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

Time bar (total: 4.4s)

start0.0ms (0%)

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

analyze0.0ms (0%)

Memory
0.4MiB live, 0.4MiB 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.0s (46.7%)

Memory
110.3MiB live, 2 662.5MiB allocated; 750ms collecting garbage
Samples
707.0ms3 097×1valid
613.0ms2 299×2valid
278.0ms2 860×0valid
Precisions
Click to see histograms. Total time spent on operations: 1.2s
ival-pow2: 292.0ms (24.4% of total)
adjust: 281.0ms (23.5% of total)
ival-mult!: 167.0ms (13.9% of total)
ival-sqrt: 129.0ms (10.8% of total)
ival-fabs: 116.0ms (9.7% of total)
ival-sub!: 113.0ms (9.4% of total)
ival-add!: 99.0ms (8.3% of total)
Bogosity

preprocess46.0ms (1.1%)

Memory
-1.1MiB live, 42.7MiB allocated; 8ms collecting garbage
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
073205
1187204
2533204
32359204
Stop Event
node-limit
Alt Table
Click to see full alt table
StatusAccuracyProgram
25.0%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
Symmetry

(abs q)

(sort p r)

Compiler

Compiled 40 to 36 computations (10% saved)

series21.0ms (0.5%)

Memory
26.9MiB live, 26.9MiB 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)
2.0ms
p
@0
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ (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
q
@inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ (pow (- p r) 2) (* 4 (pow q 2))) (pow (- p r) 2) (- p r) (* 4 (pow q 2)) 4 (pow q 2) q)
2.0ms
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)

rewrite236.0ms (5.4%)

Memory
-17.6MiB live, 218.3MiB allocated; 52ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
07675641
07855447
148435407
081135087
Stop Event
iter-limit
node-limit
iter-limit
Counts
154 → 215
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 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))) #s(literal 1 binary64))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))) #s(literal 3/2 binary64))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))) #s(literal 1 binary64)) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))))))
(fma.f64 (sqrt.f64 p) (sqrt.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 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))))
(/.f64 (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (*.f64 (fabs.f64 r) (fabs.f64 r))) (-.f64 (fabs.f64 p) (fabs.f64 r)))
(/.f64 (fma.f64 (*.f64 p p) p (*.f64 (*.f64 r r) r)) (fma.f64 (fabs.f64 p) (fabs.f64 p) (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.f64 (fabs.f64 p) (fabs.f64 r)))))
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (fabs.f64 r))
(fma.f64 (sqrt.f64 r) (sqrt.f64 r) (fabs.f64 p))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(*.f64 (sqrt.f64 p) (sqrt.f64 p))
(pow.f64 (*.f64 p p) #s(literal 1/2 binary64))
(sqrt.f64 (*.f64 p p))
(fabs.f64 (neg.f64 p))
(fabs.f64 p)
(exp.f64 (/.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) #s(literal 2 binary64)))
p
(*.f64 (sqrt.f64 r) (sqrt.f64 r))
(pow.f64 (*.f64 r r) #s(literal 1/2 binary64))
(sqrt.f64 (*.f64 r r))
(fabs.f64 (neg.f64 r))
(fabs.f64 r)
(exp.f64 (/.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)) #s(literal 2 binary64)))
r
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))) #s(literal 1/2 binary64))
(/.f64 (sqrt.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))))) (sqrt.f64 (-.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))))
(/.f64 (sqrt.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)))) (sqrt.f64 (-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (-.f64 p r) (-.f64 p r)))))
(/.f64 (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 q q) q) (*.f64 (*.f64 q q) q)) #s(literal 64 binary64)))) (sqrt.f64 (+.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 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (*.f64 q q) q) (*.f64 (*.f64 q q) q)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))) (sqrt.f64 (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)))))))
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (-.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) (pow.f64 (-.f64 p r) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (-.f64 p r) (-.f64 p r))))
(/.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 q q) q) (*.f64 (*.f64 q q) q)) #s(literal 64 binary64))) (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 q q) q) (*.f64 (*.f64 q q) q)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (-.f64 p r) (-.f64 p r))))))
(fma.f64 (exp.f64 (log.f64 (-.f64 p r))) (exp.f64 (log.f64 (-.f64 p r))) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))
(fma.f64 (-.f64 p r) (-.f64 p r) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 (-.f64 p r) (-.f64 p r)))
(-.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 #s(literal -4 binary64) (*.f64 q q)))
(+.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (-.f64 p r) (-.f64 p r)))
(+.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(*.f64 (exp.f64 (log.f64 (-.f64 p r))) (exp.f64 (log.f64 (-.f64 p r))))
(*.f64 (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))
(pow.f64 (exp.f64 (log.f64 (-.f64 p r))) #s(literal 2 binary64))
(pow.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))) #s(literal 2 binary64))
(pow.f64 (*.f64 (-.f64 p r) (-.f64 p r)) #s(literal 1 binary64))
(pow.f64 (-.f64 p r) #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 p r) #s(literal -2 binary64)))
(sqrt.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)))
(exp.f64 (*.f64 (log.f64 (-.f64 p r)) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (-.f64 p r)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (-.f64 p r)) #s(literal 2 binary64))))
(pow.f64 (-.f64 p r) #s(literal 1 binary64))
(/.f64 (-.f64 (*.f64 p p) (*.f64 r r)) (+.f64 p r))
(/.f64 (-.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 r r) r)) (fma.f64 p p (fma.f64 r r (*.f64 r p))))
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 p r) #s(literal -1 binary64)))
(-.f64 p r)
(exp.f64 (*.f64 (log.f64 (-.f64 p r)) #s(literal 1 binary64)))
(*.f64 (*.f64 q q) #s(literal 4 binary64))
(*.f64 #s(literal 4 binary64) (*.f64 q q))
#s(literal 4 binary64)
(*.f64 (exp.f64 (log.f64 q)) (exp.f64 (log.f64 q)))
(*.f64 q q)
(pow.f64 (exp.f64 (log.f64 q)) #s(literal 2 binary64))
(pow.f64 (*.f64 q q) #s(literal 1 binary64))
(pow.f64 q #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 q #s(literal -2 binary64)))
(exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))))
q
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (+.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) (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(literal -1/4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 p (*.f64 #s(literal -1/4 binary64) (fma.f64 p (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) (*.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) p (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))))
#s(approx (- (+ (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) (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(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 p (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) p) (*.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (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))))) (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) (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(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 p (*.f64 #s(literal 1/2 binary64) (fma.f64 p (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) (*.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) (/.f64 (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 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 p p))) #s(literal 1/2 binary64)) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 (*.f64 p p) p)))) (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 p p)))) #s(literal 1/2 binary64)) p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (neg.f64 p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p)) p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p))) p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 (*.f64 p p) p))) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) (/.f64 (neg.f64 r) p))) p))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) p))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64)) p))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 q q) (/.f64 r (*.f64 (*.f64 p p) p)) (/.f64 (*.f64 q q) (*.f64 p p))) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64)) p))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 p p))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (fma.f64 (/.f64 r p) #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 p p)))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (+.f64 (fma.f64 (/.f64 r p) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 4 binary64) (/.f64 (*.f64 r r) (*.f64 p p)))) #s(literal 1 binary64)) (*.f64 p p)))
#s(approx (pow (- p r) 2) (*.f64 (+.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) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 q q)) (neg.f64 (/.f64 (*.f64 (*.f64 q q) r) p))) p))) p)) #s(literal 1/2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.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)))) (*.f64 (neg.f64 p) (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) r) p)) #s(literal 1 binary64))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 q q) (/.f64 r p) (*.f64 q q))) p)) r) p)) #s(literal 1 binary64))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 r #s(literal 2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) p))) p)) #s(literal 1 binary64)) (*.f64 p p)))
#s(approx (pow (- p r) 2) (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 r #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 r r) p))) p)) #s(literal 1 binary64)) (*.f64 p p)))
#s(approx (- p r) (*.f64 (neg.f64 p) (-.f64 (/.f64 r p) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (+.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) (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(literal -1/4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 r (*.f64 #s(literal -1/4 binary64) (fma.f64 p (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) (*.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 #s(literal 1 binary64) (/.f64 (*.f64 p p) (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 #s(literal 1/2 binary64) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) 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) (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(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 r (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) p) (*.f64 (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(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (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))))) (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) (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(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 r (*.f64 #s(literal 1/2 binary64) (fma.f64 p (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) (*.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 #s(literal 1 binary64) (/.f64 (*.f64 p p) (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 (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 (neg.f64 r) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 r r))) #s(literal 1/2 binary64)) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 q q) p) (*.f64 (*.f64 r r) r))) (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 r r)))) #s(literal 1/2 binary64)) r))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.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) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) r)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 q q)) (neg.f64 (*.f64 p (/.f64 (*.f64 q q) r)))) r))) r)) #s(literal 1/2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.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) (*.f64 (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))) (*.f64 (-.f64 p r) (-.f64 p r)))) (/.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 (*.f64 (-.f64 p r) (-.f64 p r)) #s(literal -3/2 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) (*.f64 (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))) (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal 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) (*.f64 (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))) (*.f64 (-.f64 p r) (-.f64 p r))))) (*.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) (*.f64 (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))) (*.f64 (-.f64 p r) (-.f64 p r)))) #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) (*.f64 (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))) (*.f64 (-.f64 p r) (-.f64 p r))))) (*.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 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) #s(literal 1 binary64)) q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/8 binary64))) #s(literal 1 binary64)) q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/8 binary64) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 (-.f64 p r) #s(literal 4 binary64))) (*.f64 (*.f64 q q) (*.f64 q q))))) #s(literal 1 binary64)) q))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -2 binary64) q))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)) q))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/4 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64))) q))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) #s(literal 1/64 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 2 binary64)))) q))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 2 binary64)) q))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (-.f64 p r) #s(literal 4 binary64))) (*.f64 (*.f64 q q) (*.f64 q q)))) #s(literal 2 binary64)) q))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) #s(literal -1/64 binary64) (fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 3 binary64)) #s(literal 1/512 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q))))) #s(literal 2 binary64)) q))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (+.f64 (/.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) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) q) #s(literal 1/8 binary64))) q)) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 (*.f64 q (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)) #s(literal 1/128 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) q))) q)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) #s(literal 2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) q) #s(literal 1/4 binary64) (fabs.f64 r))) q)) #s(literal 2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)) #s(literal 1/64 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) q)) (fabs.f64 r)) (fabs.f64 p)) q)) #s(literal 2 binary64)) q)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 q) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 2 binary64))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 q) (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (-.f64 p r) #s(literal 4 binary64))) (*.f64 (*.f64 q q) (*.f64 q q)))) #s(literal 2 binary64))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 q) (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) #s(literal -1/64 binary64) (fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 3 binary64)) #s(literal 1/512 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q))))) #s(literal 2 binary64))))

eval25.0ms (0.6%)

Memory
28.5MiB live, 28.5MiB allocated; 0ms collecting garbage
Compiler

Compiled 3 822 to 1 258 computations (67.1% saved)

prune23.0ms (0.5%)

Memory
-24.4MiB live, 21.2MiB allocated; 5ms collecting garbage
Pruning

22 alts after pruning (22 fresh and 0 done)

PrunedKeptTotal
New18122203
Fresh000
Picked101
Done000
Total18222204
Accuracy
71.1%
Counts
204 → 22
Alt Table
Click to see full alt table
StatusAccuracyProgram
4.2%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 p) (sqrt.f64 p) (-.f64 (fabs.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))))
23.2%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))) #s(literal 1 binary64))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))))
6.0%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 p p)))))
33.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)))) (+.f64 q q))))
2.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 r) (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64))))))
15.7%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))) r)))
2.1%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (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)))
13.6%
(*.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)))
19.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) (*.f64 (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))) (*.f64 (-.f64 p r) (-.f64 p r)))) (/.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))))
21.2%
#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))))))
20.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)))
2.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p))
13.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
2.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
2.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) #s(literal 1 binary64))))
29.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
2.8%
#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.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
6.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
3.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
34.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
Compiler

Compiled 1 220 to 1 156 computations (5.2% saved)

series64.0ms (1.5%)

Memory
6.6MiB live, 52.7MiB allocated; 4ms collecting garbage
Counts
38 → 243
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) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) #s(literal 1 binary64))))
(*.f64 (neg.f64 q) (-.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 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 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 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
(*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(neg.f64 r)
(-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal -1/2 binary64))
(/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r)
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p))
(-.f64 (fabs.f64 r) p)
#s(literal 1/2 binary64)
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 p) (sqrt.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 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 2 binary64)
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (-.f64 (fabs.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))))
(sqrt.f64 p)
(-.f64 (fabs.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))
(*.f64 q q)
#s(literal 4 binary64)
(*.f64 (-.f64 p r) (-.f64 p r))
(-.f64 p r)
Outputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (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) -1/2) #s(hole binary64 (* -1/2 (/ (+ (fabs p) (fabs r)) q))))
#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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (+ (* -1 (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))) (* -1/2 p))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (- (+ (* -1/2 (/ (+ (fabs p) (fabs r)) r)) (* 1/2 (/ p r))) 1/2)))
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) #s(hole binary64 (* -1/2 (/ (+ (fabs p) (fabs r)) r))))
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) #s(hole binary64 (+ (* -1/2 (/ (+ (fabs p) (fabs r)) r)) (* 1/2 (/ p r)))))
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) #s(hole binary64 (/ (+ (fabs p) (fabs r)) r)))
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) #s(hole binary64 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r)))))
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* -1 p)))))
#s(approx (- (fabs r) p) #s(hole binary64 (fabs r)))
#s(approx (- (fabs r) p) #s(hole binary64 (+ (fabs r) (* -1 p))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* 1/2 (- (+ (fabs r) (pow (sqrt p) 2)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs r) (pow (sqrt p) 2)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs r) (pow (sqrt p) 2)) (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) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs r) (pow (sqrt p) 2)) (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 (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (fabs r) (pow (sqrt p) 2)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (fabs r) (+ (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) (pow (sqrt p) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (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))))))) (pow (sqrt p) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (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))))))) (pow (sqrt p) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (sqrt p) #s(hole binary64 (sqrt p)))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ (fabs r) (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ (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 r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ (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 (+ (* (* 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 (- 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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* p (- (* -1 (/ (* r (- (* -1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p)) 1/2))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (* 1/2 (/ p r))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (* p (- (+ (* -1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r))) (* 1/2 (/ 1 p))))))
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) #s(hole binary64 (* p (+ (* -1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r))))))
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) #s(hole binary64 (* -1 (/ p r))))
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) #s(hole binary64 (* p (- (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))) (/ 1 r)))))
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (* -1 p)))
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) 1))))
#s(approx (- (fabs r) p) #s(hole binary64 (* p (- (/ (fabs r) p) 1))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* 1/2 (* (pow p 2) (pow (sqrt (/ 1 p)) 2)))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* (pow p 2) (- (* 1/2 (pow (sqrt (/ 1 p)) 2)) (* 1/2 (/ 1 p))))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* (pow p 2) (- (+ (* 1/2 (/ (- (fabs r) (* -1 r)) (pow p 2))) (* 1/2 (pow (sqrt (/ 1 p)) 2))) (* 1/2 (/ 1 p))))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* (pow p 2) (- (+ (* -1 (/ (pow q 2) (pow p 3))) (+ (* 1/2 (/ (- (fabs r) (* -1 r)) (pow p 2))) (* 1/2 (pow (sqrt (/ 1 p)) 2)))) (* 1/2 (/ 1 p))))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* (pow p 2) (pow (sqrt (/ 1 p)) 2))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* (pow p 2) (- (pow (sqrt (/ 1 p)) 2) (/ 1 p)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* (pow p 2) (- (+ (/ (fabs r) (pow p 2)) (pow (sqrt (/ 1 p)) 2)) (+ (* -1 (/ r (pow p 2))) (/ 1 p))))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* (pow p 2) (- (+ (* -2 (/ (pow q 2) (pow p 3))) (+ (/ (fabs r) (pow p 2)) (pow (sqrt (/ 1 p)) 2))) (+ (* -1 (/ r (pow p 2))) (/ 1 p))))))
#s(approx (sqrt p) #s(hole binary64 (* p (sqrt (/ 1 p)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* p (- (/ (fabs r) p) (+ 1 (* -1 (/ r p)))))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (/ (fabs r) p)) (+ 1 (* -1 (/ r p)))))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (/ (fabs r) p)) (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* p (+ 1 (* -1 (/ r p))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (pow p 2)))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (* (pow p 2) (+ 1 (* -2 (/ r p))))))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (* (pow p 2) (+ 1 (+ (* -2 (/ r p)) (+ (* 4 (/ (pow q 2) (pow p 2))) (/ (pow r 2) (pow p 2))))))))
#s(approx (* (- p r) (- p r)) #s(hole binary64 (* (pow p 2) (+ 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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* -1 (* p (+ 1/2 (/ (* r (- (* -1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p))))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (* -1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2) p)) (* 1/2 (/ 1 r)))))))
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) #s(hole binary64 (* -1 (* p (- (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r)))))))
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) #s(hole binary64 (* -1 (* p (+ (* -1 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (/ 1 r))))))
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) p)))))))
#s(approx (- (fabs r) p) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (fabs r) p)))))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* (pow p 2) (+ (* 1/2 (pow (sqrt (/ 1 p)) 2)) (* 1/2 (/ 1 p))))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* (pow p 2) (+ (* -1 (/ (- (* -1/2 (/ (- (fabs r) r) p)) 1/2) p)) (* 1/2 (pow (sqrt (/ 1 p)) 2))))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* (pow p 2) (+ (* -1 (/ (- (* -1 (/ (+ (* 1/2 (- (fabs r) r)) (/ (pow q 2) p)) p)) 1/2) p)) (* 1/2 (pow (sqrt (/ 1 p)) 2))))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* (pow p 2) (+ (/ 1 p) (pow (sqrt (/ 1 p)) 2)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* (pow p 2) (+ (* -1 (/ (- (* -1 (/ (- (fabs r) r) p)) 1) p)) (pow (sqrt (/ 1 p)) 2)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* (pow p 2) (+ (* -1 (/ (- (* -1 (/ (- (+ (fabs r) (* 2 (/ (pow q 2) p))) r) p)) 1) p)) (pow (sqrt (/ 1 p)) 2)))))
#s(approx (sqrt p) #s(hole binary64 (* -1 (* p (sqrt (/ 1 p))))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (fabs r) r) p)) 1)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs r) (* 2 (/ (pow q 2) p))) r) p)) 1)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) r) p)) 1)))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p)))))))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 4 (pow q 2)) (pow r 2)) p)) (* 2 r)) p))))))
#s(approx (* (- p r) (- p r)) #s(hole binary64 (* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow r 2) p)) (* 2 r)) p))))))
#s(approx (- p r) #s(hole binary64 (* -1 (* p (- (/ r p) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (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 r #s(hole binary64 r))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) p))))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p)))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (/ (+ (* -1/2 r) (* -1/2 (- (+ (fabs p) (fabs r)) p))) r)))
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) #s(hole binary64 (/ (- (+ (fabs p) (fabs r)) p) r)))
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (- (+ (fabs p) (fabs r)) p)))
#s(approx (- (fabs r) p) #s(hole binary64 (- (fabs r) p)))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* 1/2 (- (+ (fabs r) (pow (sqrt p) 2)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs r) (pow (sqrt p) 2)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs r) (pow (sqrt p) 2)) (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) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs r) (pow (sqrt p) 2)) (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 (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (fabs r) (pow (sqrt p) 2)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (fabs r) (+ (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) (pow (sqrt p) 2))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (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))))))) (pow (sqrt p) 2))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (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))))))) (pow (sqrt p) 2))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ (fabs r) (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ (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 r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ (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 (+ (* (* 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 (- p r) #s(hole binary64 (+ p (* -1 r))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2))))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* 1/2 r)))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r))))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 -1/2))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs r) (pow (sqrt p) 2)) (* -1 p)) r)) 1/2))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs r) (pow (sqrt p) 2)) (* -1 p)) r))) 1/2))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (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 r) (pow (sqrt p) 2)) (* -1 p)) r)))) 1/2))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* r (- (+ (/ (fabs r) r) (/ (pow (sqrt p) 2) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs r) r) (/ (pow (sqrt p) 2) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ (fabs r) r) (/ (pow (sqrt p) 2) r))) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* r (- (/ (fabs r) r) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (/ (fabs r) r)) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* r (+ 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 (- 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 (* 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 (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs r) (pow (sqrt p) 2)) p) r)) 1/2)))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs r) (pow (sqrt p) 2)) p)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (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 r) (pow (sqrt p) 2)) p))) r)) 1/2)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs r) (pow (sqrt p) 2)) p) r)) 1)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs r) (+ (* 2 (/ (pow q 2) r)) (pow (sqrt p) 2))) p) r)) 1)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs r) (+ (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)) (pow (sqrt p) 2))) p) r)) 1)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (fabs r) p) r)) 1)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs r) (* 2 (/ (pow q 2) r))) p) r)) 1)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs r) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) p) r)) 1)))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r)))))))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 4 (pow q 2)) (pow p 2)) r)) (* 2 p)) r))))))
#s(approx (* (- p r) (- p r)) #s(hole binary64 (* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow p 2) r)) (* 2 p)) r))))))
#s(approx (* (/ 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 q) (* -1/2 (+ (fabs p) (fabs r)))) q)))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* 1/2 (- (+ (fabs r) (pow (sqrt p) 2)) (sqrt (pow (- p r) 2))))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow (- p r) 2)))) (* 1/2 (- (+ (fabs r) (pow (sqrt p) 2)) (sqrt (pow (- p r) 2)))))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs r) (pow (sqrt p) 2)) (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) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs r) (pow (sqrt p) 2)) (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 (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (fabs r) (pow (sqrt p) 2)) (sqrt (pow (- p r) 2)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (fabs r) (+ (* -2 (/ (pow q 2) (sqrt (pow (- p r) 2)))) (pow (sqrt p) 2))) (sqrt (pow (- p r) 2)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (fabs r) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))) (pow (sqrt p) 2))) (sqrt (pow (- p r) 2)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (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)))))) (pow (sqrt p) 2))) (sqrt (pow (- p r) 2)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (fabs r) (sqrt (pow (- p r) 2)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ (fabs r) (* -2 (/ (pow q 2) (sqrt (pow (- p r) 2))))) (sqrt (pow (- p r) 2)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ (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 r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ (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 (+ (* (* 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 (* q q) #s(hole binary64 (pow q 2)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (* 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 (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs r) (pow (sqrt p) 2)) q)) 1))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs r) (pow (sqrt p) 2)) q))) 1))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (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 r) (pow (sqrt p) 2)) q)))) 1))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -2 q)))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* q (- (+ (/ (fabs r) q) (/ (pow (sqrt p) 2) q)) 2))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs r) q) (/ (pow (sqrt p) 2) q))) 2))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (/ (fabs r) q) (/ (pow (sqrt p) 2) q))) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* q (- (/ (fabs r) q) 2))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (/ (fabs r) q)) 2))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (/ (fabs r) q)) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* 2 q)))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (* 4 (pow q 2))))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (* (pow q 2) (+ 4 (/ (pow (- p r) 2) (pow q 2))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (- p r) 2)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs r) (pow (sqrt p) 2)) q)) 1)))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs r) (pow (sqrt p) 2)))) q)) 1)))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (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 r) (pow (sqrt p) 2)))) q)) 1)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs r) (pow (sqrt p) 2)) q)) 2)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs r) (+ (* 1/4 (/ (pow (- p r) 2) q)) (pow (sqrt p) 2))) q)) 2)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs r) (+ (* -1 (/ (- (* 1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)) (pow (sqrt p) 2))) q)) 2)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (fabs r) q)) 2)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q))) q)) 2)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q))) q)) 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -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
25.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) -1/2) (/ (+ (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)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) (/ (+ (fabs p) (- (fabs r) p)) r) (+ (fabs p) (- (fabs r) p)) (- (fabs r) p) 1/2 (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (/ 1 2) 2 (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (sqrt p) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+ (* (* q q) 4) (* (- p r) (- p r))) (* q q) 4 (* (- p r) (- p r)) (- p r))
6.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) -1/2) (/ (+ (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)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) (/ (+ (fabs p) (- (fabs r) p)) r) (+ (fabs p) (- (fabs r) p)) (- (fabs r) p) 1/2 (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (/ 1 2) 2 (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (sqrt p) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+ (* (* q q) 4) (* (- p r) (- p r))) (* q q) 4 (* (- 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) -1/2) (/ (+ (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)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) (/ (+ (fabs p) (- (fabs r) p)) r) (+ (fabs p) (- (fabs r) p)) (- (fabs r) p) 1/2 (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (/ 1 2) 2 (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (sqrt p) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+ (* (* q q) 4) (* (- p r) (- p r))) (* q q) 4 (* (- p r) (- p r)) (- p r))
4.0ms
p
@-inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg 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) -1/2) (/ (+ (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)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) (/ (+ (fabs p) (- (fabs r) p)) r) (+ (fabs p) (- (fabs r) p)) (- (fabs r) p) 1/2 (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (/ 1 2) 2 (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (sqrt p) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+ (* (* q q) 4) (* (- p r) (- p r))) (* q q) 4 (* (- p r) (- p r)) (- p r))
4.0ms
r
@-inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg 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) -1/2) (/ (+ (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)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) (/ (+ (fabs p) (- (fabs r) p)) r) (+ (fabs p) (- (fabs r) p)) (- (fabs r) p) 1/2 (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (/ 1 2) 2 (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (sqrt p) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+ (* (* q q) 4) (* (- p r) (- p r))) (* q q) 4 (* (- p r) (- p r)) (- p r))

rewrite209.0ms (4.8%)

Memory
11.5MiB live, 237.8MiB allocated; 27ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0120010491
012469285
175679285
082878969
Stop Event
iter-limit
node-limit
iter-limit
Counts
281 → 377
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) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) #s(literal 1 binary64))))
(*.f64 (neg.f64 q) (-.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 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 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 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
(*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(neg.f64 r)
(-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal -1/2 binary64))
(/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r)
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p))
(-.f64 (fabs.f64 r) p)
#s(literal 1/2 binary64)
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 p) (sqrt.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 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 2 binary64)
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (-.f64 (fabs.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))))
(sqrt.f64 p)
(-.f64 (fabs.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))
(*.f64 q q)
#s(literal 4 binary64)
(*.f64 (-.f64 p r) (-.f64 p r))
(-.f64 p r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (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) -1/2) #s(hole binary64 (* -1/2 (/ (+ (fabs p) (fabs r)) q))))
#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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (+ (* -1 (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))) (* -1/2 p))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (- (+ (* -1/2 (/ (+ (fabs p) (fabs r)) r)) (* 1/2 (/ p r))) 1/2)))
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) #s(hole binary64 (* -1/2 (/ (+ (fabs p) (fabs r)) r))))
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) #s(hole binary64 (+ (* -1/2 (/ (+ (fabs p) (fabs r)) r)) (* 1/2 (/ p r)))))
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) #s(hole binary64 (/ (+ (fabs p) (fabs r)) r)))
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) #s(hole binary64 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r)))))
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* -1 p)))))
#s(approx (- (fabs r) p) #s(hole binary64 (fabs r)))
#s(approx (- (fabs r) p) #s(hole binary64 (+ (fabs r) (* -1 p))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* 1/2 (- (+ (fabs r) (pow (sqrt p) 2)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs r) (pow (sqrt p) 2)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs r) (pow (sqrt p) 2)) (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) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs r) (pow (sqrt p) 2)) (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 (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (fabs r) (pow (sqrt p) 2)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (fabs r) (+ (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) (pow (sqrt p) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (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))))))) (pow (sqrt p) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (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))))))) (pow (sqrt p) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (sqrt p) #s(hole binary64 (sqrt p)))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ (fabs r) (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ (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 r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ (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 (+ (* (* 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 (- 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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* p (- (* -1 (/ (* r (- (* -1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p)) 1/2))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (* 1/2 (/ p r))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (* p (- (+ (* -1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r))) (* 1/2 (/ 1 p))))))
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) #s(hole binary64 (* p (+ (* -1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r))))))
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) #s(hole binary64 (* -1 (/ p r))))
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) #s(hole binary64 (* p (- (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))) (/ 1 r)))))
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (* -1 p)))
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) 1))))
#s(approx (- (fabs r) p) #s(hole binary64 (* p (- (/ (fabs r) p) 1))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* 1/2 (* (pow p 2) (pow (sqrt (/ 1 p)) 2)))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* (pow p 2) (- (* 1/2 (pow (sqrt (/ 1 p)) 2)) (* 1/2 (/ 1 p))))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* (pow p 2) (- (+ (* 1/2 (/ (- (fabs r) (* -1 r)) (pow p 2))) (* 1/2 (pow (sqrt (/ 1 p)) 2))) (* 1/2 (/ 1 p))))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* (pow p 2) (- (+ (* -1 (/ (pow q 2) (pow p 3))) (+ (* 1/2 (/ (- (fabs r) (* -1 r)) (pow p 2))) (* 1/2 (pow (sqrt (/ 1 p)) 2)))) (* 1/2 (/ 1 p))))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* (pow p 2) (pow (sqrt (/ 1 p)) 2))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* (pow p 2) (- (pow (sqrt (/ 1 p)) 2) (/ 1 p)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* (pow p 2) (- (+ (/ (fabs r) (pow p 2)) (pow (sqrt (/ 1 p)) 2)) (+ (* -1 (/ r (pow p 2))) (/ 1 p))))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* (pow p 2) (- (+ (* -2 (/ (pow q 2) (pow p 3))) (+ (/ (fabs r) (pow p 2)) (pow (sqrt (/ 1 p)) 2))) (+ (* -1 (/ r (pow p 2))) (/ 1 p))))))
#s(approx (sqrt p) #s(hole binary64 (* p (sqrt (/ 1 p)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* p (- (/ (fabs r) p) (+ 1 (* -1 (/ r p)))))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (/ (fabs r) p)) (+ 1 (* -1 (/ r p)))))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (/ (fabs r) p)) (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* p (+ 1 (* -1 (/ r p))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (pow p 2)))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (* (pow p 2) (+ 1 (* -2 (/ r p))))))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (* (pow p 2) (+ 1 (+ (* -2 (/ r p)) (+ (* 4 (/ (pow q 2) (pow p 2))) (/ (pow r 2) (pow p 2))))))))
#s(approx (* (- p r) (- p r)) #s(hole binary64 (* (pow p 2) (+ 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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* -1 (* p (+ 1/2 (/ (* r (- (* -1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p))))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (* -1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2) p)) (* 1/2 (/ 1 r)))))))
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) #s(hole binary64 (* -1 (* p (- (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r)))))))
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) #s(hole binary64 (* -1 (* p (+ (* -1 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (/ 1 r))))))
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) p)))))))
#s(approx (- (fabs r) p) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (fabs r) p)))))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* (pow p 2) (+ (* 1/2 (pow (sqrt (/ 1 p)) 2)) (* 1/2 (/ 1 p))))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* (pow p 2) (+ (* -1 (/ (- (* -1/2 (/ (- (fabs r) r) p)) 1/2) p)) (* 1/2 (pow (sqrt (/ 1 p)) 2))))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* (pow p 2) (+ (* -1 (/ (- (* -1 (/ (+ (* 1/2 (- (fabs r) r)) (/ (pow q 2) p)) p)) 1/2) p)) (* 1/2 (pow (sqrt (/ 1 p)) 2))))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* (pow p 2) (+ (/ 1 p) (pow (sqrt (/ 1 p)) 2)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* (pow p 2) (+ (* -1 (/ (- (* -1 (/ (- (fabs r) r) p)) 1) p)) (pow (sqrt (/ 1 p)) 2)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* (pow p 2) (+ (* -1 (/ (- (* -1 (/ (- (+ (fabs r) (* 2 (/ (pow q 2) p))) r) p)) 1) p)) (pow (sqrt (/ 1 p)) 2)))))
#s(approx (sqrt p) #s(hole binary64 (* -1 (* p (sqrt (/ 1 p))))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (fabs r) r) p)) 1)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs r) (* 2 (/ (pow q 2) p))) r) p)) 1)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) r) p)) 1)))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p)))))))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 4 (pow q 2)) (pow r 2)) p)) (* 2 r)) p))))))
#s(approx (* (- p r) (- p r)) #s(hole binary64 (* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow r 2) p)) (* 2 r)) p))))))
#s(approx (- p r) #s(hole binary64 (* -1 (* p (- (/ r p) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (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 r #s(hole binary64 r))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) p))))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p)))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (/ (+ (* -1/2 r) (* -1/2 (- (+ (fabs p) (fabs r)) p))) r)))
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) #s(hole binary64 (/ (- (+ (fabs p) (fabs r)) p) r)))
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (- (+ (fabs p) (fabs r)) p)))
#s(approx (- (fabs r) p) #s(hole binary64 (- (fabs r) p)))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* 1/2 (- (+ (fabs r) (pow (sqrt p) 2)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs r) (pow (sqrt p) 2)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs r) (pow (sqrt p) 2)) (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) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs r) (pow (sqrt p) 2)) (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 (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (fabs r) (pow (sqrt p) 2)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (fabs r) (+ (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) (pow (sqrt p) 2))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (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))))))) (pow (sqrt p) 2))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (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))))))) (pow (sqrt p) 2))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ (fabs r) (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ (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 r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ (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 (+ (* (* 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 (- p r) #s(hole binary64 (+ p (* -1 r))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2))))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* 1/2 r)))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r))))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 -1/2))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs r) (pow (sqrt p) 2)) (* -1 p)) r)) 1/2))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs r) (pow (sqrt p) 2)) (* -1 p)) r))) 1/2))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (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 r) (pow (sqrt p) 2)) (* -1 p)) r)))) 1/2))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* r (- (+ (/ (fabs r) r) (/ (pow (sqrt p) 2) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs r) r) (/ (pow (sqrt p) 2) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ (fabs r) r) (/ (pow (sqrt p) 2) r))) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* r (- (/ (fabs r) r) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (/ (fabs r) r)) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* r (+ 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 (- 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 (* 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 (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs r) (pow (sqrt p) 2)) p) r)) 1/2)))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs r) (pow (sqrt p) 2)) p)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (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 r) (pow (sqrt p) 2)) p))) r)) 1/2)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs r) (pow (sqrt p) 2)) p) r)) 1)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs r) (+ (* 2 (/ (pow q 2) r)) (pow (sqrt p) 2))) p) r)) 1)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs r) (+ (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)) (pow (sqrt p) 2))) p) r)) 1)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (fabs r) p) r)) 1)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs r) (* 2 (/ (pow q 2) r))) p) r)) 1)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs r) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) p) r)) 1)))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r)))))))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 4 (pow q 2)) (pow p 2)) r)) (* 2 p)) r))))))
#s(approx (* (- p r) (- p r)) #s(hole binary64 (* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow p 2) r)) (* 2 p)) r))))))
#s(approx (* (/ 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 q) (* -1/2 (+ (fabs p) (fabs r)))) q)))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* 1/2 (- (+ (fabs r) (pow (sqrt p) 2)) (sqrt (pow (- p r) 2))))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow (- p r) 2)))) (* 1/2 (- (+ (fabs r) (pow (sqrt p) 2)) (sqrt (pow (- p r) 2)))))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs r) (pow (sqrt p) 2)) (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) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs r) (pow (sqrt p) 2)) (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 (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (fabs r) (pow (sqrt p) 2)) (sqrt (pow (- p r) 2)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (fabs r) (+ (* -2 (/ (pow q 2) (sqrt (pow (- p r) 2)))) (pow (sqrt p) 2))) (sqrt (pow (- p r) 2)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (fabs r) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))) (pow (sqrt p) 2))) (sqrt (pow (- p r) 2)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (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)))))) (pow (sqrt p) 2))) (sqrt (pow (- p r) 2)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (fabs r) (sqrt (pow (- p r) 2)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ (fabs r) (* -2 (/ (pow q 2) (sqrt (pow (- p r) 2))))) (sqrt (pow (- p r) 2)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ (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 r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ (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 (+ (* (* 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 (* q q) #s(hole binary64 (pow q 2)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (* 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 (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs r) (pow (sqrt p) 2)) q)) 1))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs r) (pow (sqrt p) 2)) q))) 1))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (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 r) (pow (sqrt p) 2)) q)))) 1))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -2 q)))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* q (- (+ (/ (fabs r) q) (/ (pow (sqrt p) 2) q)) 2))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs r) q) (/ (pow (sqrt p) 2) q))) 2))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (/ (fabs r) q) (/ (pow (sqrt p) 2) q))) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* q (- (/ (fabs r) q) 2))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (/ (fabs r) q)) 2))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (/ (fabs r) q)) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* 2 q)))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (* 4 (pow q 2))))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (* (pow q 2) (+ 4 (/ (pow (- p r) 2) (pow q 2))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (- p r) 2)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs r) (pow (sqrt p) 2)) q)) 1)))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs r) (pow (sqrt p) 2)))) q)) 1)))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (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 r) (pow (sqrt p) 2)))) q)) 1)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs r) (pow (sqrt p) 2)) q)) 2)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs r) (+ (* 1/4 (/ (pow (- p r) 2) q)) (pow (sqrt p) 2))) q)) 2)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs r) (+ (* -1 (/ (- (* 1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)) (pow (sqrt p) 2))) q)) 2)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (fabs r) q)) 2)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q))) q)) 2)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q))) q)) 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -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) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (neg.f64 q))
(*.f64 #s(literal -1 binary64) q)
(*.f64 q #s(literal -1 binary64))
(neg.f64 q)
q
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 #s(literal -1/2 binary64) p))
(*.f64 #s(literal -1/2 binary64) p)
(*.f64 p #s(literal -1/2 binary64))
#s(literal -1/2 binary64)
p
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) q) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 q)))
(*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) q) #s(literal -1/2 binary64)) #s(literal 1 binary64)) q) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) q) #s(literal -1/2 binary64)) #s(literal 1 binary64)) q))
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) q) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 q))
(*.f64 (neg.f64 q) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) q) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) q) #s(literal -1/2 binary64)) #s(literal 1 binary64)) q))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) q) #s(literal -1/2 binary64)) (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) q) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) p) q) #s(literal -1/2 binary64) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (fabs.f64 r) p) q) #s(literal 3 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) q) #s(literal -1/2 binary64)) (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) q) #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) q) #s(literal -1/2 binary64)) #s(literal 1 binary64)))))
(-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) q) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(*.f64 (/.f64 (+.f64 (fabs.f64 r) p) q) #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) p) q))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (fabs.f64 r) p)) q)
(/.f64 (-.f64 (*.f64 (/.f64 (fabs.f64 r) q) (/.f64 (fabs.f64 r) q)) (*.f64 (/.f64 p q) (/.f64 p q))) (-.f64 (/.f64 (fabs.f64 r) q) (/.f64 p q)))
(/.f64 (+.f64 (pow.f64 (/.f64 (fabs.f64 r) q) #s(literal 3 binary64)) (pow.f64 (/.f64 p q) #s(literal 3 binary64))) (fma.f64 (/.f64 (fabs.f64 r) q) (/.f64 (fabs.f64 r) q) (-.f64 (*.f64 (/.f64 p q) (/.f64 p q)) (*.f64 (/.f64 (fabs.f64 r) q) (/.f64 p q)))))
(/.f64 (fma.f64 (fabs.f64 r) q (*.f64 q p)) (*.f64 q q))
(/.f64 (neg.f64 (+.f64 (fabs.f64 r) p)) (neg.f64 q))
(/.f64 (+.f64 (fabs.f64 r) p) q)
(+.f64 (/.f64 p q) (/.f64 (fabs.f64 r) q))
(+.f64 (/.f64 (fabs.f64 r) q) (/.f64 p q))
(/.f64 (-.f64 (*.f64 p p) (*.f64 (fabs.f64 r) (fabs.f64 r))) (-.f64 p (fabs.f64 r)))
(/.f64 (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.f64 p p)) (-.f64 (fabs.f64 r) p))
(/.f64 (fma.f64 (*.f64 p p) p (pow.f64 (fabs.f64 r) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.f64 p (fabs.f64 r)))))
(/.f64 (+.f64 (pow.f64 (fabs.f64 r) #s(literal 3 binary64)) (*.f64 (*.f64 p p) p)) (fma.f64 (fabs.f64 r) (fabs.f64 r) (-.f64 (*.f64 p p) (*.f64 (fabs.f64 r) p))))
(+.f64 (fabs.f64 r) p)
(+.f64 p (fabs.f64 r))
(sqrt.f64 (*.f64 r r))
(fabs.f64 (neg.f64 r))
(fabs.f64 r)
r
p
#s(literal 1 binary64)
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)))
(*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r))
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r))
(*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r))
(*.f64 #s(literal -1 binary64) r)
(*.f64 r #s(literal -1 binary64))
(neg.f64 r)
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) r) #s(literal -1/2 binary64)) (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) r) #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) r) #s(literal -1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) r) #s(literal -1/2 binary64)) (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) r) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))
(-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) r) #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) r))
(/.f64 (*.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) #s(literal -1/2 binary64)) r)
(/.f64 (neg.f64 (-.f64 (+.f64 (fabs.f64 r) p) p)) (neg.f64 r))
(/.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) r)
(-.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) (/.f64 p r))
(+.f64 (/.f64 p r) (/.f64 (-.f64 (fabs.f64 r) p) r))
(/.f64 (-.f64 (*.f64 p p) (*.f64 (-.f64 (fabs.f64 r) p) (-.f64 (fabs.f64 r) p))) (-.f64 p (-.f64 (fabs.f64 r) p)))
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) p) (+.f64 (fabs.f64 r) p)) (*.f64 p p)) (+.f64 (+.f64 (fabs.f64 r) p) p))
(/.f64 (fma.f64 (*.f64 p p) p (pow.f64 (-.f64 (fabs.f64 r) p) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (*.f64 (-.f64 (fabs.f64 r) p) (-.f64 (fabs.f64 r) p)) (*.f64 p (-.f64 (fabs.f64 r) p)))))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) p) #s(literal 3 binary64)) (*.f64 (*.f64 p p) p)) (fma.f64 (+.f64 (fabs.f64 r) p) (+.f64 (fabs.f64 r) p) (fma.f64 p p (*.f64 (+.f64 (fabs.f64 r) p) p))))
(-.f64 (+.f64 (fabs.f64 r) p) p)
(+.f64 (-.f64 (fabs.f64 r) p) p)
(+.f64 (fabs.f64 r) (-.f64 p p))
(+.f64 p (-.f64 (fabs.f64 r) p))
(/.f64 (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.f64 p p)) (+.f64 (fabs.f64 r) p))
(/.f64 (-.f64 (pow.f64 (fabs.f64 r) #s(literal 3 binary64)) (*.f64 (*.f64 p p) p)) (fma.f64 (fabs.f64 r) (fabs.f64 r) (fma.f64 p p (*.f64 (fabs.f64 r) p))))
(-.f64 (fabs.f64 r) p)
#s(literal 1/2 binary64)
(*.f64 (-.f64 (+.f64 (fabs.f64 r) 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) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))))
(fma.f64 p #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))))
(fma.f64 p #s(literal 1/2 binary64) (*.f64 (-.f64 (fabs.f64 r) (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) p (*.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))))
(fma.f64 #s(literal 1/2 binary64) p (*.f64 (-.f64 (fabs.f64 r) (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 p #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))))
(+.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (-.f64 (fabs.f64 r) (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/2 binary64)
#s(literal 2 binary64)
(/.f64 (-.f64 (*.f64 p p) (*.f64 (-.f64 (fabs.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))) (-.f64 (fabs.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))))) (-.f64 p (-.f64 (fabs.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) p) (+.f64 (fabs.f64 r) 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) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))))
(/.f64 (fma.f64 (*.f64 p p) p (pow.f64 (-.f64 (fabs.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (*.f64 (-.f64 (fabs.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))) (-.f64 (fabs.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))) (*.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 (pow.f64 (+.f64 (fabs.f64 r) 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) p) (+.f64 (fabs.f64 r) 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) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))))))
(fma.f64 (sqrt.f64 p) (sqrt.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 (fabs.f64 r) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))
(+.f64 (-.f64 (fabs.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))) p)
(+.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 (pow.f64 (pow.f64 (sqrt.f64 p) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (sqrt.f64 p) #s(literal 1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fabs.f64 (sqrt.f64 p)) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (sqrt.f64 p)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 p)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 p)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (sqrt.f64 p) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 p) #s(literal 1/2 binary64)))
(pow.f64 p #s(literal 1/2 binary64))
(sqrt.f64 p)
(/.f64 (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.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 (fabs.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))))
(/.f64 (-.f64 (pow.f64 (fabs.f64 r) #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 (fabs.f64 r) (fabs.f64 r) (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 (fabs.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))))))
(-.f64 (fabs.f64 r) (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))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) (pow.f64 (-.f64 p r) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (-.f64 p r) (-.f64 p r))))
(/.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (-.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))
(/.f64 (fma.f64 (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))))))
(/.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))))))
(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 (fabs.f64 (-.f64 p r)) (fabs.f64 (-.f64 p r)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 (neg.f64 (-.f64 p r)) (neg.f64 (-.f64 p r)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))
(fma.f64 q (*.f64 q #s(literal 4 binary64)) (*.f64 (-.f64 p r) (-.f64 p r)))
(fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 (-.f64 p r) (-.f64 p r)))
(fma.f64 (-.f64 p r) (-.f64 p r) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(-.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 #s(literal -4 binary64) (*.f64 q q)))
(-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (neg.f64 (-.f64 p r)) (-.f64 p r)))
(+.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(+.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (-.f64 p r) (-.f64 p r)))
(*.f64 (pow.f64 q #s(literal 1 binary64)) (pow.f64 q #s(literal 1 binary64)))
(*.f64 (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 (cosh.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))))
#s(literal 4 binary64)
(*.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 (cosh.f64 (*.f64 (log.f64 (-.f64 p r)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (-.f64 p r)) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 p p) (*.f64 r r)) (+.f64 p r))
(/.f64 (-.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 r r) r)) (fma.f64 p p (fma.f64 r r (*.f64 r p))))
(-.f64 p r)
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (+.f64 (fabs.f64 r) 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) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 p (fma.f64 (*.f64 p (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (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) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (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) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))))
#s(approx (* -1/2 p) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (fabs p) p)
#s(approx (* (neg q) (- (* (/ (+ (fabs r) (fabs p)) q) -1/2) 1)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) q) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 q)))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) q) -1/2) 1) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) q) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
#s(approx (* (/ (+ (fabs r) (fabs p)) q) -1/2) (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) q) #s(literal -1/2 binary64)))
#s(approx (/ (+ (fabs r) (fabs p)) q) (/.f64 (+.f64 (fabs.f64 r) p) q))
#s(approx (+ (fabs r) (fabs p)) (+.f64 (fabs.f64 r) p))
#s(approx (fabs p) p)
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) p)))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 p r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)))
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64) (*.f64 (/.f64 p r) #s(literal 1/2 binary64))))
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) (/.f64 (+.f64 (fabs.f64 r) p) r))
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) (+.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) (/.f64 (neg.f64 p) r)))
#s(approx (+ (fabs p) (- (fabs r) p)) (+.f64 (+.f64 (neg.f64 p) (fabs.f64 r)) p))
#s(approx (- (fabs r) p) (fabs.f64 r))
#s(approx (- (fabs r) p) (+.f64 (neg.f64 p) (fabs.f64 r)))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (+.f64 (fabs.f64 r) 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) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 p (fma.f64 (*.f64 p (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (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) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (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) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (-.f64 (+.f64 (fabs.f64 r) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (-.f64 (+.f64 (fma.f64 p (/.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fabs.f64 r)) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (-.f64 (+.f64 (fma.f64 p (-.f64 (*.f64 (*.f64 p (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (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)) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (-.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)) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (sqrt p) (sqrt.f64 p))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.f64 (fabs.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.f64 (fma.f64 p (/.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fabs.f64 r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.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)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.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)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+.f64 (neg.f64 (/.f64 (*.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (fma.f64 p (fma.f64 (*.f64 p (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (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 (+ (* (* q q) 4) (* (- p r) (- p r)))) (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 (+ (* (* q q) 4) (* (- p r) (- p r))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (fma.f64 #s(literal -2 binary64) (*.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (fma.f64 (fma.f64 #s(literal -2 binary64) r p) p (*.f64 r r))))
#s(approx (* (- p r) (- p r)) (*.f64 r r))
#s(approx (* (- p r) (- p r)) (*.f64 (fma.f64 #s(literal -2 binary64) p r) r))
#s(approx (* (- p r) (- p r)) (fma.f64 (fma.f64 #s(literal -2 binary64) r p) p (*.f64 r r)))
#s(approx (- p r) (neg.f64 r))
#s(approx (- p r) (-.f64 p r))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) (neg.f64 r)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) 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) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 (*.f64 p p) p)))) (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) (neg.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 p p)))) #s(literal 1/2 binary64)) p))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (-.f64 (neg.f64 (*.f64 r (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p))) #s(literal 1/2 binary64)) p))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (/.f64 p r) #s(literal 1/2 binary64)))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) p) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) r)) (/.f64 #s(literal 1/2 binary64) p)) p))
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) (*.f64 (fma.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) p) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) r)) p))
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) (/.f64 (neg.f64 p) r))
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) p) (*.f64 r p)) (/.f64 #s(literal 1 binary64) r)) p))
#s(approx (+ (fabs p) (- (fabs r) p)) (neg.f64 p))
#s(approx (+ (fabs p) (- (fabs r) p)) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) p) p) #s(literal 1 binary64)) p))
#s(approx (- (fabs r) p) (*.f64 (-.f64 (/.f64 (fabs.f64 r) p) #s(literal 1 binary64)) p))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 p)) (/.f64 #s(literal 1 binary64) (sqrt.f64 p))) (*.f64 p p)) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (*.f64 p p) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 p)) (/.f64 #s(literal 1 binary64) (sqrt.f64 p))) (/.f64 #s(literal 1 binary64) p)))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (fabs.f64 r) (neg.f64 r)) (*.f64 p p)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 p)) (/.f64 #s(literal 1 binary64) (sqrt.f64 p))))) (/.f64 #s(literal 1/2 binary64) p)) (*.f64 p p)))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (fabs.f64 r) (neg.f64 r)) (*.f64 p p)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 p)) (/.f64 #s(literal 1 binary64) (sqrt.f64 p)))) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 (*.f64 p p) p))) (/.f64 #s(literal 1/2 binary64) p)) (*.f64 p p)))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 p)) (/.f64 #s(literal 1 binary64) (sqrt.f64 p))) (*.f64 p p)))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 p)) (/.f64 #s(literal 1 binary64) (sqrt.f64 p))) (/.f64 #s(literal 1 binary64) p)) (*.f64 p p)))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 (-.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 p)) (/.f64 #s(literal 1 binary64) (sqrt.f64 p)) (/.f64 (fabs.f64 r) (*.f64 p p))) (/.f64 (neg.f64 r) (*.f64 p p))) (/.f64 #s(literal 1 binary64) p)) (*.f64 p p)))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 (*.f64 p p) p)) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 p)) (/.f64 #s(literal 1 binary64) (sqrt.f64 p)) (/.f64 (fabs.f64 r) (*.f64 p p)))) (/.f64 (neg.f64 r) (*.f64 p p))) (/.f64 #s(literal 1 binary64) p)) (*.f64 p p)))
#s(approx (sqrt p) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 p)) p))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (-.f64 (-.f64 (/.f64 (fabs.f64 r) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p)) p))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (fabs.f64 r) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p))) p))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (-.f64 (-.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 (*.f64 p p) p))) #s(literal -2 binary64) (/.f64 (fabs.f64 r) p)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) (/.f64 (neg.f64 r) p))) p))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) p))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64)) p))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 q q) (/.f64 r (*.f64 (*.f64 p p) p)) (/.f64 (*.f64 q q) (*.f64 p p))) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64)) p))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (*.f64 p p))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (*.f64 (fma.f64 (/.f64 r p) #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 p p)))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (*.f64 (+.f64 (fma.f64 (/.f64 r p) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 4 binary64) (/.f64 (*.f64 r r) (*.f64 p p)))) #s(literal 1 binary64)) (*.f64 p p)))
#s(approx (* (- p r) (- p r)) (*.f64 (+.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) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 p #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) r) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (+.f64 (fabs.f64 r) p) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (+.f64 (fabs.f64 r) p) 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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (neg.f64 p) (fma.f64 r (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p) #s(literal 1/2 binary64))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p)) (/.f64 #s(literal 1/2 binary64) r))))
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) p) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) r))))
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) p)) (/.f64 #s(literal 1 binary64) r))))
#s(approx (+ (fabs p) (- (fabs r) p)) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 r) p) p)) #s(literal 1 binary64))))
#s(approx (- (fabs r) p) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (fabs.f64 r) p)) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 p)) (/.f64 #s(literal 1 binary64) (sqrt.f64 p))) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) p)) (*.f64 p p)))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 p)) (/.f64 #s(literal 1 binary64) (sqrt.f64 p))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 r) r) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p))) (*.f64 p p)))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 p)) (/.f64 #s(literal 1 binary64) (sqrt.f64 p))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (fabs.f64 r) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64)) p))) (*.f64 p p)))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 (*.f64 p p) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 p)) (/.f64 #s(literal 1 binary64) (sqrt.f64 p)) (/.f64 #s(literal 1 binary64) p))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 p)) (/.f64 #s(literal 1 binary64) (sqrt.f64 p)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fabs.f64 r) r) p)) #s(literal 1 binary64)) p))) (*.f64 p p)))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 p)) (/.f64 #s(literal 1 binary64) (sqrt.f64 p)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64) (fabs.f64 r)) r) p)) #s(literal 1 binary64)) p))) (*.f64 p p)))
#s(approx (sqrt p) (*.f64 (neg.f64 p) (/.f64 #s(literal 1 binary64) (sqrt.f64 p))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (fabs.f64 r) r) p)) #s(literal 1 binary64))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64) (fabs.f64 r)) r) p)) #s(literal 1 binary64))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) r) p) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 q q))) p)) (fabs.f64 r)) r) p)) #s(literal 1 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 p) (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) r) p)) #s(literal 1 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 q q) (/.f64 r p) (*.f64 q q))) p)) r) p)) #s(literal 1 binary64))))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 r #s(literal 2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) p))) p)) #s(literal 1 binary64)) (*.f64 p p)))
#s(approx (* (- p r) (- p r)) (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 r #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 r r) p))) p)) #s(literal 1 binary64)) (*.f64 p p)))
#s(approx (- p r) (*.f64 (neg.f64 p) (-.f64 (/.f64 r p) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (+.f64 (fabs.f64 r) 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) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 r (fma.f64 (*.f64 r (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (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) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (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) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))))
#s(approx r r)
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) #s(literal 1/2 binary64)))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r (-.f64 (+.f64 (fabs.f64 r) p) p))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) r) #s(literal -1/2 binary64)))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 r (-.f64 (+.f64 (fabs.f64 r) p) p))) r))
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) r))
#s(approx (+ (fabs p) (- (fabs r) p)) (-.f64 (+.f64 (fabs.f64 r) p) p))
#s(approx (- (fabs r) p) (-.f64 (fabs.f64 r) p))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (+.f64 (fabs.f64 r) 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) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 r (fma.f64 (*.f64 r (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (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) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (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) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (-.f64 (+.f64 (fabs.f64 r) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (-.f64 (+.f64 (fma.f64 p (/.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fabs.f64 r)) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (-.f64 (+.f64 (fma.f64 r (-.f64 (*.f64 (*.f64 r (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (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)) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (-.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)) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.f64 (fabs.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.f64 (fma.f64 p (/.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fabs.f64 r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.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)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.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)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+.f64 (neg.f64 (/.f64 (*.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (fma.f64 r (fma.f64 (*.f64 r (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (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 (+ (* (* q q) 4) (* (- p r) (- p r)))) (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 (+ (* (* q q) 4) (* (- p r) (- p r))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (fma.f64 #s(literal -2 binary64) (*.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (fma.f64 (fma.f64 #s(literal -2 binary64) p r) r (*.f64 p p))))
#s(approx (* (- p r) (- p r)) (fma.f64 (*.f64 #s(literal -2 binary64) p) r (*.f64 p p)))
#s(approx (* (- p r) (- p r)) (fma.f64 (fma.f64 #s(literal -2 binary64) p r) r (*.f64 p p)))
#s(approx (- p r) (+.f64 (neg.f64 r) p))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) 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) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 q q) p) (*.f64 (*.f64 r r) r))) (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) (neg.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 r r)))) #s(literal 1/2 binary64)) r))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 r #s(literal 1/2 binary64)))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(literal -1/2 binary64))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) 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) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 q q) p) (*.f64 (*.f64 r r) r))) (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) 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 (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r)) r))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))) r))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) p) (*.f64 (*.f64 r r) r)) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) 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 (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (-.f64 (-.f64 (/.f64 (fabs.f64 r) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r)) r))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (fabs.f64 r) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))) r))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) p) (*.f64 (*.f64 r r) r)) #s(literal -2 binary64) (/.f64 (fabs.f64 r) r)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64) (/.f64 (neg.f64 p) r))) r))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) r))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64)) r))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 p (/.f64 (*.f64 q q) (*.f64 (*.f64 r r) r)) (/.f64 (*.f64 q q) (*.f64 r r))) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64)) r))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 p r) #s(literal 1 binary64)) (*.f64 r r)))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (*.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 p r) (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 4 binary64) (/.f64 (*.f64 p p) (*.f64 r r)))) #s(literal 1 binary64)) (*.f64 r r)))
#s(approx (* (- p r) (- p r)) (*.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 p r) (/.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) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) r)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (+.f64 (fabs.f64 r) p) 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 (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) r)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (+.f64 (fabs.f64 r) p) 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 (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) r)) #s(literal 1 binary64))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 r) (-.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal 2 binary64) p) p)) r)) #s(literal 1 binary64))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (+.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)) p) (fabs.f64 r)) p) r)) #s(literal 1 binary64))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (fabs.f64 r) p) r)) #s(literal 1 binary64))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal 2 binary64) (fabs.f64 r)) p) r)) #s(literal 1 binary64))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 p (/.f64 (*.f64 q q) r)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 q q))) r)) (fabs.f64 r)) p) r)) #s(literal 1 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 r) (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 r) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) p) r)) #s(literal 1 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 r) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 p (/.f64 (*.f64 q q) r) (*.f64 q q))) r)) p) r)) #s(literal 1 binary64))))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 p #s(literal 2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) r))) r)) #s(literal 1 binary64)) (*.f64 r r)))
#s(approx (* (- p r) (- p r)) (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 p #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 p p) r))) r)) #s(literal 1 binary64)) (*.f64 r r)))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) p) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) 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) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) p) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal 1/2 binary64) (*.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))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) p) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal 1/2 binary64) (*.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))))
#s(approx (neg q) (neg.f64 q))
#s(approx q q)
#s(approx (* (neg q) (- (* (/ (+ (fabs r) (fabs p)) q) -1/2) 1)) (*.f64 (+.f64 (fabs.f64 r) p) #s(literal 1/2 binary64)))
#s(approx (* (neg q) (- (* (/ (+ (fabs r) (fabs p)) q) -1/2) 1)) (fma.f64 (+.f64 (fabs.f64 r) p) #s(literal 1/2 binary64) q))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) q) -1/2) 1) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (fabs.f64 r) p) (neg.f64 q)) q))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) p) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) 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) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) p) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal 1/2 binary64) (*.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))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) p) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal 1/2 binary64) (*.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))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (-.f64 (+.f64 (fabs.f64 r) p) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal -2 binary64) p) (fabs.f64 r)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (-.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) p) (fabs.f64 r)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (-.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) p) (fabs.f64 r)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.f64 (fabs.f64 r) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.f64 (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 r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.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)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.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)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (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 (+ (* (* q q) 4) (* (- p r) (- p r)))) (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 (+ (* (* q q) 4) (* (- p r) (- p r)))) (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 (+ (* (* q q) 4) (* (- p r) (- p r))) (*.f64 (-.f64 p r) (-.f64 p r)))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))
#s(approx (* q q) (*.f64 q q))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 r) p) #s(literal 1/2 binary64)) q) #s(literal 1 binary64)) q))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/8 binary64) (-.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 r) p) #s(literal 1/2 binary64)) q) #s(literal 1 binary64))) q))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/8 binary64) (-.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) 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 (* (neg q) (- (* (/ (+ (fabs r) (fabs p)) q) -1/2) 1)) (*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) p) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) q))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) q) -1/2) 1) #s(literal -1 binary64))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 r) p) #s(literal 1/2 binary64)) q) #s(literal 1 binary64)) q))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/8 binary64) (-.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 r) p) #s(literal 1/2 binary64)) q) #s(literal 1 binary64))) q))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/8 binary64) (-.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) 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 (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 #s(literal -2 binary64) q))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) p) q) #s(literal 2 binary64)) q))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/4 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) p) q) #s(literal 2 binary64))) q))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.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) 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 (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (-.f64 (/.f64 (fabs.f64 r) q) #s(literal 2 binary64)) q))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/4 binary64) (/.f64 (fabs.f64 r) q)) #s(literal 2 binary64)) q))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 q (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) q) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 2 binary64))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+.f64 q q))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 2 binary64)) q))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (-.f64 p r) #s(literal 4 binary64))) (*.f64 (*.f64 q q) (*.f64 q q)))) #s(literal 2 binary64)) q))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) #s(literal 1/512 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q))))) #s(literal 2 binary64)) q))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 4 binary64)) (*.f64 q q)))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) q) #s(literal 1/8 binary64) (*.f64 (+.f64 (fabs.f64 r) p) #s(literal 1/2 binary64))) q)) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (neg.f64 (*.f64 q (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) p) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)) #s(literal 1/128 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) q))) q)) #s(literal 1 binary64)))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) q) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 q)))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) q) #s(literal 1/8 binary64) (*.f64 (+.f64 (fabs.f64 r) p) #s(literal 1/2 binary64))) q)) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (neg.f64 (*.f64 q (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) p) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)) #s(literal 1/128 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) q))) q)) #s(literal 1 binary64)))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 r) p) q)) #s(literal 2 binary64))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) q) #s(literal 1/4 binary64) p) (fabs.f64 r)) q)) #s(literal 2 binary64))))
#s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)) #s(literal 1/64 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) q)) p) (fabs.f64 r)) q)) #s(literal 2 binary64))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fabs.f64 r) q)) #s(literal 2 binary64))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) q) #s(literal 1/4 binary64) (fabs.f64 r)) q)) #s(literal 2 binary64))))
#s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)) #s(literal 1/64 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) q)) (fabs.f64 r)) q)) #s(literal 2 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 q) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 2 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 q) (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (-.f64 p r) #s(literal 4 binary64))) (*.f64 (*.f64 q q) (*.f64 q q)))) #s(literal 2 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 q) (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) #s(literal 1/512 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q))))) #s(literal 2 binary64))))

eval67.0ms (1.5%)

Memory
17.1MiB live, 82.3MiB allocated; 44ms collecting garbage
Compiler

Compiled 6 579 to 2 088 computations (68.3% saved)

prune32.0ms (0.7%)

Memory
1.9MiB live, 47.0MiB allocated; 7ms collecting garbage
Pruning

33 alts after pruning (30 fresh and 3 done)

PrunedKeptTotal
New32517342
Fresh41317
Picked235
Done000
Total33133364
Accuracy
74.1%
Counts
364 → 33
Alt Table
Click to see full alt table
StatusAccuracyProgram
0.6%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 p) (sqrt.f64 p) (-.f64 (fabs.f64 r) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) p)))))
10.5%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 p) (sqrt.f64 p) #s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (fabs.f64 r) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))) r))))
23.2%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))) #s(literal 1 binary64))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))))
33.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)))) (+.f64 q q))))
15.7%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))) r)))
2.1%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (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)))
13.6%
(*.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)))
8.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r)) r)))
19.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) (*.f64 (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))) (*.f64 (-.f64 p r) (-.f64 p r)))) (/.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))))
21.2%
#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))))))
20.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)))
13.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
2.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (-.f64 p p)) r) #s(literal -1/2 binary64)) #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) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) #s(approx (- (fabs r) p) (fabs.f64 r))) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
6.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (/.f64 p r) #s(literal 1/2 binary64)))))
4.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p)) (/.f64 #s(literal 1/2 binary64) r))))))
2.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) #s(literal 1 binary64))))
3.4%
#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))))
29.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
2.8%
#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.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
6.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
3.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
34.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
2.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) p))))
11.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) #s(literal 1/2 binary64))))
2.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r (-.f64 (+.f64 (fabs.f64 r) p) p)))))
2.0%
#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)) (fma.f64 (+.f64 (fabs.f64 r) p) #s(literal 1/2 binary64) q)))
11.5%
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) 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))))))
33.1%
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 r) p) #s(literal 1/2 binary64)) q) #s(literal 1 binary64)) q))
20.7%
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
10.7%
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
1.1%
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (*.f64 p p) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 p)) (/.f64 #s(literal 1 binary64) (sqrt.f64 p))) (/.f64 #s(literal 1 binary64) p)))))
Compiler

Compiled 1 982 to 1 846 computations (6.9% saved)

series87.0ms (2%)

Memory
-0.3MiB live, 47.1MiB allocated; 3ms collecting garbage
Counts
40 → 181
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 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)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q)))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(fabs.f64 p)
p
(fabs.f64 r)
r
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 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) r))
(*.f64 #s(literal -1/2 binary64) r)
#s(literal -1/2 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r (-.f64 (+.f64 (fabs.f64 r) p) p)))))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r (-.f64 (+.f64 (fabs.f64 r) p) p))))
(*.f64 #s(literal 1/2 binary64) (+.f64 r (-.f64 (+.f64 (fabs.f64 r) p) p)))
#s(literal 1/2 binary64)
(+.f64 r (-.f64 (+.f64 (fabs.f64 r) p) p))
(-.f64 (+.f64 (fabs.f64 r) p) p)
(+.f64 (fabs.f64 r) p)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) p))))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) p)))
(fma.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) p))
(neg.f64 r)
(-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64))
(/.f64 (+.f64 (fabs.f64 r) p) r)
(*.f64 #s(literal -1/2 binary64) p)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p)) (/.f64 #s(literal 1/2 binary64) r))))))
(*.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p)) (/.f64 #s(literal 1/2 binary64) r)))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p)) (/.f64 #s(literal 1/2 binary64) r))))
(*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p)) (/.f64 #s(literal 1/2 binary64) r)))
(neg.f64 p)
(-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p)) (/.f64 #s(literal 1/2 binary64) r))
(neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p)
(/.f64 #s(literal 1/2 binary64) r)
Outputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (+ (* -1 (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))) (* -1/2 p))))
#s(approx (* 1/2 (+ r (- (+ (fabs r) p) p))) #s(hole binary64 (* 1/2 (+ r (fabs r)))))
#s(approx (+ r (- (+ (fabs r) p) p)) #s(hole binary64 (+ r (fabs r))))
#s(approx (- (+ (fabs r) p) p) #s(hole binary64 (fabs r)))
#s(approx (+ (fabs r) p) #s(hole binary64 (+ p (fabs r))))
#s(approx (+ (* (neg r) (- (* (/ (+ (fabs r) p) r) -1/2) 1/2)) (* -1/2 p)) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (fabs r) r)) 1/2)))))
#s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) #s(hole binary64 (- (* -1/2 (/ (fabs r) r)) 1/2)))
#s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) #s(hole binary64 (- (+ (* -1/2 (/ p r)) (* -1/2 (/ (fabs r) r))) 1/2)))
#s(approx (* (/ (+ (fabs r) p) r) -1/2) #s(hole binary64 (* -1/2 (/ (fabs r) r))))
#s(approx (* (/ (+ (fabs r) p) r) -1/2) #s(hole binary64 (+ (* -1/2 (/ p r)) (* -1/2 (/ (fabs r) r)))))
#s(approx (/ (+ (fabs r) p) r) #s(hole binary64 (/ (fabs r) r)))
#s(approx (/ (+ (fabs r) p) r) #s(hole binary64 (+ (/ p r) (/ (fabs r) r))))
#s(approx (* -1/2 p) #s(hole binary64 (* -1/2 p)))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (- (+ (* -1/2 (/ (+ (fabs p) (fabs r)) r)) (* 1/2 (/ p r))) 1/2)))
#s(approx (* (neg p) (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r))) #s(hole binary64 (* -1 (- 1/2 (* -1/2 (/ (fabs r) r))))))
#s(approx (neg p) #s(hole binary64 (* -1 p)))
#s(approx (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r)) #s(hole binary64 (/ (- 1/2 (* -1/2 (/ (fabs r) r))) p)))
#s(approx (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) #s(hole binary64 (/ (- (+ 1/2 (* 1/2 (/ p r))) (* -1/2 (/ (fabs r) r))) p)))
#s(approx (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p) #s(hole binary64 (/ (- (* -1/2 (/ (fabs r) r)) 1/2) p)))
#s(approx (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p) #s(hole binary64 (/ (- (+ (* -1/2 (/ p r)) (* -1/2 (/ (fabs r) r))) 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 (* 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 r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* p (- (* -1 (/ (* r (- (* -1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p)) 1/2))))
#s(approx (+ (fabs r) p) #s(hole binary64 (* p (+ 1 (/ (fabs r) p)))))
#s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) #s(hole binary64 (* -1/2 (/ p r))))
#s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) #s(hole binary64 (* p (- (* -1/2 (/ (fabs r) (* p r))) (+ (* 1/2 (/ 1 r)) (* 1/2 (/ 1 p)))))))
#s(approx (* (/ (+ (fabs r) p) r) -1/2) #s(hole binary64 (* p (- (* -1/2 (/ (fabs r) (* p r))) (* 1/2 (/ 1 r))))))
#s(approx (/ (+ (fabs r) p) r) #s(hole binary64 (/ p r)))
#s(approx (/ (+ (fabs r) p) r) #s(hole binary64 (* p (+ (/ 1 r) (/ (fabs r) (* p r))))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (* 1/2 (/ p r))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (* p (- (+ (* -1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r))) (* 1/2 (/ 1 p))))))
#s(approx (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) #s(hole binary64 (/ 1/2 r)))
#s(approx (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) #s(hole binary64 (- (+ (* 1/2 (/ 1 p)) (* 1/2 (/ 1 r))) (* -1/2 (/ (fabs r) (* p r))))))
#s(approx (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p) #s(hole binary64 (/ -1/2 r)))
#s(approx (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p) #s(hole binary64 (- (* -1/2 (/ (fabs r) (* p r))) (+ (* 1/2 (/ 1 r)) (* 1/2 (/ 1 p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* -1 (* p (+ 1/2 (/ (* r (- (* -1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p))))))
#s(approx (+ (fabs r) p) #s(hole binary64 (* -1 (* p (- (* -1 (/ (fabs r) p)) 1)))))
#s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) #s(hole binary64 (* -1 (* p (+ (* -1 (/ (- (* -1/2 (/ (fabs r) r)) 1/2) p)) (* 1/2 (/ 1 r)))))))
#s(approx (* (/ (+ (fabs r) p) r) -1/2) #s(hole binary64 (* -1 (* p (+ (* 1/2 (/ (fabs r) (* p r))) (* 1/2 (/ 1 r)))))))
#s(approx (/ (+ (fabs r) p) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (fabs r) (* p r))) (/ 1 r))))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (* -1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2) p)) (* 1/2 (/ 1 r)))))))
#s(approx (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r)) #s(hole binary64 (* -1 (/ (- (* -1/2 (/ (fabs r) r)) 1/2) p))))
#s(approx (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) #s(hole binary64 (+ (* -1 (/ (- (* -1/2 (/ (fabs r) r)) 1/2) p)) (* 1/2 (/ 1 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 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 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 (* -1/2 r) #s(hole binary64 (* -1/2 r)))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) p))))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p)))))
#s(approx (* 1/2 (+ r (- (+ (fabs r) p) p))) #s(hole binary64 (* 1/2 (fabs r))))
#s(approx (* 1/2 (+ r (- (+ (fabs r) p) p))) #s(hole binary64 (+ (* 1/2 r) (* 1/2 (fabs r)))))
#s(approx (+ (* (neg r) (- (* (/ (+ (fabs r) p) r) -1/2) 1/2)) (* -1/2 p)) #s(hole binary64 (+ (* -1/2 p) (* 1/2 (+ p (fabs r))))))
#s(approx (+ (* (neg r) (- (* (/ (+ (fabs r) p) r) -1/2) 1/2)) (* -1/2 p)) #s(hole binary64 (+ (* -1/2 p) (+ (* 1/2 r) (* 1/2 (+ p (fabs r)))))))
#s(approx (neg r) #s(hole binary64 (* -1 r)))
#s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) #s(hole binary64 (* -1/2 (/ (+ p (fabs r)) r))))
#s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) #s(hole binary64 (/ (+ (* -1/2 r) (* -1/2 (+ p (fabs r)))) r)))
#s(approx (/ (+ (fabs r) p) r) #s(hole binary64 (/ (+ p (fabs r)) r)))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (/ (+ (* -1/2 r) (* -1/2 (- (+ (fabs p) (fabs r)) p))) r)))
#s(approx (* (neg p) (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r))) #s(hole binary64 (/ (* p (+ 1/2 (* -1/2 (/ (+ p (fabs r)) p)))) r)))
#s(approx (* (neg p) (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r))) #s(hole binary64 (/ (+ (* -1/2 r) (* p (+ 1/2 (* -1/2 (/ (+ p (fabs r)) p))))) r)))
#s(approx (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r)) #s(hole binary64 (* -1 (/ (+ 1/2 (* -1/2 (/ (+ p (fabs r)) p))) r))))
#s(approx (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r)) #s(hole binary64 (/ (- (* 1/2 (/ r p)) (+ 1/2 (* -1/2 (/ (+ p (fabs r)) p)))) r)))
#s(approx (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) #s(hole binary64 (* 1/2 (/ (+ p (fabs r)) (* p r)))))
#s(approx (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) #s(hole binary64 (/ (- (* 1/2 (/ r p)) (* -1/2 (/ (+ p (fabs r)) p))) r)))
#s(approx (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p) #s(hole binary64 (* -1/2 (/ (+ p (fabs r)) (* p r)))))
#s(approx (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p) #s(hole binary64 (/ (+ (* -1/2 (/ r p)) (* -1/2 (/ (+ p (fabs r)) p))) r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* 1/2 r)))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r))))))
#s(approx (* 1/2 (+ r (- (+ (fabs r) p) p))) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (fabs r) r))))))
#s(approx (+ r (- (+ (fabs r) p) p)) #s(hole binary64 (* r (+ 1 (/ (fabs r) r)))))
#s(approx (+ (* (neg r) (- (* (/ (+ (fabs r) p) r) -1/2) 1/2)) (* -1/2 p)) #s(hole binary64 (* r (+ 1/2 (+ (* -1/2 (/ p r)) (* 1/2 (/ (+ p (fabs r)) r)))))))
#s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) #s(hole binary64 -1/2))
#s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) #s(hole binary64 (- (* -1/2 (/ (+ p (fabs r)) r)) 1/2)))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))
#s(approx (* (neg p) (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r))) #s(hole binary64 (- (/ (* p (+ 1/2 (* -1/2 (/ (+ p (fabs r)) p)))) r) 1/2)))
#s(approx (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r)) #s(hole binary64 (/ 1/2 p)))
#s(approx (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r)) #s(hole binary64 (+ (* -1 (/ (+ 1/2 (* -1/2 (/ (+ p (fabs r)) p))) r)) (* 1/2 (/ 1 p)))))
#s(approx (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) #s(hole binary64 (+ (* 1/2 (/ (+ p (fabs r)) (* p r))) (* 1/2 (/ 1 p)))))
#s(approx (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p) #s(hole binary64 (/ -1/2 p)))
#s(approx (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p) #s(hole binary64 (- (* -1/2 (/ (+ p (fabs r)) (* p r))) (* 1/2 (/ 1 p)))))
#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 (+ r (- (+ (fabs r) p) p)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (fabs r) r)) 1)))))
#s(approx (+ (* (neg r) (- (* (/ (+ (fabs r) p) r) -1/2) 1/2)) (* -1/2 p)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1/2 p) (* 1/2 (+ p (fabs r)))) r)) 1/2)))))
#s(approx (* (neg p) (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r))) #s(hole binary64 (- (/ (* p (- 1/2 (* 1/2 (/ (+ p (fabs r)) p)))) r) 1/2)))
#s(approx (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r)) #s(hole binary64 (+ (* -1 (/ (- 1/2 (* 1/2 (/ (+ p (fabs r)) p))) r)) (* 1/2 (/ 1 p)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (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 (+ q q) #s(hole binary64 (* 2 q)))
#s(approx q #s(hole binary64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -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 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -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
54.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)))) (+ q q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 r) -1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (* 1/2 (+ r (- (+ (fabs r) p) p))) 1/2 (+ r (- (+ (fabs r) p) p)) (- (+ (fabs r) p) p) (+ (fabs r) p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (+ (* (neg r) (- (* (/ (+ (fabs r) p) r) -1/2) 1/2)) (* -1/2 p)) (neg r) (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (* (/ (+ (fabs r) p) r) -1/2) (/ (+ (fabs r) p) r) (* -1/2 p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (* (neg p) (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r))) (neg p) (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r)) (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p) (/ 1/2 r))
6.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)))) (+ q q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 r) -1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (* 1/2 (+ r (- (+ (fabs r) p) p))) 1/2 (+ r (- (+ (fabs r) p) p)) (- (+ (fabs r) p) p) (+ (fabs r) p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (+ (* (neg r) (- (* (/ (+ (fabs r) p) r) -1/2) 1/2)) (* -1/2 p)) (neg r) (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (* (/ (+ (fabs r) p) r) -1/2) (/ (+ (fabs r) p) r) (* -1/2 p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (* (neg p) (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r))) (neg p) (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r)) (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p) (/ 1/2 r))
5.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)))) (+ q q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 r) -1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (* 1/2 (+ r (- (+ (fabs r) p) p))) 1/2 (+ r (- (+ (fabs r) p) p)) (- (+ (fabs r) p) p) (+ (fabs r) p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (+ (* (neg r) (- (* (/ (+ (fabs r) p) r) -1/2) 1/2)) (* -1/2 p)) (neg r) (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (* (/ (+ (fabs r) p) r) -1/2) (/ (+ (fabs r) p) r) (* -1/2 p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (* (neg p) (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r))) (neg p) (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r)) (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p) (/ 1/2 r))
5.0ms
r
@-inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ q q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 r) -1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (* 1/2 (+ r (- (+ (fabs r) p) p))) 1/2 (+ r (- (+ (fabs r) p) p)) (- (+ (fabs r) p) p) (+ (fabs r) p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (+ (* (neg r) (- (* (/ (+ (fabs r) p) r) -1/2) 1/2)) (* -1/2 p)) (neg r) (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (* (/ (+ (fabs r) p) r) -1/2) (/ (+ (fabs r) p) r) (* -1/2 p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (* (neg p) (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r))) (neg p) (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r)) (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p) (/ 1/2 r))
5.0ms
r
@inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ q q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 r) -1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (* 1/2 (+ r (- (+ (fabs r) p) p))) 1/2 (+ r (- (+ (fabs r) p) p)) (- (+ (fabs r) p) p) (+ (fabs r) p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (+ (* (neg r) (- (* (/ (+ (fabs r) p) r) -1/2) 1/2)) (* -1/2 p)) (neg r) (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (* (/ (+ (fabs r) p) r) -1/2) (/ (+ (fabs r) p) r) (* -1/2 p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (* (neg p) (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r))) (neg p) (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r)) (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p) (/ 1/2 r))

rewrite204.0ms (4.7%)

Memory
3.0MiB live, 232.0MiB allocated; 30ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
09317323
09767047
156047007
081736713
Stop Event
iter-limit
node-limit
iter-limit
Counts
221 → 308
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 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)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q)))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(fabs.f64 p)
p
(fabs.f64 r)
r
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 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) r))
(*.f64 #s(literal -1/2 binary64) r)
#s(literal -1/2 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r (-.f64 (+.f64 (fabs.f64 r) p) p)))))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r (-.f64 (+.f64 (fabs.f64 r) p) p))))
(*.f64 #s(literal 1/2 binary64) (+.f64 r (-.f64 (+.f64 (fabs.f64 r) p) p)))
#s(literal 1/2 binary64)
(+.f64 r (-.f64 (+.f64 (fabs.f64 r) p) p))
(-.f64 (+.f64 (fabs.f64 r) p) p)
(+.f64 (fabs.f64 r) p)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) p))))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) p)))
(fma.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) p))
(neg.f64 r)
(-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64))
(/.f64 (+.f64 (fabs.f64 r) p) r)
(*.f64 #s(literal -1/2 binary64) p)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p)) (/.f64 #s(literal 1/2 binary64) r))))))
(*.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p)) (/.f64 #s(literal 1/2 binary64) r)))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p)) (/.f64 #s(literal 1/2 binary64) r))))
(*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p)) (/.f64 #s(literal 1/2 binary64) r)))
(neg.f64 p)
(-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p)) (/.f64 #s(literal 1/2 binary64) r))
(neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p)
(/.f64 #s(literal 1/2 binary64) r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (+ (* -1 (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))) (* -1/2 p))))
#s(approx (* 1/2 (+ r (- (+ (fabs r) p) p))) #s(hole binary64 (* 1/2 (+ r (fabs r)))))
#s(approx (+ r (- (+ (fabs r) p) p)) #s(hole binary64 (+ r (fabs r))))
#s(approx (- (+ (fabs r) p) p) #s(hole binary64 (fabs r)))
#s(approx (+ (fabs r) p) #s(hole binary64 (+ p (fabs r))))
#s(approx (+ (* (neg r) (- (* (/ (+ (fabs r) p) r) -1/2) 1/2)) (* -1/2 p)) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (fabs r) r)) 1/2)))))
#s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) #s(hole binary64 (- (* -1/2 (/ (fabs r) r)) 1/2)))
#s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) #s(hole binary64 (- (+ (* -1/2 (/ p r)) (* -1/2 (/ (fabs r) r))) 1/2)))
#s(approx (* (/ (+ (fabs r) p) r) -1/2) #s(hole binary64 (* -1/2 (/ (fabs r) r))))
#s(approx (* (/ (+ (fabs r) p) r) -1/2) #s(hole binary64 (+ (* -1/2 (/ p r)) (* -1/2 (/ (fabs r) r)))))
#s(approx (/ (+ (fabs r) p) r) #s(hole binary64 (/ (fabs r) r)))
#s(approx (/ (+ (fabs r) p) r) #s(hole binary64 (+ (/ p r) (/ (fabs r) r))))
#s(approx (* -1/2 p) #s(hole binary64 (* -1/2 p)))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (- (+ (* -1/2 (/ (+ (fabs p) (fabs r)) r)) (* 1/2 (/ p r))) 1/2)))
#s(approx (* (neg p) (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r))) #s(hole binary64 (* -1 (- 1/2 (* -1/2 (/ (fabs r) r))))))
#s(approx (neg p) #s(hole binary64 (* -1 p)))
#s(approx (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r)) #s(hole binary64 (/ (- 1/2 (* -1/2 (/ (fabs r) r))) p)))
#s(approx (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) #s(hole binary64 (/ (- (+ 1/2 (* 1/2 (/ p r))) (* -1/2 (/ (fabs r) r))) p)))
#s(approx (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p) #s(hole binary64 (/ (- (* -1/2 (/ (fabs r) r)) 1/2) p)))
#s(approx (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p) #s(hole binary64 (/ (- (+ (* -1/2 (/ p r)) (* -1/2 (/ (fabs r) r))) 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 (* 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 r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* p (- (* -1 (/ (* r (- (* -1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p)) 1/2))))
#s(approx (+ (fabs r) p) #s(hole binary64 (* p (+ 1 (/ (fabs r) p)))))
#s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) #s(hole binary64 (* -1/2 (/ p r))))
#s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) #s(hole binary64 (* p (- (* -1/2 (/ (fabs r) (* p r))) (+ (* 1/2 (/ 1 r)) (* 1/2 (/ 1 p)))))))
#s(approx (* (/ (+ (fabs r) p) r) -1/2) #s(hole binary64 (* p (- (* -1/2 (/ (fabs r) (* p r))) (* 1/2 (/ 1 r))))))
#s(approx (/ (+ (fabs r) p) r) #s(hole binary64 (/ p r)))
#s(approx (/ (+ (fabs r) p) r) #s(hole binary64 (* p (+ (/ 1 r) (/ (fabs r) (* p r))))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (* 1/2 (/ p r))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (* p (- (+ (* -1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r))) (* 1/2 (/ 1 p))))))
#s(approx (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) #s(hole binary64 (/ 1/2 r)))
#s(approx (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) #s(hole binary64 (- (+ (* 1/2 (/ 1 p)) (* 1/2 (/ 1 r))) (* -1/2 (/ (fabs r) (* p r))))))
#s(approx (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p) #s(hole binary64 (/ -1/2 r)))
#s(approx (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p) #s(hole binary64 (- (* -1/2 (/ (fabs r) (* p r))) (+ (* 1/2 (/ 1 r)) (* 1/2 (/ 1 p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* -1 (* p (+ 1/2 (/ (* r (- (* -1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p))))))
#s(approx (+ (fabs r) p) #s(hole binary64 (* -1 (* p (- (* -1 (/ (fabs r) p)) 1)))))
#s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) #s(hole binary64 (* -1 (* p (+ (* -1 (/ (- (* -1/2 (/ (fabs r) r)) 1/2) p)) (* 1/2 (/ 1 r)))))))
#s(approx (* (/ (+ (fabs r) p) r) -1/2) #s(hole binary64 (* -1 (* p (+ (* 1/2 (/ (fabs r) (* p r))) (* 1/2 (/ 1 r)))))))
#s(approx (/ (+ (fabs r) p) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (fabs r) (* p r))) (/ 1 r))))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (* -1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2) p)) (* 1/2 (/ 1 r)))))))
#s(approx (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r)) #s(hole binary64 (* -1 (/ (- (* -1/2 (/ (fabs r) r)) 1/2) p))))
#s(approx (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) #s(hole binary64 (+ (* -1 (/ (- (* -1/2 (/ (fabs r) r)) 1/2) p)) (* 1/2 (/ 1 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 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 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 (* -1/2 r) #s(hole binary64 (* -1/2 r)))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) p))))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p)))))
#s(approx (* 1/2 (+ r (- (+ (fabs r) p) p))) #s(hole binary64 (* 1/2 (fabs r))))
#s(approx (* 1/2 (+ r (- (+ (fabs r) p) p))) #s(hole binary64 (+ (* 1/2 r) (* 1/2 (fabs r)))))
#s(approx (+ (* (neg r) (- (* (/ (+ (fabs r) p) r) -1/2) 1/2)) (* -1/2 p)) #s(hole binary64 (+ (* -1/2 p) (* 1/2 (+ p (fabs r))))))
#s(approx (+ (* (neg r) (- (* (/ (+ (fabs r) p) r) -1/2) 1/2)) (* -1/2 p)) #s(hole binary64 (+ (* -1/2 p) (+ (* 1/2 r) (* 1/2 (+ p (fabs r)))))))
#s(approx (neg r) #s(hole binary64 (* -1 r)))
#s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) #s(hole binary64 (* -1/2 (/ (+ p (fabs r)) r))))
#s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) #s(hole binary64 (/ (+ (* -1/2 r) (* -1/2 (+ p (fabs r)))) r)))
#s(approx (/ (+ (fabs r) p) r) #s(hole binary64 (/ (+ p (fabs r)) r)))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (/ (+ (* -1/2 r) (* -1/2 (- (+ (fabs p) (fabs r)) p))) r)))
#s(approx (* (neg p) (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r))) #s(hole binary64 (/ (* p (+ 1/2 (* -1/2 (/ (+ p (fabs r)) p)))) r)))
#s(approx (* (neg p) (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r))) #s(hole binary64 (/ (+ (* -1/2 r) (* p (+ 1/2 (* -1/2 (/ (+ p (fabs r)) p))))) r)))
#s(approx (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r)) #s(hole binary64 (* -1 (/ (+ 1/2 (* -1/2 (/ (+ p (fabs r)) p))) r))))
#s(approx (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r)) #s(hole binary64 (/ (- (* 1/2 (/ r p)) (+ 1/2 (* -1/2 (/ (+ p (fabs r)) p)))) r)))
#s(approx (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) #s(hole binary64 (* 1/2 (/ (+ p (fabs r)) (* p r)))))
#s(approx (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) #s(hole binary64 (/ (- (* 1/2 (/ r p)) (* -1/2 (/ (+ p (fabs r)) p))) r)))
#s(approx (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p) #s(hole binary64 (* -1/2 (/ (+ p (fabs r)) (* p r)))))
#s(approx (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p) #s(hole binary64 (/ (+ (* -1/2 (/ r p)) (* -1/2 (/ (+ p (fabs r)) p))) r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* 1/2 r)))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r))))))
#s(approx (* 1/2 (+ r (- (+ (fabs r) p) p))) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (fabs r) r))))))
#s(approx (+ r (- (+ (fabs r) p) p)) #s(hole binary64 (* r (+ 1 (/ (fabs r) r)))))
#s(approx (+ (* (neg r) (- (* (/ (+ (fabs r) p) r) -1/2) 1/2)) (* -1/2 p)) #s(hole binary64 (* r (+ 1/2 (+ (* -1/2 (/ p r)) (* 1/2 (/ (+ p (fabs r)) r)))))))
#s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) #s(hole binary64 -1/2))
#s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) #s(hole binary64 (- (* -1/2 (/ (+ p (fabs r)) r)) 1/2)))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))
#s(approx (* (neg p) (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r))) #s(hole binary64 (- (/ (* p (+ 1/2 (* -1/2 (/ (+ p (fabs r)) p)))) r) 1/2)))
#s(approx (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r)) #s(hole binary64 (/ 1/2 p)))
#s(approx (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r)) #s(hole binary64 (+ (* -1 (/ (+ 1/2 (* -1/2 (/ (+ p (fabs r)) p))) r)) (* 1/2 (/ 1 p)))))
#s(approx (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) #s(hole binary64 (+ (* 1/2 (/ (+ p (fabs r)) (* p r))) (* 1/2 (/ 1 p)))))
#s(approx (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p) #s(hole binary64 (/ -1/2 p)))
#s(approx (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p) #s(hole binary64 (- (* -1/2 (/ (+ p (fabs r)) (* p r))) (* 1/2 (/ 1 p)))))
#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 (+ r (- (+ (fabs r) p) p)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (fabs r) r)) 1)))))
#s(approx (+ (* (neg r) (- (* (/ (+ (fabs r) p) r) -1/2) 1/2)) (* -1/2 p)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1/2 p) (* 1/2 (+ p (fabs r)))) r)) 1/2)))))
#s(approx (* (neg p) (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r))) #s(hole binary64 (- (/ (* p (- 1/2 (* 1/2 (/ (+ p (fabs r)) p)))) r) 1/2)))
#s(approx (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r)) #s(hole binary64 (+ (* -1 (/ (- 1/2 (* 1/2 (/ (+ p (fabs r)) p))) r)) (* 1/2 (/ 1 p)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (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 (+ q q) #s(hole binary64 (* 2 q)))
#s(approx q #s(hole binary64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -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 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -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 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))))
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))) #s(literal 1/2 binary64))
#s(literal 1/2 binary64)
#s(literal 1 binary64)
#s(literal 2 binary64)
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q)))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q)))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q)) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))))))
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q)))
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))))
(/.f64 (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (*.f64 (fabs.f64 r) (fabs.f64 r))) (-.f64 (fabs.f64 p) (fabs.f64 r)))
(/.f64 (fma.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (fabs.f64 p) (*.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (fabs.f64 r))) (fma.f64 (fabs.f64 p) (fabs.f64 p) (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.f64 (fabs.f64 p) (fabs.f64 r)))))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(pow.f64 (*.f64 p p) #s(literal 1/2 binary64))
(sqrt.f64 (*.f64 p p))
(fabs.f64 (neg.f64 p))
(fabs.f64 p)
(exp.f64 (/.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) #s(literal 2 binary64)))
p
(pow.f64 (*.f64 r r) #s(literal 1/2 binary64))
(sqrt.f64 (*.f64 r r))
(fabs.f64 (neg.f64 r))
(fabs.f64 r)
(exp.f64 (/.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)) #s(literal 2 binary64)))
r
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))
(*.f64 q #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) q)
(/.f64 (-.f64 (*.f64 q q) (*.f64 q q)) (-.f64 q q))
(/.f64 (fma.f64 (*.f64 q q) q (*.f64 (*.f64 q q) q)) (fma.f64 q q (-.f64 (*.f64 q q) (*.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) r))
(*.f64 #s(literal -1/2 binary64) r)
(*.f64 r #s(literal -1/2 binary64))
#s(literal -1/2 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (+.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) r) #s(literal 1/2 binary64))))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (+.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) r) #s(literal 1/2 binary64)))
(*.f64 (+.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) r) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) r))
(fma.f64 #s(literal 1/2 binary64) r (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 r) p) p)))
(fma.f64 #s(literal 1/2 binary64) r (*.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) #s(literal 1/2 binary64)))
(fma.f64 r #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 r) p) p)))
(fma.f64 r #s(literal 1/2 binary64) (*.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) #s(literal 1/2 binary64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) r) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 r) p) p)))
(+.f64 (*.f64 #s(literal 1/2 binary64) r) (*.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) #s(literal 1/2 binary64)))
#s(literal 1/2 binary64)
(/.f64 (-.f64 (*.f64 r r) (*.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) (-.f64 (+.f64 (fabs.f64 r) p) p))) (-.f64 r (-.f64 (+.f64 (fabs.f64 r) p) p)))
(/.f64 (fma.f64 (*.f64 r r) r (pow.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) #s(literal 3 binary64))) (fma.f64 r r (-.f64 (*.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) (-.f64 (+.f64 (fabs.f64 r) p) p)) (*.f64 r (-.f64 (+.f64 (fabs.f64 r) p) p)))))
(-.f64 (+.f64 r (+.f64 (fabs.f64 r) p)) p)
(+.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) r)
(+.f64 r (-.f64 (+.f64 (fabs.f64 r) p) p))
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) p) (+.f64 (fabs.f64 r) p)) (*.f64 p p)) (+.f64 (+.f64 (fabs.f64 r) p) p))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (fabs.f64 r) p) (+.f64 (fabs.f64 r) p)) (+.f64 (fabs.f64 r) p)) (*.f64 (*.f64 p p) p)) (fma.f64 (+.f64 (fabs.f64 r) p) (+.f64 (fabs.f64 r) p) (fma.f64 p p (*.f64 (+.f64 (fabs.f64 r) p) p))))
(-.f64 (+.f64 (fabs.f64 r) p) p)
(+.f64 (fabs.f64 r) (-.f64 p p))
(/.f64 (-.f64 (*.f64 p p) (*.f64 (fabs.f64 r) (fabs.f64 r))) (-.f64 p (fabs.f64 r)))
(/.f64 (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.f64 p p)) (-.f64 (fabs.f64 r) p))
(/.f64 (fma.f64 (*.f64 p p) 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 p (fabs.f64 r)))))
(/.f64 (fma.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (fabs.f64 r) (*.f64 (*.f64 p p) p)) (fma.f64 (fabs.f64 r) (fabs.f64 r) (-.f64 (*.f64 p p) (*.f64 (fabs.f64 r) p))))
(+.f64 (fabs.f64 r) p)
(+.f64 p (fabs.f64 r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r) (*.f64 #s(literal -1/2 binary64) p))))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r) (*.f64 #s(literal -1/2 binary64) p)))
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) p) (*.f64 #s(literal -1/2 binary64) p))) (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) (*.f64 #s(literal -1/2 binary64) p)))
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) #s(literal 3 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 p p) p))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) p) (*.f64 #s(literal -1/2 binary64) p)) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) (*.f64 #s(literal -1/2 binary64) p)))))
(fma.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r) (*.f64 #s(literal -1/2 binary64) p))
(fma.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) p))
(fma.f64 #s(literal -1/2 binary64) p (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)))
(fma.f64 p #s(literal -1/2 binary64) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)))
(-.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) (*.f64 #s(literal 1/2 binary64) p))
(+.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) (*.f64 #s(literal -1/2 binary64) p))
(+.f64 (*.f64 #s(literal -1/2 binary64) p) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)))
(*.f64 #s(literal -1 binary64) r)
(*.f64 r #s(literal -1 binary64))
(neg.f64 r)
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 p r) #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 (fabs.f64 r) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 p r) (-.f64 (*.f64 (/.f64 (fabs.f64 r) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))
(+.f64 (*.f64 (/.f64 p r) #s(literal -1/2 binary64)) (-.f64 (*.f64 (/.f64 (fabs.f64 r) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) p) r))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 p r) #s(literal -1/2 binary64)) (*.f64 (/.f64 p r) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (fabs.f64 r) r) #s(literal -1/2 binary64)) (*.f64 (/.f64 (fabs.f64 r) r) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (/.f64 p r) #s(literal -1/2 binary64)) (*.f64 (/.f64 (fabs.f64 r) r) #s(literal -1/2 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 p r) (/.f64 p r)) (/.f64 p r)) #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 r) r) (/.f64 (fabs.f64 r) r)) (/.f64 (fabs.f64 r) r)) #s(literal -1/8 binary64))) (fma.f64 (*.f64 (/.f64 p r) #s(literal -1/2 binary64)) (*.f64 (/.f64 p r) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (fabs.f64 r) r) #s(literal -1/2 binary64)) (*.f64 (/.f64 (fabs.f64 r) r) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 p r) #s(literal -1/2 binary64)) (*.f64 (/.f64 (fabs.f64 r) r) #s(literal -1/2 binary64))))))
(/.f64 (*.f64 (+.f64 (fabs.f64 r) p) #s(literal -1/2 binary64)) r)
(fma.f64 (/.f64 p r) #s(literal -1/2 binary64) (*.f64 (/.f64 (fabs.f64 r) r) #s(literal -1/2 binary64)))
(fma.f64 (/.f64 (fabs.f64 r) r) #s(literal -1/2 binary64) (*.f64 (/.f64 p r) #s(literal -1/2 binary64)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 p r) (*.f64 (/.f64 (fabs.f64 r) r) #s(literal -1/2 binary64)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 r) r) (*.f64 (/.f64 p r) #s(literal -1/2 binary64)))
(-.f64 (*.f64 (/.f64 p r) #s(literal -1/2 binary64)) (*.f64 (/.f64 (fabs.f64 r) r) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (/.f64 p r) #s(literal -1/2 binary64)) (*.f64 (/.f64 (fabs.f64 r) r) #s(literal -1/2 binary64)))
(+.f64 (*.f64 (/.f64 (fabs.f64 r) r) #s(literal -1/2 binary64)) (*.f64 (/.f64 p r) #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 p r) (/.f64 p r)) (*.f64 (/.f64 (fabs.f64 r) r) (/.f64 (fabs.f64 r) r))) (-.f64 (/.f64 p r) (/.f64 (fabs.f64 r) r)))
(/.f64 (fma.f64 (*.f64 (/.f64 p r) (/.f64 p r)) (/.f64 p r) (*.f64 (*.f64 (/.f64 (fabs.f64 r) r) (/.f64 (fabs.f64 r) r)) (/.f64 (fabs.f64 r) r))) (fma.f64 (/.f64 p r) (/.f64 p r) (-.f64 (*.f64 (/.f64 (fabs.f64 r) r) (/.f64 (fabs.f64 r) r)) (*.f64 (/.f64 p r) (/.f64 (fabs.f64 r) r)))))
(/.f64 (fma.f64 r p (*.f64 r (fabs.f64 r))) (*.f64 r r))
(/.f64 (neg.f64 (+.f64 (fabs.f64 r) p)) (neg.f64 r))
(/.f64 (+.f64 (fabs.f64 r) p) r)
(+.f64 (/.f64 p r) (/.f64 (fabs.f64 r) r))
(+.f64 (/.f64 (fabs.f64 r) r) (/.f64 p r))
(*.f64 #s(literal -1/2 binary64) p)
(*.f64 p #s(literal -1/2 binary64))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (-.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p)) (/.f64 #s(literal 1/2 binary64) r)) (neg.f64 p))) (neg.f64 r)))
(*.f64 #s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (-.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p)) (/.f64 #s(literal 1/2 binary64) r)) (neg.f64 p))) (neg.f64 r))
(*.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (-.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p)) (/.f64 #s(literal 1/2 binary64) r)) (neg.f64 p))))
(neg.f64 (*.f64 r #s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (-.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p)) (/.f64 #s(literal 1/2 binary64) r)) (neg.f64 p)))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (-.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p)) (/.f64 #s(literal 1/2 binary64) r)) (neg.f64 p)))
(*.f64 (-.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p)) (/.f64 #s(literal 1/2 binary64) r)) (neg.f64 p))
(*.f64 (neg.f64 p) (-.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p)) (/.f64 #s(literal 1/2 binary64) r)))
(neg.f64 (*.f64 p (-.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p)) (/.f64 #s(literal 1/2 binary64) r))))
(*.f64 #s(literal -1 binary64) p)
(*.f64 p #s(literal -1 binary64))
(neg.f64 p)
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) r) (/.f64 #s(literal 1/2 binary64) r))) (+.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p)) (/.f64 #s(literal 1/2 binary64) r)))
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p)) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) r) (/.f64 #s(literal 1/2 binary64) r)) (/.f64 #s(literal 1/2 binary64) r))) (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p)) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) r) (/.f64 #s(literal 1/2 binary64) r) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p)) (/.f64 #s(literal 1/2 binary64) r)))))
(-.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p)) (/.f64 #s(literal 1/2 binary64) r))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) p)
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p))
(neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) (neg.f64 p))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p)
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) p) (/.f64 #s(literal 1/2 binary64) p))
(*.f64 (/.f64 #s(literal 1 binary64) r) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) r))
(/.f64 #s(literal -1/2 binary64) (neg.f64 r))
(/.f64 #s(literal 1/2 binary64) r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.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) (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(literal -1/4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 p (*.f64 #s(literal -1/4 binary64) (fma.f64 p (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) (*.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) p (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))))
#s(approx (- (+ (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) (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(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 p (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) p) (*.f64 (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(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (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))))) (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) (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(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 p (*.f64 #s(literal 1/2 binary64) (fma.f64 p (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) (*.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) (/.f64 (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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) p)))
#s(approx (* 1/2 (+ r (- (+ (fabs r) p) p))) (*.f64 (+.f64 (fabs.f64 r) r) #s(literal 1/2 binary64)))
#s(approx (+ r (- (+ (fabs r) p) p)) (+.f64 (fabs.f64 r) r))
#s(approx (- (+ (fabs r) p) p) (fabs.f64 r))
#s(approx (+ (fabs r) p) (+.f64 (fabs.f64 r) p))
#s(approx (+ (* (neg r) (- (* (/ (+ (fabs r) p) r) -1/2) 1/2)) (* -1/2 p)) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (fabs.f64 r) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (-.f64 (*.f64 (/.f64 (fabs.f64 r) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
#s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
#s(approx (* (/ (+ (fabs r) p) r) -1/2) (*.f64 (/.f64 (fabs.f64 r) r) #s(literal -1/2 binary64)))
#s(approx (* (/ (+ (fabs r) p) r) -1/2) (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)))
#s(approx (/ (+ (fabs r) p) r) (/.f64 (fabs.f64 r) r))
#s(approx (/ (+ (fabs r) p) r) (/.f64 (+.f64 (fabs.f64 r) p) r))
#s(approx (* -1/2 p) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (-.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64) (*.f64 (/.f64 p r) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))
#s(approx (* (neg p) (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r))) (neg.f64 (fma.f64 (/.f64 (fabs.f64 r) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
#s(approx (neg p) (neg.f64 p))
#s(approx (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r)) (/.f64 (fma.f64 (/.f64 (fabs.f64 r) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p))
#s(approx (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/.f64 (-.f64 (fma.f64 (/.f64 p r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (fabs.f64 r) r) #s(literal -1/2 binary64))) p))
#s(approx (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p) (/.f64 (-.f64 (*.f64 (/.f64 (fabs.f64 r) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p))
#s(approx (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p) (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #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 (*.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))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p)) p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p))) p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 (*.f64 p p) p))) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) (/.f64 (neg.f64 r) p))) p))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) p))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64)) p))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 q q) (/.f64 r (*.f64 (*.f64 p p) p)) (/.f64 (*.f64 q q) (*.f64 p p))) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64)) p))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) p) #s(literal 1/2 binary64)) p))
#s(approx (+ (fabs r) p) (*.f64 (+.f64 (/.f64 (fabs.f64 r) p) #s(literal 1 binary64)) p))
#s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (*.f64 (/.f64 p r) #s(literal -1/2 binary64)))
#s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (*.f64 (-.f64 (-.f64 (*.f64 (/.f64 (fabs.f64 r) (*.f64 r p)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) r)) (/.f64 #s(literal 1/2 binary64) p)) p))
#s(approx (* (/ (+ (fabs r) p) r) -1/2) (*.f64 (-.f64 (*.f64 (/.f64 (fabs.f64 r) (*.f64 r p)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) r)) p))
#s(approx (/ (+ (fabs r) p) r) (/.f64 p r))
#s(approx (/ (+ (fabs r) p) r) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) r) (/.f64 (fabs.f64 r) (*.f64 r p))) p))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (/.f64 p r) #s(literal 1/2 binary64)))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (fma.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) p) #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) r) (/.f64 #s(literal 1/2 binary64) p))) p))
#s(approx (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/.f64 #s(literal 1/2 binary64) r))
#s(approx (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) p) (/.f64 #s(literal 1/2 binary64) r)) (*.f64 (/.f64 (fabs.f64 r) (*.f64 r p)) #s(literal -1/2 binary64))))
#s(approx (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p) (/.f64 #s(literal -1/2 binary64) r))
#s(approx (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p) (-.f64 (-.f64 (*.f64 (/.f64 (fabs.f64 r) (*.f64 r p)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) r)) (/.f64 #s(literal 1/2 binary64) p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 q q)) (neg.f64 (/.f64 (*.f64 (*.f64 q q) r) p))) p))) p)) #s(literal 1/2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.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)))) (*.f64 (neg.f64 p) (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) r) p)) #s(literal 1 binary64))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 q q) (/.f64 r p) (*.f64 q q))) p)) r) p)) #s(literal 1 binary64))))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (neg.f64 p) (fma.f64 r (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p) #s(literal 1/2 binary64))))
#s(approx (+ (fabs r) p) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fabs.f64 r) p)) #s(literal 1 binary64))))
#s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fabs.f64 r) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p)) (/.f64 #s(literal 1/2 binary64) r))))
#s(approx (* (/ (+ (fabs r) p) r) -1/2) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (fabs.f64 r) (*.f64 r p)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) r))))
#s(approx (/ (+ (fabs r) p) r) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fabs.f64 r) (*.f64 r p))) (/.f64 #s(literal 1 binary64) r))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p)) (/.f64 #s(literal 1/2 binary64) r))))
#s(approx (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r)) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fabs.f64 r) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p)))
#s(approx (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fabs.f64 r) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p)) (/.f64 #s(literal 1/2 binary64) r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (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) (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(literal -1/4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 r (*.f64 #s(literal -1/4 binary64) (fma.f64 p (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) (*.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 #s(literal 1 binary64) (/.f64 (*.f64 p p) (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 #s(literal 1/2 binary64) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) 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) (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(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 r (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) p) (*.f64 (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(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (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))))) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#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) (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(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 r (*.f64 #s(literal 1/2 binary64) (fma.f64 p (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) (*.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 #s(literal 1 binary64) (/.f64 (*.f64 p p) (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 (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 (* -1/2 r) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64)))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)))))
#s(approx (* 1/2 (+ r (- (+ (fabs r) p) p))) (*.f64 (fabs.f64 r) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ r (- (+ (fabs r) p) p))) (*.f64 (+.f64 (fabs.f64 r) r) #s(literal 1/2 binary64)))
#s(approx (+ (* (neg r) (- (* (/ (+ (fabs r) p) r) -1/2) 1/2)) (* -1/2 p)) (fma.f64 (+.f64 (fabs.f64 r) p) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) p)))
#s(approx (+ (* (neg r) (- (* (/ (+ (fabs r) p) r) -1/2) 1/2)) (* -1/2 p)) (fma.f64 #s(literal -1/2 binary64) p (*.f64 #s(literal 1/2 binary64) (+.f64 r (+.f64 (fabs.f64 r) p)))))
#s(approx (neg r) (neg.f64 r))
#s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)))
#s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 r (+.f64 (fabs.f64 r) p))) r))
#s(approx (/ (+ (fabs r) p) r) (/.f64 (+.f64 (fabs.f64 r) p) r))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 r (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)))) r))
#s(approx (* (neg p) (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r))) (/.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) p) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) p) r))
#s(approx (* (neg p) (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r))) (/.f64 (fma.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) p) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) p (*.f64 #s(literal -1/2 binary64) r)) r))
#s(approx (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r)) (neg.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) p) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) r)))
#s(approx (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r)) (/.f64 (-.f64 (*.f64 (/.f64 r p) #s(literal 1/2 binary64)) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) p) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) r))
#s(approx (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) (*.f64 r p)) #s(literal 1/2 binary64)))
#s(approx (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/.f64 (fma.f64 (/.f64 r p) #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) p) #s(literal 1/2 binary64))) r))
#s(approx (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p) (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) (*.f64 r p)) #s(literal -1/2 binary64)))
#s(approx (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 r p) (/.f64 (+.f64 (fabs.f64 r) p) p))) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 r r))) #s(literal 1/2 binary64)) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 q q) p) (*.f64 (*.f64 r r) r))) (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 r r)))) #s(literal 1/2 binary64)) r))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r))
#s(approx (* 1/2 (+ r (- (+ (fabs r) p) p))) (*.f64 (fma.f64 (/.f64 (fabs.f64 r) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r))
#s(approx (+ r (- (+ (fabs r) p) p)) (*.f64 (+.f64 (/.f64 (fabs.f64 r) r) #s(literal 1 binary64)) r))
#s(approx (+ (* (neg r) (- (* (/ (+ (fabs r) p) r) -1/2) 1/2)) (* -1/2 p)) (*.f64 (+.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) p) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) p)) r) #s(literal 1/2 binary64)) r))
#s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) #s(literal -1/2 binary64))
#s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
#s(approx (* (neg p) (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r))) (-.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) p) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) p) r) #s(literal 1/2 binary64)))
#s(approx (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r)) (/.f64 #s(literal 1/2 binary64) p))
#s(approx (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r)) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) p) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) r)) (/.f64 #s(literal 1/2 binary64) p)))
#s(approx (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) p) (*.f64 r p)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) p)))
#s(approx (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p) (/.f64 #s(literal -1/2 binary64) p))
#s(approx (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) (*.f64 r p)) #s(literal -1/2 binary64)) (/.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 r) (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.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 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 q q)) (neg.f64 (*.f64 p (/.f64 (*.f64 q q) r)))) r))) r)) #s(literal 1/2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r)) #s(literal 1 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) p) r)) #s(literal 1 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 p (/.f64 (*.f64 q q) r)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 q q))) r)) (fabs.f64 r))) p) r)) #s(literal 1 binary64))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.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 (+ r (- (+ (fabs r) p) p)) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fabs.f64 r) r)) #s(literal 1 binary64))))
#s(approx (+ (* (neg r) (- (* (/ (+ (fabs r) p) r) -1/2) 1/2)) (* -1/2 p)) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) p) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) p)) r)) #s(literal 1/2 binary64))))
#s(approx (* (neg p) (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r))) (-.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) p) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) p) r) #s(literal 1/2 binary64)))
#s(approx (- (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/ 1/2 r)) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) p) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) r)) (/.f64 #s(literal 1/2 binary64) p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.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) (*.f64 (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))) (*.f64 (-.f64 p r) (-.f64 p r)))) (/.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 (*.f64 (-.f64 p r) (-.f64 p r)) #s(literal -3/2 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) (*.f64 (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))) (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal 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) (*.f64 (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))) (*.f64 (-.f64 p r) (-.f64 p r))))) (*.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) (*.f64 (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))) (*.f64 (-.f64 p r) (-.f64 p r)))) #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) (*.f64 (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))) (*.f64 (-.f64 p r) (-.f64 p r))))) (*.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 (+ q q) (+.f64 q q))
#s(approx q q)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) #s(literal 1 binary64)) q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/8 binary64))) #s(literal 1 binary64)) q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/8 binary64) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 (-.f64 p r) #s(literal 4 binary64))) (*.f64 (*.f64 q q) (*.f64 q q))))) #s(literal 1 binary64)) q))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -2 binary64) q))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)) q))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/4 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64))) q))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) #s(literal 1/64 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 2 binary64)))) q))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (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 (exp.f64 (-.f64 (*.f64 (log.f64 (-.f64 p r)) #s(literal 6 binary64)) (*.f64 (log.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 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) q) #s(literal 1/8 binary64))) q)) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 (*.f64 q (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)) #s(literal 1/128 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) q))) q)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) #s(literal 2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) q) #s(literal 1/4 binary64) (fabs.f64 r))) q)) #s(literal 2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)) #s(literal 1/64 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) q)) (fabs.f64 r)) (fabs.f64 p)) q)) #s(literal 2 binary64)) q)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (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 (exp.f64 (-.f64 (*.f64 (log.f64 (-.f64 p r)) #s(literal 6 binary64)) (*.f64 (log.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))))

eval52.0ms (1.2%)

Memory
-17.0MiB live, 87.6MiB allocated; 12ms collecting garbage
Compiler

Compiled 6 198 to 2 137 computations (65.5% saved)

prune37.0ms (0.8%)

Memory
20.8MiB live, 68.0MiB allocated; 3ms collecting garbage
Pruning

37 alts after pruning (33 fresh and 4 done)

PrunedKeptTotal
New33012342
Fresh42125
Picked415
Done033
Total33837375
Accuracy
74.1%
Counts
375 → 37
Alt Table
Click to see full alt table
StatusAccuracyProgram
0.6%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 p) (sqrt.f64 p) (-.f64 (fabs.f64 r) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) p)))))
10.5%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 p) (sqrt.f64 p) #s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (fabs.f64 r) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))) r))))
23.2%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))) #s(literal 1 binary64))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))))
8.8%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (exp.f64 (/.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) #s(literal 2 binary64))) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))))
15.7%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))) r)))
2.1%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (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)))
13.6%
(*.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)))
8.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r)) r)))
33.6%
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))) #s(literal 1/2 binary64))
19.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) (*.f64 (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))) (*.f64 (-.f64 p r) (-.f64 p r)))) (/.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))))
21.2%
#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))))))
13.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
2.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) #s(approx (- (fabs r) p) (fabs.f64 r))) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
6.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (/.f64 p r) #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) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(approx (/ (+ (fabs r) p) r) (/.f64 (fabs.f64 r) r)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p)) (/.f64 #s(literal 1/2 binary64) r))))))
20.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (neg.f64 p) (-.f64 #s(approx (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/.f64 #s(literal 1/2 binary64) r)) (/.f64 #s(literal 1/2 binary64) r))))))
2.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) #s(literal 1 binary64))))
3.4%
#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))))
29.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
2.8%
#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.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
6.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
3.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
34.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
1.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (fma.f64 r p (*.f64 r (fabs.f64 r))) (*.f64 r r)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) p))))
2.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) p))))
3.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (*.f64 (/.f64 p r) #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) p))))
2.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fabs.f64 r) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p)) (/.f64 #s(literal 1/2 binary64) r)))) (*.f64 #s(literal -1/2 binary64) p))))
3.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) p) (*.f64 #s(literal -1/2 binary64) p))) (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) (*.f64 #s(literal -1/2 binary64) p)))))
11.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) #s(literal 1/2 binary64))))
2.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r (-.f64 #s(approx (+ (fabs r) p) (*.f64 (+.f64 (/.f64 (fabs.f64 r) p) #s(literal 1 binary64)) p)) p)))))
2.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p))))))
2.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r #s(approx (- (+ (fabs r) p) p) (fabs.f64 r))))))
2.0%
#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)) (fma.f64 (+.f64 (fabs.f64 r) p) #s(literal 1/2 binary64) q)))
11.5%
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) 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))))))
20.7%
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
10.7%
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
Compiler

Compiled 2 417 to 2 231 computations (7.7% saved)

series103.0ms (2.4%)

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

9 calls:

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

rewrite206.0ms (4.7%)

Memory
-18.8MiB live, 306.1MiB allocated; 38ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

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

eval59.0ms (1.4%)

Memory
-3.0MiB live, 96.2MiB allocated; 15ms collecting garbage
Compiler

Compiled 9 011 to 2 559 computations (71.6% saved)

prune30.0ms (0.7%)

Memory
14.9MiB live, 61.1MiB allocated; 4ms collecting garbage
Pruning

38 alts after pruning (32 fresh and 6 done)

PrunedKeptTotal
New37513388
Fresh91928
Picked325
Done044
Total38738425
Accuracy
81.5%
Counts
425 → 38
Alt Table
Click to see full alt table
StatusAccuracyProgram
0.6%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 p) (sqrt.f64 p) (-.f64 (fabs.f64 r) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) p)))))
10.5%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 p) (sqrt.f64 p) #s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (fabs.f64 r) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))) r))))
23.2%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))) #s(literal 1 binary64))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))))
8.8%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (exp.f64 (/.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) #s(literal 2 binary64))) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))))
2.1%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (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)))
13.6%
(*.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)))
20.9%
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fabs.f64 (-.f64 p r)))) #s(literal 1/2 binary64))
33.2%
(*.f64 (-.f64 (+.f64 (fabs.f64 r) #s(approx (fabs p) p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))) #s(literal 1/2 binary64))
10.7%
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 (-.f64 p r)))) #s(literal 1/2 binary64))
19.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) (*.f64 (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))) (*.f64 (-.f64 p r) (-.f64 p r)))) (/.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))))
13.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
2.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) #s(approx (- (fabs r) p) (fabs.f64 r))) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
6.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (/.f64 p r) #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) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(approx (/ (+ (fabs r) p) r) (/.f64 (fabs.f64 r) r)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p)) (/.f64 #s(literal 1/2 binary64) r))))))
2.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) #s(literal 1 binary64))))
3.4%
#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))))
2.8%
#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.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
6.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
3.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
34.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
1.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (fma.f64 r p (*.f64 r (fabs.f64 r))) (*.f64 r r)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) p))))
3.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (*.f64 (/.f64 p r) #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) p))))
9.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (*.f64 (/.f64 p r) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (*.f64 (/.f64 p r) #s(literal -1/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) p) (*.f64 #s(literal -1/2 binary64) p))) (-.f64 (*.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (*.f64 (/.f64 p r) #s(literal -1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) p)))))
11.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) #s(literal 1/2 binary64))))
2.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r (-.f64 #s(approx (+ (fabs r) p) (*.f64 (+.f64 (/.f64 (fabs.f64 r) p) #s(literal 1 binary64)) p)) p)))))
2.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p))))))
2.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r #s(approx (- (+ (fabs r) p) p) (fabs.f64 r))))))
2.0%
#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)) (fma.f64 (+.f64 (fabs.f64 r) p) #s(literal 1/2 binary64) q)))
11.8%
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) p) #s(approx (sqrt (* (- p r) (- p r))) p)) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) #s(approx (sqrt (* (- p r) (- p r))) p))))
31.2%
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 #s(approx (- (+ (fabs r) p) (sqrt (* (- p r) (- p r)))) (-.f64 (fabs.f64 r) (fabs.f64 r))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))))
16.8%
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 #s(approx (- (+ (fabs r) p) (sqrt (* (- p r) (- p r)))) (*.f64 #s(literal 2 binary64) p)) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))))
5.7%
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (+.f64 (fabs.f64 r) 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) p) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (+.f64 (fabs.f64 r) 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) p) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64)) (/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 (-.f64 p r))))))))
25.8%
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 #s(approx (+ (fabs r) (fabs p)) (fabs.f64 r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
10.7%
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 #s(approx (- (+ (fabs r) p) (sqrt (+ (* (* q q) 4) (* r r)))) (-.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 r))) #s(literal 1/2 binary64)))
29.3%
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(approx (+ (* (- (+ (fabs r) 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 (fabs.f64 r) (fabs.f64 r))))))
17.5%
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(approx (+ (* (- (+ (fabs r) 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 p (fabs.f64 r)) (fabs.f64 (-.f64 p r))) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 p r)))))))
12.3%
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(approx (+ (* (- (+ (fabs r) p) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fabs.f64 r) r) p)) #s(literal 1 binary64))))))
Compiler

Compiled 1 366 to 1 178 computations (13.8% saved)

regimes423.0ms (9.7%)

Memory
-15.4MiB live, 532.7MiB allocated; 180ms collecting garbage
Accuracy

Total -21.2b remaining (-10.4%)

Threshold costs -21.2b (-10.4%)

Counts
8 → 1
16 → 2
31 → 2
34 → 2
42 → 2
65 → 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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r #s(approx (- (+ (fabs r) p) p) (fabs.f64 r))))))
#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)) (fma.f64 (+.f64 (fabs.f64 r) p) #s(literal 1/2 binary64) q)))
Outputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
Call 2
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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r #s(approx (- (+ (fabs r) p) p) (fabs.f64 r))))))
#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)) (fma.f64 (+.f64 (fabs.f64 r) p) #s(literal 1/2 binary64) q)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (/.f64 p r) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 #s(approx (- (+ (fabs r) p) (sqrt (+ (* (* q q) 4) (* r r)))) (-.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 r))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r (-.f64 (+.f64 (fabs.f64 r) p) p)))))
(*.f64 (-.f64 (+.f64 (fabs.f64 r) #s(approx (fabs p) p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))) #s(literal 1/2 binary64))
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 (-.f64 p r)))) #s(literal 1/2 binary64))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p))))))
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))) #s(literal 1/2 binary64))
Outputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
Call 3
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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r #s(approx (- (+ (fabs r) p) p) (fabs.f64 r))))))
#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)) (fma.f64 (+.f64 (fabs.f64 r) p) #s(literal 1/2 binary64) q)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (/.f64 p r) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 #s(approx (- (+ (fabs r) p) (sqrt (+ (* (* q q) 4) (* r r)))) (-.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 r))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r (-.f64 (+.f64 (fabs.f64 r) p) p)))))
(*.f64 (-.f64 (+.f64 (fabs.f64 r) #s(approx (fabs p) p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))) #s(literal 1/2 binary64))
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 (-.f64 p r)))) #s(literal 1/2 binary64))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p))))))
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))) #s(literal 1/2 binary64))
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fabs.f64 (-.f64 p r)))) #s(literal 1/2 binary64))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (*.f64 (/.f64 p r) #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) p))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 r) p) #s(literal 1/2 binary64)) q) #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 q q))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (neg.f64 p) (-.f64 #s(approx (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/.f64 #s(literal 1/2 binary64) r)) (/.f64 #s(literal 1/2 binary64) r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) #s(approx (- (fabs r) p) (fabs.f64 r))) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r (-.f64 #s(approx (+ (fabs r) p) (*.f64 (+.f64 (/.f64 (fabs.f64 r) p) #s(literal 1 binary64)) p)) p)))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(approx (+ (* (- (+ (fabs r) p) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fabs.f64 r) r) p)) #s(literal 1 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 p p)))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) p) #s(approx (sqrt (* (- p r) (- p r))) p)) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) #s(approx (sqrt (* (- p r) (- p r))) p))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) p))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (-.f64 p p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 #s(approx (+ (fabs r) (fabs p)) (fabs.f64 r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
Outputs
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fabs.f64 (-.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)))))) (neg.f64 q))
Call 4
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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r #s(approx (- (+ (fabs r) p) p) (fabs.f64 r))))))
#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)) (fma.f64 (+.f64 (fabs.f64 r) p) #s(literal 1/2 binary64) q)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (/.f64 p r) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 #s(approx (- (+ (fabs r) p) (sqrt (+ (* (* q q) 4) (* r r)))) (-.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 r))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r (-.f64 (+.f64 (fabs.f64 r) p) p)))))
(*.f64 (-.f64 (+.f64 (fabs.f64 r) #s(approx (fabs p) p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))) #s(literal 1/2 binary64))
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 (-.f64 p r)))) #s(literal 1/2 binary64))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p))))))
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))) #s(literal 1/2 binary64))
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fabs.f64 (-.f64 p r)))) #s(literal 1/2 binary64))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (*.f64 (/.f64 p r) #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) p))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 r) p) #s(literal 1/2 binary64)) q) #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 q q))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (neg.f64 p) (-.f64 #s(approx (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/.f64 #s(literal 1/2 binary64) r)) (/.f64 #s(literal 1/2 binary64) r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) #s(approx (- (fabs r) p) (fabs.f64 r))) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r (-.f64 #s(approx (+ (fabs r) p) (*.f64 (+.f64 (/.f64 (fabs.f64 r) p) #s(literal 1 binary64)) p)) p)))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(approx (+ (* (- (+ (fabs r) p) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fabs.f64 r) r) p)) #s(literal 1 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 p p)))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) p) #s(approx (sqrt (* (- p r) (- p r))) p)) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) #s(approx (sqrt (* (- p r) (- p r))) p))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) p))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (-.f64 p p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 #s(approx (+ (fabs r) (fabs p)) (fabs.f64 r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(approx (+ (* (- (+ (fabs r) 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 (fabs.f64 r) (fabs.f64 r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.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) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(approx (+ (* (- (+ (fabs r) 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 (fabs.f64 r) (fabs.f64 r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
Call 5
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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r #s(approx (- (+ (fabs r) p) p) (fabs.f64 r))))))
#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)) (fma.f64 (+.f64 (fabs.f64 r) p) #s(literal 1/2 binary64) q)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (/.f64 p r) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 #s(approx (- (+ (fabs r) p) (sqrt (+ (* (* q q) 4) (* r r)))) (-.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 r))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r (-.f64 (+.f64 (fabs.f64 r) p) p)))))
(*.f64 (-.f64 (+.f64 (fabs.f64 r) #s(approx (fabs p) p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))) #s(literal 1/2 binary64))
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 (-.f64 p r)))) #s(literal 1/2 binary64))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p))))))
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))) #s(literal 1/2 binary64))
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fabs.f64 (-.f64 p r)))) #s(literal 1/2 binary64))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (*.f64 (/.f64 p r) #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) p))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 r) p) #s(literal 1/2 binary64)) q) #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 q q))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (neg.f64 p) (-.f64 #s(approx (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/.f64 #s(literal 1/2 binary64) r)) (/.f64 #s(literal 1/2 binary64) r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) #s(approx (- (fabs r) p) (fabs.f64 r))) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r (-.f64 #s(approx (+ (fabs r) p) (*.f64 (+.f64 (/.f64 (fabs.f64 r) p) #s(literal 1 binary64)) p)) p)))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(approx (+ (* (- (+ (fabs r) p) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fabs.f64 r) r) p)) #s(literal 1 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 p p)))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) p) #s(approx (sqrt (* (- p r) (- p r))) p)) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) #s(approx (sqrt (* (- p r) (- p r))) p))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) p))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (-.f64 p p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 #s(approx (+ (fabs r) (fabs p)) (fabs.f64 r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(approx (+ (* (- (+ (fabs r) 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 (fabs.f64 r) (fabs.f64 r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.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) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) p))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) 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 (-.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)))
(*.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) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 #s(approx (- (+ (fabs r) p) (sqrt (* (- p r) (- p r)))) (*.f64 #s(literal 2 binary64) p)) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) 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) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
Call 6
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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r #s(approx (- (+ (fabs r) p) p) (fabs.f64 r))))))
#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)) (fma.f64 (+.f64 (fabs.f64 r) p) #s(literal 1/2 binary64) q)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (-.f64 (+.f64 (fabs.f64 r) p) p) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (/.f64 p r) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 #s(approx (- (+ (fabs r) p) (sqrt (+ (* (* q q) 4) (* r r)))) (-.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 r))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r (-.f64 (+.f64 (fabs.f64 r) p) p)))))
(*.f64 (-.f64 (+.f64 (fabs.f64 r) #s(approx (fabs p) p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))) #s(literal 1/2 binary64))
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 (-.f64 p r)))) #s(literal 1/2 binary64))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p))))))
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))) #s(literal 1/2 binary64))
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fabs.f64 (-.f64 p r)))) #s(literal 1/2 binary64))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (*.f64 (/.f64 p r) #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) p))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 r) p) #s(literal 1/2 binary64)) q) #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 q q))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (neg.f64 p) (-.f64 #s(approx (neg (/ (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) p)) (/.f64 #s(literal 1/2 binary64) r)) (/.f64 #s(literal 1/2 binary64) r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) #s(approx (- (fabs r) p) (fabs.f64 r))) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 r (-.f64 #s(approx (+ (fabs r) p) (*.f64 (+.f64 (/.f64 (fabs.f64 r) p) #s(literal 1 binary64)) p)) p)))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(approx (+ (* (- (+ (fabs r) p) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fabs.f64 r) r) p)) #s(literal 1 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 p p)))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) p) #s(approx (sqrt (* (- p r) (- p r))) p)) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) #s(approx (sqrt (* (- p r) (- p r))) p))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) p))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) p) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (-.f64 p p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 #s(approx (+ (fabs r) (fabs p)) (fabs.f64 r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(approx (+ (* (- (+ (fabs r) 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 (fabs.f64 r) (fabs.f64 r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.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) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) p))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) 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 (-.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)))
(*.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) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 #s(approx (- (+ (fabs r) p) (sqrt (* (- p r) (- p r)))) (*.f64 #s(literal 2 binary64) p)) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r)) r)))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 #s(approx (- (+ (fabs r) p) (sqrt (* (- p r) (- p r)))) (-.f64 (fabs.f64 r) (fabs.f64 r))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p)) p)))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r)) r)))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 (*.f64 p p) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 p)) (/.f64 #s(literal 1 binary64) (sqrt.f64 p))) (/.f64 #s(literal 1 binary64) p)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(approx (/ (+ (fabs r) p) r) (/.f64 (fabs.f64 r) r)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p)) (/.f64 #s(literal 1/2 binary64) r))))))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 p) (sqrt.f64 p) (-.f64 (fabs.f64 r) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) p)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (fma.f64 r p (*.f64 r (fabs.f64 r))) (*.f64 r r)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.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 r) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p)) (/.f64 #s(literal 1/2 binary64) r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fabs.f64 r) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p)) (/.f64 #s(literal 1/2 binary64) r)))) (*.f64 #s(literal -1/2 binary64) p))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(approx (+ (* (- (+ (fabs r) 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 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)) (fma.f64 (sqrt.f64 p) (sqrt.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) #s(literal 2 binary64)) (-.f64 (+.f64 (exp.f64 (/.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) #s(literal 2 binary64))) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) 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 (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 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p))) p)))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))) r)))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 p) (sqrt.f64 p) #s(approx (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (fabs.f64 r) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))) r))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (*.f64 (/.f64 p r) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (*.f64 (/.f64 p r) #s(literal -1/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) p) (*.f64 #s(literal -1/2 binary64) p))) (-.f64 (*.f64 (neg.f64 r) #s(approx (- (* (/ (+ (fabs r) p) r) -1/2) 1/2) (*.f64 (/.f64 p r) #s(literal -1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) p)))))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) p) (*.f64 #s(literal -1/2 binary64) p))) (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) (*.f64 #s(literal -1/2 binary64) p)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (/.f64 (*.f64 q q) (*.f64 (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))) (*.f64 (-.f64 p r) (-.f64 p r)))) (/.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))))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))) #s(literal 1 binary64))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (+.f64 (fabs.f64 r) 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) p) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (+.f64 (fabs.f64 r) 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) p) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64)) (/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 (-.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) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (* (sqrt p) (sqrt p)) (- (fabs r) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 #s(approx (- (+ (fabs r) p) (sqrt (* (- p r) (- p r)))) (-.f64 (fabs.f64 r) (fabs.f64 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)))))) (neg.f64 q))
Calls

30 calls:

87.0ms
(pow.f64 q #s(literal 2 binary64))
53.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)))))))
21.0ms
r
18.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
17.0ms
p
Results
AccuracySegmentsBranch
34.5%1r
34.5%1p
34.5%1q
34.5%1(pow.f64 q #s(literal 2 binary64))
34.5%1(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
34.5%1(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
34.5%1(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
38.7%2p
36.6%2r
39.5%2(pow.f64 q #s(literal 2 binary64))
39.5%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
39.5%2q
46.7%2(pow.f64 q #s(literal 2 binary64))
46.7%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
46.7%2q
45.6%3(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
45.6%3(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
47.6%2(pow.f64 q #s(literal 2 binary64))
47.6%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
47.6%2q
54.5%2(pow.f64 q #s(literal 2 binary64))
54.5%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
54.5%2q
59.4%3(pow.f64 q #s(literal 2 binary64))
59.4%3(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
51.5%3(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
51.5%3(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
47.0%3p
48.0%3r
59.4%3q
Compiler

Compiled 1 381 to 644 computations (53.4% saved)

bsearch62.0ms (1.4%)

Memory
4.6MiB live, 98.9MiB allocated; 4ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
27.0ms
3.3883690545010796e-10
6.923270571683345e-7
28.0ms
2.9591733049173775e-134
5.572277091266222e-133
Samples
25.0ms105×2valid
15.0ms95×1valid
3.0ms40×0valid
Compiler

Compiled 1 025 to 934 computations (8.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 35.0ms
adjust: 9.0ms (25.5% of total)
ival-pow2: 9.0ms (25.5% of total)
ival-mult!: 6.0ms (17% of total)
ival-sqrt: 4.0ms (11.4% of total)
ival-add!: 3.0ms (8.5% of total)
ival-sub!: 3.0ms (8.5% of total)
ival-fabs: 2.0ms (5.7% of total)

bsearch21.0ms (0.5%)

Memory
-15.7MiB live, 33.7MiB allocated; 4ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
19.0ms
6.184750774057818e-15
2.0977941182172057e-14
Samples
8.0ms40×1valid
6.0ms27×2valid
1.0ms13×0valid
Compiler

Compiled 275 to 284 computations (-3.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 13.0ms
ival-pow2: 5.0ms (38.6% of total)
adjust: 3.0ms (23.1% of total)
ival-add!: 1.0ms (7.7% of total)
ival-sub!: 1.0ms (7.7% of total)
ival-sqrt: 1.0ms (7.7% of total)
ival-mult!: 1.0ms (7.7% of total)
ival-fabs: 1.0ms (7.7% of total)

bsearch18.0ms (0.4%)

Memory
33.6MiB live, 33.6MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
16.0ms
3.3883690545010796e-10
6.923270571683345e-7
Samples
7.0ms42×1valid
4.0ms19×2valid
1.0ms19×0valid
Compiler

Compiled 585 to 496 computations (15.2% saved)

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

bsearch17.0ms (0.4%)

Memory
-20.7MiB live, 26.4MiB allocated; 3ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
15.0ms
6.184750774057818e-15
2.0977941182172057e-14
Samples
5.0ms23×2valid
5.0ms29×1valid
1.0ms12×0valid
Compiler

Compiled 225 to 234 computations (-4% saved)

Precisions
Click to see histograms. Total time spent on operations: 9.0ms
adjust: 2.0ms (23.1% of total)
ival-pow2: 2.0ms (23.1% of total)
ival-add!: 1.0ms (11.6% of total)
ival-sub!: 1.0ms (11.6% of total)
ival-sqrt: 1.0ms (11.6% of total)
ival-mult!: 1.0ms (11.6% of total)
ival-fabs: 1.0ms (11.6% of total)

bsearch0.0ms (0%)

Memory
0.6MiB live, 0.6MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
4.278497789479032e-257
8.374533788969627e-242
Compiler

Compiled 25 to 25 computations (0% saved)

derivations197.0ms (4.5%)

Memory
11.1MiB live, 251.4MiB allocated; 9ms collecting garbage
Stop Event
fuel
Compiler

Compiled 171 to 106 computations (38% saved)

preprocess82.0ms (1.9%)

Memory
-22.6MiB live, 167.6MiB allocated; 11ms collecting garbage
Remove

(sort p r)

Compiler

Compiled 1 811 to 1 384 computations (23.6% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...