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

Time bar (total: 4.6s)

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.4s (51.8%)

Memory
108.7MiB live, 2 365.4MiB allocated; 567ms collecting garbage
Samples
894.0ms2 313×2valid
717.0ms3 100×1valid
273.0ms2 843×0valid
Precisions
Click to see histograms. Total time spent on operations: 1.6s
ival-pow2: 394.0ms (25.4% of total)
adjust: 311.0ms (20% of total)
ival-mult!: 235.0ms (15.1% of total)
ival-sqrt: 215.0ms (13.8% of total)
ival-sub!: 172.0ms (11.1% of total)
ival-add!: 114.0ms (7.3% of total)
ival-fabs: 112.0ms (7.2% of total)
Bogosity

preprocess51.0ms (1.1%)

Memory
-9.1MiB live, 41.0MiB allocated; 14ms 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
21.9%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
Symmetry

(abs q)

(sort p r)

Compiler

Compiled 40 to 36 computations (10% saved)

series25.0ms (0.5%)

Memory
10.6MiB live, 53.4MiB allocated; 7ms 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
6.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)
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
r
@0
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ (pow (- p r) 2) (* 4 (pow q 2))) (pow (- p r) 2) (- p r) (* 4 (pow q 2)) 4 (pow q 2) q)

rewrite197.0ms (4.3%)

Memory
46.2MiB live, 268.4MiB allocated; 43ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

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

eval81.0ms (1.8%)

Memory
-58.4MiB live, 65.0MiB allocated; 71ms collecting garbage
Compiler

Compiled 3 509 to 1 201 computations (65.8% saved)

prune24.0ms (0.5%)

Memory
12.7MiB live, 58.1MiB allocated; 5ms collecting garbage
Pruning

28 alts after pruning (28 fresh and 0 done)

PrunedKeptTotal
New16528193
Fresh000
Picked101
Done000
Total16628194
Accuracy
64.8%
Counts
194 → 28
Alt Table
Click to see full alt table
StatusAccuracyProgram
11.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (+.f64 r p) (+.f64 r p)) (+.f64 r p)) (pow.f64 (fma.f64 (-.f64 p r) (-.f64 p r) (*.f64 (*.f64 q q) #s(literal 4 binary64))) #s(literal 3/2 binary64))) (fma.f64 (+.f64 r p) (+.f64 r p) (+.f64 (pow.f64 (fma.f64 (-.f64 p r) (-.f64 p r) (*.f64 (*.f64 q q) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (-.f64 p r) (-.f64 p r) (*.f64 (*.f64 q q) #s(literal 4 binary64)))))))))
21.2%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 p r)) (/.f64 #s(literal 1 binary64) (-.f64 p r)))) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
20.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))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))
19.5%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))
6.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (-.f64 p r) (-.f64 p r))))))
10.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 (+.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))))))
3.9%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 p p)))))
17.9%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (exp.f64 (*.f64 (log.f64 (fma.f64 (-.f64 p r) (-.f64 p r) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) #s(literal 1/2 binary64)))))
2.2%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 p r))))
38.2%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))))
10.8%
(*.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 r p) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))) r)))
7.5%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 r p) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r)) r)))
5.9%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 r p) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p)) p)))
9.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 r p) (-.f64 p r)) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (-.f64 p r))))
28.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/8 binary64) (-.f64 (*.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64)) #s(literal 1 binary64))) q))
9.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 r p) (-.f64 p r)) #s(literal 1/2 binary64)))
19.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
17.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))
9.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 r p) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
37.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64)) #s(literal 1 binary64)) q))
1.8%
#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 r p) q) #s(literal -1/2 binary64)) #s(literal 1 binary64))))
5.9%
#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 (+.f64 r p) r) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
19.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (+.f64 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)))))))
2.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
5.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
5.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
2.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
38.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
Compiler

Compiled 1 448 to 1 394 computations (3.7% saved)

series39.0ms (0.8%)

Memory
-12.0MiB live, 79.1MiB allocated; 8ms collecting garbage
Counts
33 → 237
Calls
Call 1
Inputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
(neg.f64 q)
q
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
(*.f64 #s(literal -1/2 binary64) p)
#s(literal -1/2 binary64)
p
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (-.f64 (*.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64)) #s(literal 1 binary64))))
(*.f64 (neg.f64 q) (-.f64 (*.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(-.f64 (*.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(*.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64))
(/.f64 (+.f64 r p) q)
(+.f64 r p)
r
#s(literal 1 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))
(*.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))
(-.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)))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))
(*.f64 q q)
#s(literal 4 binary64)
(*.f64 p p)
#s(literal 1/2 binary64)
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 2 binary64)
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(fabs.f64 p)
(fabs.f64 r)
(sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
Outputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (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) (- (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ r q)) 1)))))
#s(approx (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (+ (* -1 (* q (- (* -1/2 (/ r q)) 1))) (* 1/2 p))))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (- (* -1/2 (/ r q)) 1)))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (- (+ (* -1/2 (/ p q)) (* -1/2 (/ r q))) 1)))
#s(approx (* (/ (+ r p) q) -1/2) #s(hole binary64 (* -1/2 (/ r q))))
#s(approx (* (/ (+ r p) q) -1/2) #s(hole binary64 (+ (* -1/2 (/ p q)) (* -1/2 (/ r q)))))
#s(approx (/ (+ r p) q) #s(hole binary64 (/ r q)))
#s(approx (/ (+ r p) q) #s(hole binary64 (+ (/ p q) (/ r q))))
#s(approx (+ r p) #s(hole binary64 r))
#s(approx (+ r p) #s(hole binary64 (+ p r)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 (- r (sqrt (* 4 (pow q 2)))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 p) (* 1/2 (- r (sqrt (* 4 (pow q 2))))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- r (sqrt (* 4 (pow q 2))))) (* p (+ 1/2 (* -1/4 (/ p (sqrt (* 4 (pow q 2))))))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- r (sqrt (* 4 (pow q 2))))) (* p (+ 1/2 (* p (- (* 1/16 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 3))) (* 1/4 (/ 1 (sqrt (* 4 (pow q 2))))))))))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- r (sqrt (* 4 (pow q 2))))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ p r) (sqrt (* 4 (pow q 2))))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ r (* p (+ 1 (* -1/2 (/ p (sqrt (* 4 (pow q 2)))))))) (sqrt (* 4 (pow q 2))))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ r (* p (+ 1 (* p (- (* 1/8 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 3))) (* 1/2 (/ 1 (sqrt (* 4 (pow q 2)))))))))) (sqrt (* 4 (pow q 2))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (sqrt (* 4 (pow q 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (* 4 (pow q 2))) (* 1/2 (/ (pow p 2) (sqrt (* 4 (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (* 4 (pow q 2))) (* (pow p 2) (+ (* -1/8 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 3))) (* 1/2 (/ 1 (sqrt (* 4 (pow q 2))))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (* 4 (pow q 2))) (* (pow p 2) (+ (* (pow p 2) (- (* 1/16 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 5))) (* 1/8 (/ 1 (pow (sqrt (* 4 (pow q 2))) 3))))) (* 1/2 (/ 1 (sqrt (* 4 (pow q 2))))))))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* 4 (pow q 2))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (+ (* 4 (pow q 2)) (pow p 2))))
#s(approx (* p p) #s(hole binary64 (pow p 2)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (- (* -1/2 (/ (* p (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* -1 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (- (* p (- (* -1/2 (/ (* p (* r (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* 1/2 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) (* -1 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (+ (fabs p) (fabs r)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (fabs p) #s(hole binary64 (fabs 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 (* (/ 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 q) (- (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (* 1/2 p)))
#s(approx (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (* p (+ 1/2 (* -1 (/ (* q (- (* -1/2 (/ r q)) 1)) p))))))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (* -1/2 (/ p q))))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (* p (- (* -1/2 (/ r (* p q))) (+ (* 1/2 (/ 1 q)) (/ 1 p))))))
#s(approx (* (/ (+ r p) q) -1/2) #s(hole binary64 (* p (- (* -1/2 (/ r (* p q))) (* 1/2 (/ 1 q))))))
#s(approx (/ (+ r p) q) #s(hole binary64 (/ p q)))
#s(approx (/ (+ r p) q) #s(hole binary64 (* p (+ (/ 1 q) (/ r (* p q))))))
#s(approx (+ r p) #s(hole binary64 (* p (+ 1 (/ r p)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 r)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (* 1/2 r))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (+ (* 1/2 r) (/ (pow q 4) (pow p 3))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -2 (/ (pow q 6) (pow p 5))) (+ (* -1 (/ (pow q 2) p)) (+ (* 1/2 r) (/ (pow q 4) (pow p 3)))))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (+ r (* -2 (/ (pow q 2) p)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ r (* 2 (/ (pow q 4) (pow p 3)))) (* 2 (/ (pow q 2) p)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ r (* -4 (/ (pow q 6) (pow p 5)))) (+ (* -2 (/ (pow q 4) (pow p 3))) (* 2 (/ (pow q 2) p))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6)))))))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* (pow p 2) (+ 1 (* 4 (/ (pow q 2) (pow p 2)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -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) (+ 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 (* (/ 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 q) (- (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (* -1 (* p (- (/ (* q (- (* -1/2 (/ r q)) 1)) p) 1/2)))))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (* -1 (* p (+ (* -1 (/ (- (* -1/2 (/ r q)) 1) p)) (* 1/2 (/ 1 q)))))))
#s(approx (* (/ (+ r p) q) -1/2) #s(hole binary64 (* -1 (* p (+ (* 1/2 (/ r (* p q))) (* 1/2 (/ 1 q)))))))
#s(approx (/ (+ r p) q) #s(hole binary64 (* -1 (* p (- (* -1 (/ r (* p q))) (/ 1 q))))))
#s(approx (+ r p) #s(hole binary64 (* -1 (* p (- (* -1 (/ r p)) 1)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ r p)) 1)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 r) (/ (pow q 2) p)) p)) 1)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow q 2)) (/ (pow q 4) (pow p 2))) p)) (* 1/2 r)) p)) 1)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* 2 p)))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ r p)) 2)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ r (* 2 (/ (pow q 2) p))) p)) 2)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ r (* -1 (/ (- (* 2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p))) p)) 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) r) p)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p)))) r) p)) 1)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p)))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 4 (pow q 2)) (pow r 2)) p)) (* 2 r)) p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (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 (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ p q)) 1)))))
#s(approx (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (+ (* -1 (* q (- (* -1/2 (/ p q)) 1))) (* 1/2 r))))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (- (* -1/2 (/ p q)) 1)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 (- p (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 r) (* 1/2 (- p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ p r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#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 (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (/ (* p (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* 1/2 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (+ (* -2 (* p r)) (+ (* 4 (pow q 2)) (pow p 2)))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (+ (* 4 (pow q 2)) (+ (* r (+ r (* -2 p))) (pow p 2)))))
#s(approx (* (/ 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 q) (- (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (* r (+ 1/2 (* -1 (/ (* q (- (* -1/2 (/ p q)) 1)) r))))))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (* r (- (* -1/2 (/ p (* q r))) (+ (* 1/2 (/ 1 q)) (/ 1 r))))))
#s(approx (* (/ (+ r p) q) -1/2) #s(hole binary64 (* r (- (* -1/2 (/ p (* q r))) (* 1/2 (/ 1 q))))))
#s(approx (/ (+ r p) q) #s(hole binary64 (* r (+ (/ 1 q) (/ p (* q r))))))
#s(approx (+ r p) #s(hole binary64 (* r (+ 1 (/ p r)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- p (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r))))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* r (- (+ 1 (/ p r)) (/ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 r)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (* -1 (/ p r))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (pow r 2)))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow r 2) (+ 1 (* -2 (/ p r))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow r 2) (+ 1 (+ (* -2 (/ p r)) (+ (* 4 (/ (pow q 2) (pow r 2))) (/ (pow p 2) (pow r 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2)))))
#s(approx (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (* -1 (* r (- (/ (* q (- (* -1/2 (/ p q)) 1)) r) 1/2)))))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (* -1 (* r (+ (* -1 (/ (- (* -1/2 (/ p q)) 1) r)) (* 1/2 (/ 1 q)))))))
#s(approx (* (/ (+ r p) q) -1/2) #s(hole binary64 (* -1 (* r (+ (* 1/2 (/ p (* q r))) (* 1/2 (/ 1 q)))))))
#s(approx (/ (+ r p) q) #s(hole binary64 (* -1 (* r (- (* -1 (/ p (* q r))) (/ 1 q))))))
#s(approx (+ r p) #s(hole binary64 (* -1 (* r (- (* -1 (/ p r)) 1)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- p (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r)) 1/2)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- p (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) 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)) 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 (* (/ 1 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) (- (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (* 1/2 (+ p r))))
#s(approx (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (+ q (* 1/2 (+ p r)))))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (* -1/2 (/ (+ p r) q))))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (/ (+ (* -1 q) (* -1/2 (+ p r))) q)))
#s(approx (/ (+ r p) q) #s(hole binary64 (/ (+ p r) q)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 (- (+ p r) (sqrt (pow p 2))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow p 2)))) (* 1/2 (- (+ p r) (sqrt (pow p 2)))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ p r) (sqrt (pow p 2)))) (* (pow q 2) (- (/ (pow q 2) (pow (sqrt (pow p 2)) 3)) (/ 1 (sqrt (pow p 2))))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ p r) (sqrt (pow p 2)))) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow p 2)) 5))) (/ 1 (pow (sqrt (pow p 2)) 3)))) (/ 1 (sqrt (pow p 2))))))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ p r) (sqrt (pow p 2)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ p (+ r (* -2 (/ (pow q 2) (sqrt (pow p 2)))))) (sqrt (pow p 2)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ p (+ r (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (sqrt (pow p 2)) 3))) (* 2 (/ 1 (sqrt (pow p 2)))))))) (sqrt (pow p 2)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ p (+ r (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (sqrt (pow p 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow p 2)) 3))))) (* 2 (/ 1 (sqrt (pow p 2)))))))) (sqrt (pow p 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (sqrt (pow p 2))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (pow p 2)) (* 2 (/ (pow q 2) (sqrt (pow p 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (pow p 2)) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow p 2)) 3))) (* 2 (/ 1 (sqrt (pow p 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (pow p 2)) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (sqrt (pow p 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow p 2)) 3))))) (* 2 (/ 1 (sqrt (pow p 2)))))))))
#s(approx (* q q) #s(hole binary64 (pow q 2)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (pow (- p r) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (sqrt (pow (- p r) 2)))))) (sqrt (pow (- p r) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))) (sqrt (pow (- p r) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow (- p r) 2)) 3))))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))) (sqrt (pow (- p r) 2)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (pow (- p r) 2))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* 2 (/ (pow q 2) (sqrt (pow (- p r) 2)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow (- p r) 2)) 3))))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (pow (- p r) 2)))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (+ (* 4 (pow q 2)) (pow (- p r) 2))))
#s(approx (* (/ 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) (- (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (* q (+ 1 (* 1/2 (/ (+ p r) q))))))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 -1))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (- (* -1/2 (/ (+ p r) q)) 1)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* q (- (* 1/2 (/ (+ p r) q)) 1))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow p 2) (pow q 2))) (* 1/2 (/ (+ p r) q))) 1))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow p 2) (pow q 2))) (+ (* 1/128 (/ (pow p 4) (pow q 4))) (* 1/2 (/ (+ p r) q)))) 1))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -2 q)))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (/ p q) (/ r q)) 2))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow p 2) (pow q 2))) (+ (/ p q) (/ r q))) 2))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow p 4) (pow q 4))) (+ (/ p q) (/ r q))) (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* 2 q)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* (pow q 2) (+ 4 (/ (pow p 2) (pow q 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (/ (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 (+ (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 (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ p r) q)) 1)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow p 2) q)) (* 1/2 (+ p r))) q)) 1)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow p 2)) (* 1/128 (/ (pow p 4) (pow q 2)))) q)) (* 1/2 (+ p r))) q)) 1)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ p r) q)) 2)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ p (+ r (* 1/4 (/ (pow p 2) q)))) q)) 2)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ p (+ r (* -1 (/ (- (* 1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q)))) q)) 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) 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
9.0ms
p
@-inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 p) -1/2 p (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) (- (* (/ (+ r p) q) -1/2) 1) (* (/ (+ r p) q) -1/2) (/ (+ r p) q) (+ r p) r 1 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p)) (* q q) 4 (* p p) 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) (fabs r) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ (pow (- p r) 2) (* 4 (pow q 2))))
4.0ms
p
@0
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 p) -1/2 p (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) (- (* (/ (+ r p) q) -1/2) 1) (* (/ (+ r p) q) -1/2) (/ (+ r p) q) (+ r p) r 1 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p)) (* q q) 4 (* p p) 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) (fabs r) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ (pow (- p r) 2) (* 4 (pow q 2))))
3.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) (- (* (/ (+ r p) q) -1/2) 1)) (- (* (/ (+ r p) q) -1/2) 1) (* (/ (+ r p) q) -1/2) (/ (+ r p) q) (+ r p) r 1 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p)) (* q q) 4 (* p p) 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) (fabs r) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ (pow (- p r) 2) (* 4 (pow q 2))))
3.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) (- (* (/ (+ r p) q) -1/2) 1)) (- (* (/ (+ r p) q) -1/2) 1) (* (/ (+ r p) q) -1/2) (/ (+ r p) q) (+ r p) r 1 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p)) (* q q) 4 (* p p) 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) (fabs r) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ (pow (- p r) 2) (* 4 (pow q 2))))
3.0ms
q
@0
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 p) -1/2 p (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) (- (* (/ (+ r p) q) -1/2) 1) (* (/ (+ r p) q) -1/2) (/ (+ r p) q) (+ r p) r 1 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p)) (* q q) 4 (* p p) 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) (fabs r) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ (pow (- p r) 2) (* 4 (pow q 2))))

rewrite222.0ms (4.8%)

Memory
9.4MiB live, 296.9MiB allocated; 26ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
012538985
012828535
178208527
087348188
Stop Event
iter-limit
node-limit
iter-limit
Counts
270 → 363
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 r p) q) #s(literal -1/2 binary64)) #s(literal 1 binary64))))
(*.f64 (neg.f64 q) (-.f64 (*.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(-.f64 (*.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(*.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64))
(/.f64 (+.f64 r p) q)
(+.f64 r p)
r
#s(literal 1 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))
(*.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))
(-.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)))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))
(*.f64 q q)
#s(literal 4 binary64)
(*.f64 p p)
#s(literal 1/2 binary64)
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 2 binary64)
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(fabs.f64 p)
(fabs.f64 r)
(sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (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) (- (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ r q)) 1)))))
#s(approx (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (+ (* -1 (* q (- (* -1/2 (/ r q)) 1))) (* 1/2 p))))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (- (* -1/2 (/ r q)) 1)))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (- (+ (* -1/2 (/ p q)) (* -1/2 (/ r q))) 1)))
#s(approx (* (/ (+ r p) q) -1/2) #s(hole binary64 (* -1/2 (/ r q))))
#s(approx (* (/ (+ r p) q) -1/2) #s(hole binary64 (+ (* -1/2 (/ p q)) (* -1/2 (/ r q)))))
#s(approx (/ (+ r p) q) #s(hole binary64 (/ r q)))
#s(approx (/ (+ r p) q) #s(hole binary64 (+ (/ p q) (/ r q))))
#s(approx (+ r p) #s(hole binary64 r))
#s(approx (+ r p) #s(hole binary64 (+ p r)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 (- r (sqrt (* 4 (pow q 2)))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 p) (* 1/2 (- r (sqrt (* 4 (pow q 2))))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- r (sqrt (* 4 (pow q 2))))) (* p (+ 1/2 (* -1/4 (/ p (sqrt (* 4 (pow q 2))))))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- r (sqrt (* 4 (pow q 2))))) (* p (+ 1/2 (* p (- (* 1/16 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 3))) (* 1/4 (/ 1 (sqrt (* 4 (pow q 2))))))))))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- r (sqrt (* 4 (pow q 2))))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ p r) (sqrt (* 4 (pow q 2))))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ r (* p (+ 1 (* -1/2 (/ p (sqrt (* 4 (pow q 2)))))))) (sqrt (* 4 (pow q 2))))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ r (* p (+ 1 (* p (- (* 1/8 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 3))) (* 1/2 (/ 1 (sqrt (* 4 (pow q 2)))))))))) (sqrt (* 4 (pow q 2))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (sqrt (* 4 (pow q 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (* 4 (pow q 2))) (* 1/2 (/ (pow p 2) (sqrt (* 4 (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (* 4 (pow q 2))) (* (pow p 2) (+ (* -1/8 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 3))) (* 1/2 (/ 1 (sqrt (* 4 (pow q 2))))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (* 4 (pow q 2))) (* (pow p 2) (+ (* (pow p 2) (- (* 1/16 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 5))) (* 1/8 (/ 1 (pow (sqrt (* 4 (pow q 2))) 3))))) (* 1/2 (/ 1 (sqrt (* 4 (pow q 2))))))))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* 4 (pow q 2))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (+ (* 4 (pow q 2)) (pow p 2))))
#s(approx (* p p) #s(hole binary64 (pow p 2)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (- (* -1/2 (/ (* p (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* -1 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (- (* p (- (* -1/2 (/ (* p (* r (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* 1/2 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) (* -1 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (+ (fabs p) (fabs r)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (fabs p) #s(hole binary64 (fabs 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 (* (/ 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 q) (- (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (* 1/2 p)))
#s(approx (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (* p (+ 1/2 (* -1 (/ (* q (- (* -1/2 (/ r q)) 1)) p))))))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (* -1/2 (/ p q))))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (* p (- (* -1/2 (/ r (* p q))) (+ (* 1/2 (/ 1 q)) (/ 1 p))))))
#s(approx (* (/ (+ r p) q) -1/2) #s(hole binary64 (* p (- (* -1/2 (/ r (* p q))) (* 1/2 (/ 1 q))))))
#s(approx (/ (+ r p) q) #s(hole binary64 (/ p q)))
#s(approx (/ (+ r p) q) #s(hole binary64 (* p (+ (/ 1 q) (/ r (* p q))))))
#s(approx (+ r p) #s(hole binary64 (* p (+ 1 (/ r p)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 r)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (* 1/2 r))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (+ (* 1/2 r) (/ (pow q 4) (pow p 3))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -2 (/ (pow q 6) (pow p 5))) (+ (* -1 (/ (pow q 2) p)) (+ (* 1/2 r) (/ (pow q 4) (pow p 3)))))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (+ r (* -2 (/ (pow q 2) p)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ r (* 2 (/ (pow q 4) (pow p 3)))) (* 2 (/ (pow q 2) p)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ r (* -4 (/ (pow q 6) (pow p 5)))) (+ (* -2 (/ (pow q 4) (pow p 3))) (* 2 (/ (pow q 2) p))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6)))))))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* (pow p 2) (+ 1 (* 4 (/ (pow q 2) (pow p 2)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -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) (+ 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 (* (/ 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 q) (- (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (* -1 (* p (- (/ (* q (- (* -1/2 (/ r q)) 1)) p) 1/2)))))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (* -1 (* p (+ (* -1 (/ (- (* -1/2 (/ r q)) 1) p)) (* 1/2 (/ 1 q)))))))
#s(approx (* (/ (+ r p) q) -1/2) #s(hole binary64 (* -1 (* p (+ (* 1/2 (/ r (* p q))) (* 1/2 (/ 1 q)))))))
#s(approx (/ (+ r p) q) #s(hole binary64 (* -1 (* p (- (* -1 (/ r (* p q))) (/ 1 q))))))
#s(approx (+ r p) #s(hole binary64 (* -1 (* p (- (* -1 (/ r p)) 1)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ r p)) 1)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 r) (/ (pow q 2) p)) p)) 1)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow q 2)) (/ (pow q 4) (pow p 2))) p)) (* 1/2 r)) p)) 1)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* 2 p)))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ r p)) 2)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ r (* 2 (/ (pow q 2) p))) p)) 2)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ r (* -1 (/ (- (* 2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p))) p)) 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) r) p)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p)))) r) p)) 1)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p)))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 4 (pow q 2)) (pow r 2)) p)) (* 2 r)) p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (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 (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ p q)) 1)))))
#s(approx (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (+ (* -1 (* q (- (* -1/2 (/ p q)) 1))) (* 1/2 r))))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (- (* -1/2 (/ p q)) 1)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 (- p (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 r) (* 1/2 (- p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ p r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#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 (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (/ (* p (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* 1/2 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (+ (* -2 (* p r)) (+ (* 4 (pow q 2)) (pow p 2)))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (+ (* 4 (pow q 2)) (+ (* r (+ r (* -2 p))) (pow p 2)))))
#s(approx (* (/ 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 q) (- (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (* r (+ 1/2 (* -1 (/ (* q (- (* -1/2 (/ p q)) 1)) r))))))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (* r (- (* -1/2 (/ p (* q r))) (+ (* 1/2 (/ 1 q)) (/ 1 r))))))
#s(approx (* (/ (+ r p) q) -1/2) #s(hole binary64 (* r (- (* -1/2 (/ p (* q r))) (* 1/2 (/ 1 q))))))
#s(approx (/ (+ r p) q) #s(hole binary64 (* r (+ (/ 1 q) (/ p (* q r))))))
#s(approx (+ r p) #s(hole binary64 (* r (+ 1 (/ p r)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- p (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r))))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* r (- (+ 1 (/ p r)) (/ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 r)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (* -1 (/ p r))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (pow r 2)))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow r 2) (+ 1 (* -2 (/ p r))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow r 2) (+ 1 (+ (* -2 (/ p r)) (+ (* 4 (/ (pow q 2) (pow r 2))) (/ (pow p 2) (pow r 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2)))))
#s(approx (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (* -1 (* r (- (/ (* q (- (* -1/2 (/ p q)) 1)) r) 1/2)))))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (* -1 (* r (+ (* -1 (/ (- (* -1/2 (/ p q)) 1) r)) (* 1/2 (/ 1 q)))))))
#s(approx (* (/ (+ r p) q) -1/2) #s(hole binary64 (* -1 (* r (+ (* 1/2 (/ p (* q r))) (* 1/2 (/ 1 q)))))))
#s(approx (/ (+ r p) q) #s(hole binary64 (* -1 (* r (- (* -1 (/ p (* q r))) (/ 1 q))))))
#s(approx (+ r p) #s(hole binary64 (* -1 (* r (- (* -1 (/ p r)) 1)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- p (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r)) 1/2)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- p (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) 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)) 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 (* (/ 1 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) (- (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (* 1/2 (+ p r))))
#s(approx (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (+ q (* 1/2 (+ p r)))))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (* -1/2 (/ (+ p r) q))))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (/ (+ (* -1 q) (* -1/2 (+ p r))) q)))
#s(approx (/ (+ r p) q) #s(hole binary64 (/ (+ p r) q)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 (- (+ p r) (sqrt (pow p 2))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow p 2)))) (* 1/2 (- (+ p r) (sqrt (pow p 2)))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ p r) (sqrt (pow p 2)))) (* (pow q 2) (- (/ (pow q 2) (pow (sqrt (pow p 2)) 3)) (/ 1 (sqrt (pow p 2))))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ p r) (sqrt (pow p 2)))) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow p 2)) 5))) (/ 1 (pow (sqrt (pow p 2)) 3)))) (/ 1 (sqrt (pow p 2))))))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ p r) (sqrt (pow p 2)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ p (+ r (* -2 (/ (pow q 2) (sqrt (pow p 2)))))) (sqrt (pow p 2)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ p (+ r (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (sqrt (pow p 2)) 3))) (* 2 (/ 1 (sqrt (pow p 2)))))))) (sqrt (pow p 2)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ p (+ r (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (sqrt (pow p 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow p 2)) 3))))) (* 2 (/ 1 (sqrt (pow p 2)))))))) (sqrt (pow p 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (sqrt (pow p 2))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (pow p 2)) (* 2 (/ (pow q 2) (sqrt (pow p 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (pow p 2)) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow p 2)) 3))) (* 2 (/ 1 (sqrt (pow p 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (pow p 2)) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (sqrt (pow p 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow p 2)) 3))))) (* 2 (/ 1 (sqrt (pow p 2)))))))))
#s(approx (* q q) #s(hole binary64 (pow q 2)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (pow (- p r) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (sqrt (pow (- p r) 2)))))) (sqrt (pow (- p r) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))) (sqrt (pow (- p r) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow (- p r) 2)) 3))))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))) (sqrt (pow (- p r) 2)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (pow (- p r) 2))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* 2 (/ (pow q 2) (sqrt (pow (- p r) 2)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow (- p r) 2)) 3))))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (pow (- p r) 2)))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (+ (* 4 (pow q 2)) (pow (- p r) 2))))
#s(approx (* (/ 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) (- (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (* q (+ 1 (* 1/2 (/ (+ p r) q))))))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 -1))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (- (* -1/2 (/ (+ p r) q)) 1)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* q (- (* 1/2 (/ (+ p r) q)) 1))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow p 2) (pow q 2))) (* 1/2 (/ (+ p r) q))) 1))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow p 2) (pow q 2))) (+ (* 1/128 (/ (pow p 4) (pow q 4))) (* 1/2 (/ (+ p r) q)))) 1))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -2 q)))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (/ p q) (/ r q)) 2))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow p 2) (pow q 2))) (+ (/ p q) (/ r q))) 2))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow p 4) (pow q 4))) (+ (/ p q) (/ r q))) (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* 2 q)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* (pow q 2) (+ 4 (/ (pow p 2) (pow q 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (/ (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 (+ (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 (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ p r) q)) 1)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow p 2) q)) (* 1/2 (+ p r))) q)) 1)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow p 2)) (* 1/128 (/ (pow p 4) (pow q 2)))) q)) (* 1/2 (+ p r))) q)) 1)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ p r) q)) 2)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ p (+ r (* 1/4 (/ (pow p 2) q)))) q)) 2)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ p (+ r (* -1 (/ (- (* 1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q)))) q)) 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q)))) q)) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)) 2)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))))
Outputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
(*.f64 #s(literal -1 binary64) q)
(*.f64 q #s(literal -1 binary64))
(neg.f64 q)
q
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.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) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal -1/2 binary64)) q) #s(literal 1 binary64)) (neg.f64 q)))
(*.f64 (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal -1/2 binary64)) q) #s(literal 1 binary64)) q) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal -1/2 binary64)) q) #s(literal 1 binary64)) q))
(*.f64 (-.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal -1/2 binary64)) q) #s(literal 1 binary64)) (neg.f64 q))
(*.f64 (neg.f64 q) (-.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal -1/2 binary64)) q) #s(literal 1 binary64)))
(neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal -1/2 binary64)) q) #s(literal 1 binary64)) q))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal -1/2 binary64)) q) (/.f64 (*.f64 (+.f64 r p) #s(literal -1/2 binary64)) q)) #s(literal 1 binary64)) (fma.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64) #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal -1/2 binary64)) q) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal -1/2 binary64)) q) (/.f64 (*.f64 (+.f64 r p) #s(literal -1/2 binary64)) q) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal -1/2 binary64)) q) #s(literal 1 binary64)))))
(fma.f64 (/.f64 p q) #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 r q) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 p q) (-.f64 (*.f64 (/.f64 r q) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal -1/2 binary64)) q) #s(literal 1 binary64))
(+.f64 (*.f64 (/.f64 p q) #s(literal -1/2 binary64)) (-.f64 (*.f64 (/.f64 r q) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 r p) q))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 p q) #s(literal -1/2 binary64)) (*.f64 (/.f64 p q) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 r q) #s(literal -1/2 binary64)) (*.f64 (/.f64 r q) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (/.f64 p q) #s(literal -1/2 binary64)) (*.f64 (/.f64 r q) #s(literal -1/2 binary64))))
(/.f64 (fma.f64 (pow.f64 (/.f64 p q) #s(literal 3 binary64)) #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 r q) #s(literal 3 binary64)) #s(literal -1/8 binary64))) (fma.f64 (*.f64 (/.f64 p q) #s(literal -1/2 binary64)) (*.f64 (/.f64 p q) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 r q) #s(literal -1/2 binary64)) (*.f64 (/.f64 r q) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 p q) #s(literal -1/2 binary64)) (*.f64 (/.f64 r q) #s(literal -1/2 binary64))))))
(/.f64 (*.f64 (+.f64 r p) #s(literal -1/2 binary64)) q)
(fma.f64 (/.f64 p q) #s(literal -1/2 binary64) (*.f64 (/.f64 r q) #s(literal -1/2 binary64)))
(fma.f64 (/.f64 r q) #s(literal -1/2 binary64) (*.f64 (/.f64 p q) #s(literal -1/2 binary64)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 p q) (*.f64 (/.f64 r q) #s(literal -1/2 binary64)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 r q) (*.f64 (/.f64 p q) #s(literal -1/2 binary64)))
(-.f64 (*.f64 (/.f64 p q) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 r q)))
(+.f64 (*.f64 (/.f64 p q) #s(literal -1/2 binary64)) (*.f64 (/.f64 r q) #s(literal -1/2 binary64)))
(+.f64 (*.f64 (/.f64 r q) #s(literal -1/2 binary64)) (*.f64 (/.f64 p q) #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 p q) (/.f64 p q)) (*.f64 (/.f64 r q) (/.f64 r q))) (-.f64 (/.f64 p q) (/.f64 r q)))
(/.f64 (+.f64 (pow.f64 (/.f64 p q) #s(literal 3 binary64)) (pow.f64 (/.f64 r q) #s(literal 3 binary64))) (fma.f64 (/.f64 p q) (/.f64 p q) (-.f64 (*.f64 (/.f64 r q) (/.f64 r q)) (*.f64 (/.f64 p q) (/.f64 r q)))))
(/.f64 (fma.f64 q p (*.f64 q r)) (*.f64 q q))
(/.f64 (neg.f64 (+.f64 r p)) (neg.f64 q))
(/.f64 (+.f64 r p) q)
(+.f64 (/.f64 p q) (/.f64 r q))
(+.f64 (/.f64 r q) (/.f64 p q))
(/.f64 (-.f64 (*.f64 r r) (*.f64 p p)) (-.f64 r p))
(/.f64 (-.f64 (*.f64 p p) (*.f64 r r)) (-.f64 p r))
(/.f64 (fma.f64 (*.f64 r r) r (*.f64 (*.f64 p p) p)) (fma.f64 r r (-.f64 (*.f64 p p) (*.f64 r p))))
(/.f64 (fma.f64 (*.f64 p p) p (*.f64 (*.f64 r r) r)) (fma.f64 p p (-.f64 (*.f64 r r) (*.f64 r p))))
(+.f64 r p)
(+.f64 p r)
r
#s(literal 1 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))
(*.f64 (-.f64 (+.f64 r 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 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(/.f64 (-.f64 (*.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 r #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 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 r #s(literal 1/2 binary64)) (*.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 r r) r) #s(literal 1/8 binary64) (pow.f64 (*.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 r #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 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 r #s(literal 1/2 binary64)) (*.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))))))
(fma.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64) (*.f64 r #s(literal 1/2 binary64)))
(fma.f64 r #s(literal 1/2 binary64) (*.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 r #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) r (*.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))
(-.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))
(+.f64 (*.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)) (*.f64 r #s(literal 1/2 binary64)))
(+.f64 (*.f64 r #s(literal 1/2 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 (+.f64 r p) (+.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64))) (+.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3/2 binary64))) (fma.f64 (+.f64 r p) (+.f64 r p) (+.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)) (*.f64 (+.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))))
(+.f64 r (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(+.f64 p (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/2 binary64))
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) (*.f64 (*.f64 p p) (*.f64 p p))) (-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p)))
(/.f64 (fma.f64 (pow.f64 (*.f64 q q) #s(literal 3 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p))) (fma.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p)))))
(fma.f64 (neg.f64 p) (neg.f64 p) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))
(fma.f64 q (*.f64 q #s(literal 4 binary64)) (*.f64 p p))
(fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))
(fma.f64 (fabs.f64 p) (fabs.f64 p) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (neg.f64 p) p))
(+.f64 (*.f64 p p) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(+.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p))
(*.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 (neg.f64 p) (neg.f64 p))
(*.f64 (fabs.f64 p) (fabs.f64 p))
(*.f64 p p)
(pow.f64 p #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 p) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 p) #s(literal 2 binary64))))
#s(literal 1/2 binary64)
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (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 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))
#s(literal 1/2 binary64)
#s(literal 2 binary64)
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))))
(fma.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (-.f64 (fabs.f64 r) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))
(fma.f64 (pow.f64 (fabs.f64 p) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 p) #s(literal 1/2 binary64)) (-.f64 (fabs.f64 r) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))
(fma.f64 (pow.f64 p #s(literal 1/2 binary64)) (pow.f64 p #s(literal 1/2 binary64)) (-.f64 (fabs.f64 r) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))
(/.f64 (-.f64 (*.f64 p p) (*.f64 (fabs.f64 r) (fabs.f64 r))) (-.f64 (fabs.f64 p) (fabs.f64 r)))
(/.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 (fabs.f64 p) (fabs.f64 r)))))
(fma.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (fabs.f64 r))
(fma.f64 (pow.f64 (fabs.f64 p) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 p) #s(literal 1/2 binary64)) (fabs.f64 r))
(fma.f64 (pow.f64 p #s(literal 1/2 binary64)) (pow.f64 p #s(literal 1/2 binary64)) (fabs.f64 r))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(*.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fabs.f64 p) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 p) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 p #s(literal 1/2 binary64)) (pow.f64 p #s(literal 1/2 binary64)))
(pow.f64 (*.f64 p p) #s(literal 1/2 binary64))
(pow.f64 p #s(literal 1 binary64))
(sqrt.f64 (*.f64 p p))
(fabs.f64 (neg.f64 p))
(fabs.f64 p)
(sqrt.f64 (*.f64 r r))
(fabs.f64 (neg.f64 r))
(fabs.f64 r)
(pow.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal 1/2 binary64))
(sqrt.f64 #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 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (/.f64 (*.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 p (fma.f64 (*.f64 p (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal -1/4 binary64) (*.f64 (/.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 p (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (*.f64 (/.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))) p (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))))
#s(approx (* -1/2 p) (*.f64 #s(literal -1/2 binary64) p))
#s(approx p p)
#s(approx (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) (*.f64 (neg.f64 q) (-.f64 (*.f64 (/.f64 r q) #s(literal -1/2 binary64)) #s(literal 1 binary64))))
#s(approx (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) (fma.f64 (neg.f64 q) (-.f64 (*.f64 (/.f64 r q) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 p #s(literal 1/2 binary64))))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) (-.f64 (*.f64 (/.f64 r q) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) (-.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal -1/2 binary64)) q) #s(literal 1 binary64)))
#s(approx (* (/ (+ r p) q) -1/2) (*.f64 (/.f64 r q) #s(literal -1/2 binary64)))
#s(approx (* (/ (+ r p) q) -1/2) (/.f64 (*.f64 (+.f64 r p) #s(literal -1/2 binary64)) q))
#s(approx (/ (+ r p) q) (/.f64 r q))
#s(approx (/ (+ r p) q) (/.f64 (+.f64 r p) q))
#s(approx (+ r p) r)
#s(approx (+ r p) (+.f64 r p))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (-.f64 r (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))) #s(literal 1/2 binary64)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r p) (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 (fma.f64 (/.f64 p (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))) #s(literal -1/4 binary64) #s(literal 1/2 binary64)) p (*.f64 (-.f64 r (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))) #s(literal 1/2 binary64))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 p p)) (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64))))) p #s(literal 1/2 binary64)) p (*.f64 (-.f64 r (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))) #s(literal 1/2 binary64))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 r (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 r p) (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (fma.f64 (fma.f64 (/.f64 p (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))) #s(literal -1/2 binary64) #s(literal 1 binary64)) p r) (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p p)) (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64))))) p #s(literal 1 binary64)) p r) (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fma.f64 (/.f64 (*.f64 p p) (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 p p) (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64))))) (*.f64 p p) (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 p p)) (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 5/2 binary64))) (/.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 3/2 binary64)))) (*.f64 p p) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64))))) (*.f64 p p) (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))))
#s(approx (+ (* (* q q) 4) (* p p)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
#s(approx (+ (* (* q q) 4) (* p p)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
#s(approx (* p p) (*.f64 p p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 p (/.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 p (-.f64 (*.f64 (*.f64 p (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) r) p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p) (/.f64 (neg.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) p (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (+ (fabs p) (fabs r)) (+.f64 (fabs.f64 r) (fabs.f64 p)))
#s(approx (fabs p) (fabs.f64 p))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (neg.f64 (/.f64 (*.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 p (fma.f64 (*.f64 p (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64) (/.f64 (neg.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 p (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (/.f64 (neg.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 #s(literal -2 binary64) (*.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (fma.f64 (fma.f64 #s(literal -2 binary64) r p) p (*.f64 r r))))
#s(approx (* (/ 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 (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) (*.f64 p #s(literal 1/2 binary64)))
#s(approx (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 q) (-.f64 (*.f64 (/.f64 r q) #s(literal -1/2 binary64)) #s(literal 1 binary64))) p) #s(literal 1/2 binary64)) p))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) (*.f64 (/.f64 p q) #s(literal -1/2 binary64)))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) (*.f64 (-.f64 (-.f64 (*.f64 (/.f64 r (*.f64 q p)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) q)) (/.f64 #s(literal 1 binary64) p)) p))
#s(approx (* (/ (+ r p) q) -1/2) (*.f64 (-.f64 (*.f64 (/.f64 r (*.f64 q p)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) q)) p))
#s(approx (/ (+ r p) q) (/.f64 p q))
#s(approx (/ (+ r p) q) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) q) (/.f64 r (*.f64 q p))) p))
#s(approx (+ r p) (*.f64 (+.f64 (/.f64 r p) #s(literal 1 binary64)) p))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 r #s(literal 1/2 binary64)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 r #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 q q) p))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (+.f64 (fma.f64 r #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 q q) p))) (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) p))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 p #s(literal 5 binary64))) #s(literal -2 binary64) (+.f64 (fma.f64 r #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 q q) p))) (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) p)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) r))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) p)) #s(literal 2 binary64) r) (*.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 p #s(literal 5 binary64))) r) (fma.f64 (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) p)) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) #s(literal 1 binary64)) p))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 p p))) #s(literal 1 binary64)) p))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 q #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p))) #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 p p)))) #s(literal 1 binary64)) p))
#s(approx (+ (* (* q q) 4) (* p p)) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 p p)))
#s(approx (- (+ (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 (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 (* (/ 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 (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) (*.f64 (neg.f64 p) (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 r q) #s(literal -1/2 binary64)) #s(literal 1 binary64)) q) p) #s(literal 1/2 binary64))))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 r q) #s(literal -1/2 binary64)) #s(literal 1 binary64)) p)) (/.f64 #s(literal 1/2 binary64) q))))
#s(approx (* (/ (+ r p) q) -1/2) (*.f64 (neg.f64 p) (fma.f64 (/.f64 r (*.f64 q p)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) q))))
#s(approx (/ (+ r p) q) (*.f64 (neg.f64 p) (-.f64 (/.f64 (neg.f64 r) (*.f64 q p)) (/.f64 #s(literal 1 binary64) q))))
#s(approx (+ r p) (*.f64 (neg.f64 p) (-.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 r p) #s(literal -1/2 binary64)) #s(literal 1 binary64))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 r #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)) #s(literal 1 binary64))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 r #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 p p)) (neg.f64 (*.f64 q q))) p))) p)) #s(literal 1 binary64))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (+.f64 p p))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 (neg.f64 p) (-.f64 (/.f64 (neg.f64 r) p) #s(literal 2 binary64))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64) r) p)) #s(literal 2 binary64))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 p p)) (*.f64 q q))) p)) r) p)) #s(literal 2 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) #s(literal 1 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (neg.f64 p) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 p p))) #s(literal 1 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (neg.f64 p) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 q #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p))) #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 p p)))) #s(literal 1 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (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 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (/.f64 (*.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 r (fma.f64 (*.f64 r (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) #s(literal -1/4 binary64) (*.f64 (/.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 p (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r (*.f64 (/.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))) r (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))))
#s(approx (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) (*.f64 (neg.f64 q) (-.f64 (*.f64 (/.f64 p q) #s(literal -1/2 binary64)) #s(literal 1 binary64))))
#s(approx (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) (fma.f64 (neg.f64 q) (-.f64 (*.f64 (/.f64 p q) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 r #s(literal 1/2 binary64))))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) (-.f64 (*.f64 (/.f64 p q) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (-.f64 (+.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 p) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 r 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 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 p (/.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 r (-.f64 (*.f64 (*.f64 r (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) r) p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r) (/.f64 (neg.f64 p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) r (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (fabs r) (fabs.f64 r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (neg.f64 (/.f64 (*.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 r (fma.f64 (*.f64 r (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1/2 binary64) (/.f64 (neg.f64 p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 p (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r (/.f64 (neg.f64 p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 #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 (* (/ 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 (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 q) (-.f64 (*.f64 (/.f64 p q) #s(literal -1/2 binary64)) #s(literal 1 binary64))) r) #s(literal 1/2 binary64)) r))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) (*.f64 (-.f64 (-.f64 (*.f64 (/.f64 p (*.f64 q r)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) q)) (/.f64 #s(literal 1 binary64) r)) r))
#s(approx (* (/ (+ r p) q) -1/2) (*.f64 (-.f64 (*.f64 (/.f64 p (*.f64 q r)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) q)) r))
#s(approx (/ (+ r p) q) (*.f64 (+.f64 (/.f64 p (*.f64 q r)) (/.f64 #s(literal 1 binary64) q)) r))
#s(approx (+ r p) (*.f64 (+.f64 (/.f64 p r) #s(literal 1 binary64)) r))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (fma.f64 (/.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r)) r))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (neg.f64 r))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r)) r))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))) r))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) p) (*.f64 (*.f64 r r) r)) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64) (/.f64 (neg.f64 p) r))) r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64)) r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 p (/.f64 (*.f64 q q) (*.f64 (*.f64 r r) r)) (/.f64 (*.f64 q q) (*.f64 r r))) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64)) r))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 r r))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 r r)))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (+.f64 (fma.f64 (/.f64 p r) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 4 binary64) (/.f64 (*.f64 p p) (*.f64 r r)))) #s(literal 1 binary64)) (*.f64 r r)))
#s(approx (* (/ 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 (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) (*.f64 (neg.f64 r) (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 p q) #s(literal -1/2 binary64)) #s(literal 1 binary64)) q) r) #s(literal 1/2 binary64))))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) (*.f64 (neg.f64 r) (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 p q) #s(literal -1/2 binary64)) #s(literal 1 binary64)) r)) (/.f64 #s(literal 1/2 binary64) q))))
#s(approx (* (/ (+ r p) q) -1/2) (*.f64 (neg.f64 r) (fma.f64 (/.f64 p (*.f64 q r)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) q))))
#s(approx (/ (+ r p) q) (*.f64 (neg.f64 r) (-.f64 (/.f64 (neg.f64 p) (*.f64 q r)) (/.f64 #s(literal 1 binary64) q))))
#s(approx (+ r p) (*.f64 (neg.f64 r) (-.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.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 (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 (* (/ 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) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))) (*.f64 (-.f64 p r) (-.f64 p r))))) (*.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 (neg q) (neg.f64 q))
#s(approx q q)
#s(approx (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) (*.f64 (+.f64 r p) #s(literal 1/2 binary64)))
#s(approx (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) q))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) (/.f64 (*.f64 (+.f64 r p) #s(literal -1/2 binary64)) q))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) (/.f64 (fma.f64 (+.f64 r p) #s(literal -1/2 binary64) (neg.f64 q)) q))
#s(approx (/ (+ r p) q) (/.f64 (+.f64 r p) q))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 p))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 (-.f64 (/.f64 (*.f64 q q) (*.f64 (*.f64 p p) p)) (/.f64 #s(literal 1 binary64) (fabs.f64 p))) (*.f64 q q) (*.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) p))) (*.f64 q q)) (/.f64 #s(literal 1 binary64) (fabs.f64 p))) (*.f64 q q) (*.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 r p) (fabs.f64 p)))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (fabs.f64 p)) #s(literal -2 binary64) r) p) (fabs.f64 p)))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 (*.f64 p p) p)) (/.f64 #s(literal 2 binary64) (fabs.f64 p))) (*.f64 q q) r) p) (fabs.f64 p)))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 5 binary64))) #s(literal -4 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) p))) (*.f64 q q)) (/.f64 #s(literal 2 binary64) (fabs.f64 p))) (*.f64 q q) r) p) (fabs.f64 p)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fabs.f64 p))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fma.f64 (/.f64 (*.f64 q q) (fabs.f64 p)) #s(literal 2 binary64) (fabs.f64 p)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fma.f64 (*.f64 q q) (fma.f64 (/.f64 (*.f64 q q) (*.f64 (*.f64 p p) p)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (fabs.f64 p))) (fabs.f64 p)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) p))) (*.f64 q q) (/.f64 #s(literal 2 binary64) (fabs.f64 p))) (*.f64 q q) (fabs.f64 p)))
#s(approx (* q q) (*.f64 q q))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 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 (/.f64 (*.f64 q q) (pow.f64 (*.f64 (-.f64 p r) (-.f64 p r)) #s(literal 5/2 binary64))) #s(literal -4 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 (* (/ 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 (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) (*.f64 (fma.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) q))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) #s(literal -1 binary64))
#s(approx (- (* (/ (+ r p) q) -1/2) 1) (-.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal -1/2 binary64)) q) #s(literal 1 binary64)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q) #s(literal 1 binary64)) q))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal -1/8 binary64) (-.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q) #s(literal 1 binary64))) q))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal -1/8 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 q q) (*.f64 q q))) #s(literal 1/128 binary64) (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q)) #s(literal 1 binary64))) q))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -2 binary64) q))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 (-.f64 (/.f64 (+.f64 r p) q) #s(literal 2 binary64)) q))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal -1/4 binary64) (/.f64 (+.f64 r p) q)) #s(literal 2 binary64)) q))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 q q) (*.f64 q q))) (-.f64 (/.f64 (+.f64 r p) q) (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64)))) q))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 q q))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64)) q))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 q q) (*.f64 q q))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 p p)) (*.f64 q q))) #s(literal 2 binary64)) q))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 q q) (*.f64 q q))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) (pow.f64 q #s(literal 6 binary64))) #s(literal 1/512 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 p p)) (*.f64 q q)))) #s(literal 2 binary64)) q))
#s(approx (+ (* (* q q) 4) (* p p)) (*.f64 (+.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal 4 binary64)) (*.f64 q q)))
#s(approx (- (+ (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 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64)))) q))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64)) q))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 (/.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 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) q))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.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 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 1/4 binary64)))) #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 (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal -1/2 binary64)) q) #s(literal 1 binary64)) (neg.f64 q)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 p p) q) #s(literal 1/8 binary64) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) q)) #s(literal 1 binary64))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 q q)) #s(literal 1/128 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 p p))) q))) q)) #s(literal 1 binary64))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 r p) q)) #s(literal 2 binary64))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 p p) q) #s(literal 1/4 binary64) r) p) q)) #s(literal 2 binary64))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 q q)) #s(literal 1/64 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 p p))) q)) r) p) q)) #s(literal 2 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (neg.f64 q) (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 q q) (*.f64 q q))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 p p)) (*.f64 q q))) #s(literal 2 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (neg.f64 q) (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 q q) (*.f64 q q))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) (pow.f64 q #s(literal 6 binary64))) #s(literal 1/512 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 p p)) (*.f64 q q)))) #s(literal 2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (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 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 q) (+.f64 (fma.f64 (/.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 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 1/4 binary64))) #s(literal 2 binary64))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 q) (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.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 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 1/4 binary64)))) #s(literal 2 binary64))))

eval49.0ms (1.1%)

Memory
24.9MiB live, 116.1MiB allocated; 9ms collecting garbage
Compiler

Compiled 6 310 to 2 120 computations (66.4% saved)

prune39.0ms (0.8%)

Memory
-6.5MiB live, 94.2MiB allocated; 7ms collecting garbage
Pruning

38 alts after pruning (36 fresh and 2 done)

PrunedKeptTotal
New35323376
Fresh101323
Picked325
Done000
Total36638404
Accuracy
73.4%
Counts
404 → 38
Alt Table
Click to see full alt table
StatusAccuracyProgram
3.9%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 p p)))))
2.2%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 p r))))
38.2%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))))
10.8%
(*.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 r p) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))) r)))
10.5%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.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 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p)) p)))
5.9%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 r p) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p)) p)))
19.5%
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1/2 binary64))
12.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (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))))
15.4%
#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))))))
15.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/.f64 (-.f64 (*.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 r #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 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 r #s(literal 1/2 binary64)) (*.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))))
28.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/8 binary64) (-.f64 (*.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64)) #s(literal 1 binary64))) q))
11.3%
#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))
28.6%
#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))
20.0%
#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)))
9.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 r p) (-.f64 p r)) #s(literal 1/2 binary64)))
19.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
37.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 r p) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 q q))) #s(literal 1/2 binary64)))
3.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 r p) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fabs.f64 p))) #s(literal 1/2 binary64)))
2.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.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))
12.5%
#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))
9.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 r p) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
38.1%
#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))
1.9%
#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))))
1.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) #s(approx (- (* (/ (+ r p) q) -1/2) 1) (*.f64 (-.f64 (-.f64 (*.f64 (/.f64 r (*.f64 q p)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) q)) (/.f64 #s(literal 1 binary64) p)) p))))
3.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) #s(approx (- (* (/ (+ r p) q) -1/2) 1) #s(literal -1 binary64))))
17.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1/2 binary64)))
16.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (+.f64 p p)) #s(literal 1/2 binary64)))
21.3%
#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)))))))
19.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (+.f64 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)))))))
2.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
5.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
5.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
2.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
38.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
4.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 p)))))
2.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 r #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 q q) p)))))
1.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) q)))
Compiler

Compiled 2 213 to 2 127 computations (3.9% saved)

series41.0ms (0.9%)

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

9 calls:

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

rewrite316.0ms (6.9%)

Memory
-16.4MiB live, 309.9MiB allocated; 254ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
012148982
012538561
176178553
085028125
Stop Event
iter-limit
node-limit
iter-limit
Counts
258 → 357
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)))))) (*.f64 (-.f64 (+.f64 r p) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 q q))) #s(literal 1/2 binary64)))
(*.f64 (-.f64 (+.f64 r p) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 q q))) #s(literal 1/2 binary64))
(-.f64 (+.f64 r p) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 q q)))
(+.f64 r p)
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 q q))
#s(literal 1/2 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 p)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 p))))
(fma.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 p)))
(-.f64 (+.f64 r p) (fabs.f64 p))
(/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 p))
(neg.f64 (*.f64 q q))
(*.f64 q q)
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.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 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r)) r))
(*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r)) r)
(-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))
(-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64))
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)
(+.f64 (fabs.f64 r) (fabs.f64 p))
(/.f64 (neg.f64 p) r)
(neg.f64 p)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (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 (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 (- r (sqrt (* 4 (pow q 2)))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 p) (* 1/2 (- r (sqrt (* 4 (pow q 2))))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- r (sqrt (* 4 (pow q 2))))) (* p (+ 1/2 (* -1/4 (/ p (sqrt (* 4 (pow q 2))))))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- r (sqrt (* 4 (pow q 2))))) (* p (+ 1/2 (* p (- (* 1/16 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 3))) (* 1/4 (/ 1 (sqrt (* 4 (pow q 2))))))))))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- r (sqrt (* 4 (pow q 2))))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ p r) (sqrt (* 4 (pow q 2))))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ r (* p (+ 1 (* -1/2 (/ p (sqrt (* 4 (pow q 2)))))))) (sqrt (* 4 (pow q 2))))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ r (* p (+ 1 (* p (- (* 1/8 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 3))) (* 1/2 (/ 1 (sqrt (* 4 (pow q 2)))))))))) (sqrt (* 4 (pow q 2))))))
#s(approx (+ r p) #s(hole binary64 r))
#s(approx (+ r p) #s(hole binary64 (+ p r)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (sqrt (* 4 (pow q 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (* 4 (pow q 2))) (* 1/2 (/ (pow p 2) (sqrt (* 4 (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (* 4 (pow q 2))) (* (pow p 2) (+ (* -1/8 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 3))) (* 1/2 (/ 1 (sqrt (* 4 (pow q 2))))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (* 4 (pow q 2))) (* (pow p 2) (+ (* (pow p 2) (- (* 1/16 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 5))) (* 1/8 (/ 1 (pow (sqrt (* 4 (pow q 2))) 3))))) (* 1/2 (/ 1 (sqrt (* 4 (pow q 2))))))))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (fabs p))) (* 1/2 (- r (fabs p))))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (fabs p))) (+ (* 1/2 p) (* 1/2 (- r (fabs p)))))))
#s(approx (- (+ r p) (fabs p)) #s(hole binary64 (- r (fabs p))))
#s(approx (- (+ r p) (fabs p)) #s(hole binary64 (- (+ p r) (fabs p))))
#s(approx (/ (neg (* q q)) (fabs p)) #s(hole binary64 (* -1 (/ (pow q 2) (fabs p)))))
#s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1))))
#s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) #s(hole binary64 (+ p (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1)))))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(hole binary64 (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1)))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(hole binary64 (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))
#s(approx (/ (+ (fabs r) (fabs p)) r) #s(hole binary64 (/ (+ (fabs p) (fabs r)) r)))
#s(approx (/ (neg p) r) #s(hole binary64 (* -1 (/ p r))))
#s(approx (neg p) #s(hole binary64 (* -1 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (* 1/2 (/ (- (+ (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 (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 r)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (* 1/2 r))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (+ (* 1/2 r) (/ (pow q 4) (pow p 3))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -2 (/ (pow q 6) (pow p 5))) (+ (* -1 (/ (pow q 2) p)) (+ (* 1/2 r) (/ (pow q 4) (pow p 3)))))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (+ r (* -2 (/ (pow q 2) p)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ r (* 2 (/ (pow q 4) (pow p 3)))) (* 2 (/ (pow q 2) p)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ r (* -4 (/ (pow q 6) (pow p 5)))) (+ (* -2 (/ (pow q 4) (pow p 3))) (* 2 (/ (pow q 2) p))))))
#s(approx (+ r p) #s(hole binary64 (* p (+ 1 (/ r p)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6)))))))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (* 1/2 p)))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (* p (+ 1/2 (+ (* -1 (/ (pow q 2) (* p (fabs p)))) (* 1/2 (/ (- r (fabs p)) p)))))))
#s(approx (- (+ r p) (fabs p)) #s(hole binary64 (* p (- (+ 1 (/ r p)) (/ (fabs p) p)))))
#s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) #s(hole binary64 (* p (+ 1 (/ (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1)) p)))))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(hole binary64 (/ p r)))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(hole binary64 (* p (- (+ (/ 1 r) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r)))) (/ 1 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 (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ r p)) 1)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 r) (/ (pow q 2) p)) p)) 1)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow q 2)) (/ (pow q 4) (pow p 2))) p)) (* 1/2 r)) p)) 1)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* 2 p)))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ r p)) 2)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ r (* 2 (/ (pow q 2) p))) p)) 2)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ r (* -1 (/ (- (* 2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p))) p)) 2)))))
#s(approx (+ r p) #s(hole binary64 (* -1 (* p (- (* -1 (/ r p)) 1)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6))))))))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (pow q 2) (fabs p))) (* 1/2 (- r (fabs p)))) p)) 1/2)))))
#s(approx (- (+ r p) (fabs p)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- r (fabs p)) p)) 1)))))
#s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1)) p)) 1)))))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1) p)) (/ 1 r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (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 (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 (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 (- p (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 r) (* 1/2 (- p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ p r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (fabs p))) (* 1/2 (- p (fabs p))))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (fabs p))) (+ (* 1/2 r) (* 1/2 (- p (fabs p)))))))
#s(approx (- (+ r p) (fabs p)) #s(hole binary64 (- p (fabs p))))
#s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* -1 p))))
#s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(hole binary64 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(hole binary64 (/ (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) r)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) 1) #s(hole binary64 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 r)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 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 (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- p (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r))))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* r (- (+ 1 (/ p r)) (/ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) r)))))
#s(approx (+ r p) #s(hole binary64 (* r (+ 1 (/ p r)))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (* r (+ 1/2 (+ (* -1 (/ (pow q 2) (* r (fabs p)))) (* 1/2 (/ (- p (fabs p)) r)))))))
#s(approx (- (+ r p) (fabs p)) #s(hole binary64 (* r (- (+ 1 (/ p r)) (/ (fabs p) r)))))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(hole binary64 -1))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(hole binary64 (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* 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 p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- p (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r)) 1/2)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- p (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r)) 1)))))
#s(approx (+ r p) #s(hole binary64 (* -1 (* r (- (* -1 (/ p r)) 1)))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (pow q 2) (fabs p))) (* 1/2 (- p (fabs p)))) r)) 1/2)))))
#s(approx (- (+ r p) (fabs p)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- p (fabs p)) r)) 1)))))
#s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) #s(hole binary64 (* -1 (* r (- (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r))) (/ p r))))))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(hole binary64 (- (* -1 (/ (- (* -1 (+ (fabs p) (fabs 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 (- (+ (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 (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 (- (+ p r) (sqrt (pow p 2))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow p 2)))) (* 1/2 (- (+ p r) (sqrt (pow p 2)))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ p r) (sqrt (pow p 2)))) (* (pow q 2) (- (/ (pow q 2) (pow (sqrt (pow p 2)) 3)) (/ 1 (sqrt (pow p 2))))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ p r) (sqrt (pow p 2)))) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow p 2)) 5))) (/ 1 (pow (sqrt (pow p 2)) 3)))) (/ 1 (sqrt (pow p 2))))))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ p r) (sqrt (pow p 2)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ p (+ r (* -2 (/ (pow q 2) (sqrt (pow p 2)))))) (sqrt (pow p 2)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ p (+ r (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (sqrt (pow p 2)) 3))) (* 2 (/ 1 (sqrt (pow p 2)))))))) (sqrt (pow p 2)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ p (+ r (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (sqrt (pow p 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow p 2)) 3))))) (* 2 (/ 1 (sqrt (pow p 2)))))))) (sqrt (pow p 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (sqrt (pow p 2))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (pow p 2)) (* 2 (/ (pow q 2) (sqrt (pow p 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (pow p 2)) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow p 2)) 3))) (* 2 (/ 1 (sqrt (pow p 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (pow p 2)) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (sqrt (pow p 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow p 2)) 3))))) (* 2 (/ 1 (sqrt (pow p 2)))))))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (* 1/2 (- (+ p r) (fabs p)))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (fabs p))) (* 1/2 (- (+ p r) (fabs p))))))
#s(approx (neg (* q q)) #s(hole binary64 (* -1 (pow q 2))))
#s(approx (* q q) #s(hole binary64 (pow q 2)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -2 q)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* 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 (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* q (- (* 1/2 (/ (+ p r) q)) 1))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow p 2) (pow q 2))) (* 1/2 (/ (+ p r) q))) 1))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow p 2) (pow q 2))) (+ (* 1/128 (/ (pow p 4) (pow q 4))) (* 1/2 (/ (+ p r) q)))) 1))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (/ p q) (/ r q)) 2))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow p 2) (pow q 2))) (+ (/ p q) (/ r q))) 2))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow p 4) (pow q 4))) (+ (/ p q) (/ r q))) (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (* (pow q 2) (- (* 1/2 (/ (- (+ p r) (fabs p)) (pow q 2))) (/ 1 (fabs p))))))
#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))))))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ p r) q)) 1)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow p 2) q)) (* 1/2 (+ p r))) q)) 1)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow p 2)) (* 1/128 (/ (pow p 4) (pow q 2)))) q)) (* 1/2 (+ p r))) q)) 1)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ p r) q)) 2)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ p (+ r (* 1/4 (/ (pow p 2) q)))) q)) 2)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ p (+ r (* -1 (/ (- (* 1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q)))) q)) 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2))))))))))
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)) (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) (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))))))
(fma.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (-.f64 (fabs.f64 r) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))))
(fma.f64 (pow.f64 (fabs.f64 p) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 p) #s(literal 1/2 binary64)) (-.f64 (fabs.f64 r) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))))
(fma.f64 (pow.f64 p #s(literal 1/2 binary64)) (pow.f64 p #s(literal 1/2 binary64)) (-.f64 (fabs.f64 r) #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 p p) (*.f64 (fabs.f64 r) (fabs.f64 r))) (-.f64 (fabs.f64 p) (fabs.f64 r)))
(/.f64 (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.f64 p p)) (-.f64 (fabs.f64 r) (fabs.f64 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 (fabs.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) (fabs.f64 p)))))
(fma.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (fabs.f64 r))
(fma.f64 (pow.f64 (fabs.f64 p) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 p) #s(literal 1/2 binary64)) (fabs.f64 r))
(fma.f64 (pow.f64 p #s(literal 1/2 binary64)) (pow.f64 p #s(literal 1/2 binary64)) (fabs.f64 r))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(*.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fabs.f64 p) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 p) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 p #s(literal 1/2 binary64)) (pow.f64 p #s(literal 1/2 binary64)))
(pow.f64 (*.f64 p p) #s(literal 1/2 binary64))
(pow.f64 p #s(literal 1 binary64))
(sqrt.f64 (*.f64 p p))
(fabs.f64 (neg.f64 p))
(fabs.f64 p)
p
(sqrt.f64 (*.f64 r r))
(fabs.f64 (neg.f64 r))
(fabs.f64 r)
r
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.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 (+.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(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)))))) (*.f64 (-.f64 (+.f64 r p) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 q q))) #s(literal 1/2 binary64)))
(*.f64 (-.f64 (+.f64 r p) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 q q))) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r p) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 q q))))
(/.f64 (-.f64 (*.f64 (+.f64 r p) (+.f64 r p)) (*.f64 #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 q q)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 q q)))) (+.f64 (+.f64 r p) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 q q))))
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 q q)) #s(literal 3 binary64))) (fma.f64 (+.f64 r p) (+.f64 r p) (fma.f64 #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 q q)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 q q)) (*.f64 (+.f64 r p) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 q q))))))
(-.f64 (+.f64 r p) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 q q)))
(+.f64 r (-.f64 p #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 q q))))
(/.f64 (-.f64 (*.f64 p p) (*.f64 r r)) (-.f64 p r))
(/.f64 (-.f64 (*.f64 r r) (*.f64 p p)) (-.f64 r p))
(/.f64 (fma.f64 (*.f64 p p) p (*.f64 (*.f64 r r) r)) (fma.f64 p p (-.f64 (*.f64 r r) (*.f64 r p))))
(/.f64 (fma.f64 (*.f64 r r) r (*.f64 (*.f64 p p) p)) (fma.f64 r r (-.f64 (*.f64 p p) (*.f64 r p))))
(+.f64 r p)
(+.f64 p r)
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 q q))
#s(literal 1/2 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p)) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) (*.f64 (*.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64)))) (-.f64 (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p)) (*.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p)) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p)))) (-.f64 (*.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p)) #s(literal 3 binary64)) (*.f64 (pow.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p)) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p)) (-.f64 (*.f64 (*.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p)) (*.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64))))))
(/.f64 (fma.f64 (pow.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p)) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p)) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) (*.f64 (*.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))))))
(fma.f64 (/.f64 (*.f64 q q) (fabs.f64 p)) #s(literal -1 binary64) (*.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64)))
(fma.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p)))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p)) (*.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r p) (fabs.f64 p)) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p)))
(-.f64 (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p)) (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 r p) (fabs.f64 p))))
(+.f64 (+.f64 (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p)) (*.f64 #s(literal 1/2 binary64) r)) (*.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64)))
(+.f64 (+.f64 (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p)) (*.f64 #s(literal 1/2 binary64) p)) (*.f64 (-.f64 r (fabs.f64 p)) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p)))
(+.f64 (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p)) (*.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (+.f64 r p) (+.f64 r p)) (*.f64 p p)) (+.f64 (+.f64 r p) (fabs.f64 p)))
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (*.f64 (*.f64 p p) p)) (fma.f64 (+.f64 r p) (+.f64 r p) (fma.f64 p p (*.f64 (+.f64 r p) (fabs.f64 p)))))
(-.f64 (+.f64 r p) (fabs.f64 p))
(+.f64 r (-.f64 p (fabs.f64 p)))
(+.f64 p (-.f64 r (fabs.f64 p)))
(*.f64 (/.f64 (*.f64 q q) (fabs.f64 p)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p)))
(/.f64 (neg.f64 (*.f64 (neg.f64 q) q)) (neg.f64 (fabs.f64 p)))
(/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))
(neg.f64 (/.f64 (*.f64 q q) (fabs.f64 p)))
(*.f64 (neg.f64 q) q)
(*.f64 #s(literal -1 binary64) (*.f64 q q))
(*.f64 (*.f64 q q) #s(literal -1 binary64))
(*.f64 q (neg.f64 q))
(neg.f64 (*.f64 q q))
(*.f64 (pow.f64 q #s(literal 1 binary64)) (pow.f64 q #s(literal 1 binary64)))
(*.f64 (fabs.f64 q) (fabs.f64 q))
(*.f64 (neg.f64 q) (neg.f64 q))
(*.f64 q q)
(pow.f64 q #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))))
(*.f64 #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(literal 1/2 binary64))
(*.f64 #s(literal 1/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 (- (+ (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))
(*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r)) r)
(*.f64 r (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r)))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) (*.f64 (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)))) (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 p) r) (/.f64 (neg.f64 p) r))) (+.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r)))
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64))))))
(/.f64 (-.f64 (pow.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 p) r) #s(literal 3 binary64))) (fma.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (fma.f64 (/.f64 (neg.f64 p) r) (/.f64 (neg.f64 p) r) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r)))))
(-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)))
(-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))
(+.f64 (/.f64 (fabs.f64 p) r) (-.f64 (/.f64 (fabs.f64 r) r) (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1 binary64)) (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)))))
(-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64))
(+.f64 (/.f64 (fabs.f64 p) r) (-.f64 (/.f64 (fabs.f64 r) r) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (fabs.f64 p) r) (/.f64 (fabs.f64 p) r)) (*.f64 (/.f64 (fabs.f64 r) r) (/.f64 (fabs.f64 r) r))) (-.f64 (/.f64 (fabs.f64 p) r) (/.f64 (fabs.f64 r) r)))
(/.f64 (+.f64 (pow.f64 (/.f64 (fabs.f64 p) r) #s(literal 3 binary64)) (pow.f64 (/.f64 (fabs.f64 r) r) #s(literal 3 binary64))) (fma.f64 (/.f64 (fabs.f64 p) r) (/.f64 (fabs.f64 p) r) (-.f64 (*.f64 (/.f64 (fabs.f64 r) r) (/.f64 (fabs.f64 r) r)) (*.f64 (/.f64 (fabs.f64 p) r) (/.f64 (fabs.f64 r) r)))))
(/.f64 (fma.f64 (fabs.f64 p) r (*.f64 r (fabs.f64 r))) (*.f64 r r))
(/.f64 (neg.f64 (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 r))
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)
(+.f64 (/.f64 (fabs.f64 r) r) (/.f64 (fabs.f64 p) r))
(+.f64 (/.f64 (fabs.f64 p) r) (/.f64 (fabs.f64 r) r))
(/.f64 (-.f64 (*.f64 p p) (*.f64 (fabs.f64 r) (fabs.f64 r))) (-.f64 (fabs.f64 p) (fabs.f64 r)))
(/.f64 (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.f64 p p)) (-.f64 (fabs.f64 r) (fabs.f64 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 (fabs.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) (fabs.f64 p)))))
(fma.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (fabs.f64 r))
(fma.f64 (pow.f64 (fabs.f64 p) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 p) #s(literal 1/2 binary64)) (fabs.f64 r))
(fma.f64 (pow.f64 p #s(literal 1/2 binary64)) (pow.f64 p #s(literal 1/2 binary64)) (fabs.f64 r))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(*.f64 (/.f64 p r) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 p r))
(/.f64 (neg.f64 (neg.f64 p)) (neg.f64 r))
(/.f64 (neg.f64 p) r)
(neg.f64 (/.f64 p r))
(*.f64 #s(literal -1 binary64) p)
(*.f64 p #s(literal -1 binary64))
(neg.f64 p)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (/.f64 (*.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 p (fma.f64 (*.f64 p (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal -1/4 binary64) (*.f64 (/.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 p (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (*.f64 (/.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))) p (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 p (/.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 p (-.f64 (*.f64 (*.f64 p (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) r) p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p) (/.f64 (neg.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) p (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (+ (fabs p) (fabs r)) (+.f64 (fabs.f64 r) (fabs.f64 p)))
#s(approx (fabs p) (fabs.f64 p))
#s(approx p p)
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (neg.f64 (/.f64 (*.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 p (fma.f64 (*.f64 p (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64) (/.f64 (neg.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 p (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (/.f64 (neg.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (-.f64 r (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))) #s(literal 1/2 binary64)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r p) (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 (fma.f64 (/.f64 p (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))) #s(literal -1/4 binary64) #s(literal 1/2 binary64)) p (*.f64 (-.f64 r (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))) #s(literal 1/2 binary64))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 p p)) (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64))))) p #s(literal 1/2 binary64)) p (*.f64 (-.f64 r (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))) #s(literal 1/2 binary64))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 r (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 r p) (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (fma.f64 (fma.f64 (/.f64 p (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))) #s(literal -1/2 binary64) #s(literal 1 binary64)) p r) (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p p)) (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64))))) p #s(literal 1 binary64)) p r) (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))))
#s(approx (+ r p) r)
#s(approx (+ r p) (+.f64 r p))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fma.f64 (/.f64 (*.f64 p p) (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 p p) (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64))))) (*.f64 p p) (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 p p)) (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 5/2 binary64))) (/.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 3/2 binary64)))) (*.f64 p p) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64))))) (*.f64 p p) (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (fma.f64 (-.f64 r (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (fma.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))))
#s(approx (- (+ r p) (fabs p)) (-.f64 r (fabs.f64 p)))
#s(approx (- (+ r p) (fabs p)) (-.f64 (+.f64 r p) (fabs.f64 p)))
#s(approx (/ (neg (* q q)) (fabs p)) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p)))
#s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) r))
#s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) (fma.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) r p))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (-.f64 (+.f64 (/.f64 p r) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1 binary64)))
#s(approx (/ (+ (fabs r) (fabs p)) r) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r))
#s(approx (/ (neg p) r) (/.f64 (neg.f64 p) r))
#s(approx (neg p) (neg.f64 p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.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 (*.f64 (neg.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 (*.f64 (neg.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 (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(literal 1/2 binary64) r (/.f64 (*.f64 (neg.f64 q) q) p)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (+.f64 (fma.f64 #s(literal 1/2 binary64) r (/.f64 (*.f64 (neg.f64 q) q) p)) (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) p))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 p #s(literal 5 binary64))) #s(literal -2 binary64) (+.f64 (fma.f64 #s(literal 1/2 binary64) r (/.f64 (*.f64 (neg.f64 q) q) p)) (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) p)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) r))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) p)) #s(literal 2 binary64) r) (*.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 p #s(literal 5 binary64))) r) (fma.f64 (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) p)) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64)))))
#s(approx (+ r p) (*.f64 (+.f64 (/.f64 r p) #s(literal 1 binary64)) p))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) #s(literal 1 binary64)) p))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 p p))) #s(literal 1 binary64)) p))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 q #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p))) #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 p p)))) #s(literal 1 binary64)) p))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (*.f64 (+.f64 (fma.f64 (/.f64 (-.f64 r (fabs.f64 p)) p) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 (fabs.f64 p) p))) #s(literal 1/2 binary64)) p))
#s(approx (- (+ r p) (fabs p)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 r (fabs.f64 p)) p)) p))
#s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) (*.f64 (fma.f64 r (/.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) p) #s(literal 1 binary64)) p))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (/.f64 p r))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (*.f64 (-.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) (/.f64 #s(literal 1 binary64) r)) (/.f64 #s(literal 1 binary64) p)) 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 (fma.f64 (neg.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 (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 r p) #s(literal -1/2 binary64)) #s(literal 1 binary64))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) r (/.f64 (*.f64 q q) p)) p)) #s(literal 1 binary64))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) r (neg.f64 (/.f64 (fma.f64 (neg.f64 q) q (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 p p))) p))) p)) #s(literal 1 binary64))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (+.f64 p p))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 (neg.f64 p) (-.f64 (/.f64 (neg.f64 r) p) #s(literal 2 binary64))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64) r) p)) #s(literal 2 binary64))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 p p)) (*.f64 q q))) p)) r) p)) #s(literal 2 binary64))))
#s(approx (+ r p) (*.f64 (neg.f64 p) (-.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) #s(literal 1 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (neg.f64 p) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 p p))) #s(literal 1 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (neg.f64 p) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 q #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p))) #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 p p)))) #s(literal 1 binary64))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 r (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) p)) #s(literal 1/2 binary64))))
#s(approx (- (+ r p) (fabs p)) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 r (fabs.f64 p)) p)) #s(literal 1 binary64))))
#s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (*.f64 r (/.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) p))) #s(literal 1 binary64))))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) p)) (/.f64 #s(literal 1 binary64) r))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (/.f64 (*.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 r (fma.f64 (*.f64 r (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) #s(literal -1/4 binary64) (*.f64 (/.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 p (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r (*.f64 (/.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))) r (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 p (/.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 r (-.f64 (*.f64 (*.f64 r (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) r) p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r) (/.f64 (neg.f64 p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) r (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (fabs r) (fabs.f64 r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (neg.f64 (/.f64 (*.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 r (fma.f64 (*.f64 r (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1/2 binary64) (/.f64 (neg.f64 p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 p (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r (/.f64 (neg.f64 p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (* -1/2 r) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (-.f64 (+.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 p) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (fma.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))))
#s(approx (- (+ r p) (fabs p)) (-.f64 p (fabs.f64 p)))
#s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)))
#s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) (-.f64 (+.f64 (+.f64 (neg.f64 r) (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (/.f64 (-.f64 (+.f64 (+.f64 (neg.f64 r) (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) 1) (/.f64 (+.f64 (+.f64 (neg.f64 r) (fabs.f64 r)) (fabs.f64 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 (*.f64 (neg.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 (*.f64 (neg.f64 q) q) (*.f64 r r)))) #s(literal 1/2 binary64)) r))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (neg.f64 r))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r)) r))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))) r))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) p) (*.f64 (*.f64 r r) r)) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64) (/.f64 (neg.f64 p) r))) r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.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 (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (fma.f64 (/.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r)) r))
#s(approx (+ r p) (*.f64 (+.f64 (/.f64 p r) #s(literal 1 binary64)) r))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (*.f64 (+.f64 (fma.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 (fabs.f64 p) r))) #s(literal 1/2 binary64)) r))
#s(approx (- (+ r p) (fabs p)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 p (fabs.f64 p)) r)) r))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(literal -1 binary64))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (*.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 (fma.f64 (neg.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 (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r)) #s(literal 1 binary64))))
#s(approx (+ r p) (*.f64 (neg.f64 r) (-.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r)) #s(literal 1/2 binary64))))
#s(approx (- (+ r p) (fabs p)) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 p (fabs.f64 p)) r)) #s(literal 1 binary64))))
#s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) (*.f64 (neg.f64 r) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 r) (fabs.f64 p))) p) r))))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 r) (fabs.f64 p))) p) r)) #s(literal 1 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (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 (*.f64 (neg.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 (*.f64 (-.f64 p r) (-.f64 p r)) (sqrt.f64 (*.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) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))))) (*.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 (*.f64 (-.f64 p r) (-.f64 p r)) (sqrt.f64 (*.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 (/.f64 (*.f64 q q) (pow.f64 (*.f64 (-.f64 p r) (-.f64 p r)) #s(literal 5/2 binary64))) #s(literal -4 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (sqrt.f64 (*.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 (*.f64 (-.f64 p r) (-.f64 p r)) (sqrt.f64 (*.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 (*.f64 (-.f64 p r) (-.f64 p r)) (sqrt.f64 (*.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 (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (-.f64 (/.f64 (*.f64 q q) (*.f64 (*.f64 p p) p)) (/.f64 #s(literal 1 binary64) (fabs.f64 p))) (*.f64 q q))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) p))) (*.f64 q q)) (/.f64 #s(literal 1 binary64) (fabs.f64 p))) (*.f64 q q))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 r p) (fabs.f64 p)))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (fabs.f64 p)) #s(literal -2 binary64) r) p) (fabs.f64 p)))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 (*.f64 p p) p)) (/.f64 #s(literal 2 binary64) (fabs.f64 p))) (*.f64 q q) r) p) (fabs.f64 p)))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 5 binary64))) #s(literal -4 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) p))) (*.f64 q q)) (/.f64 #s(literal 2 binary64) (fabs.f64 p))) (*.f64 q q) r) p) (fabs.f64 p)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fabs.f64 p))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fma.f64 (/.f64 (*.f64 q q) (fabs.f64 p)) #s(literal 2 binary64) (fabs.f64 p)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fma.f64 (*.f64 q q) (fma.f64 (/.f64 (*.f64 q q) (*.f64 (*.f64 p p) p)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (fabs.f64 p))) (fabs.f64 p)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) p))) (*.f64 q q) (/.f64 #s(literal 2 binary64) (fabs.f64 p))) (*.f64 q q) (fabs.f64 p)))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (*.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64)))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (fma.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))))
#s(approx (neg (* q q)) (*.f64 (neg.f64 q) q))
#s(approx (* q q) (*.f64 q q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) #s(literal 1 binary64)) q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/8 binary64) (-.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 (-.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 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64)))) q))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64)) q))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 (/.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 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) q))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.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 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 1/4 binary64)))) #s(literal 2 binary64)) q))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64)) #s(literal 1 binary64)) q))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal -1/8 binary64) (-.f64 (*.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64)) #s(literal 1 binary64))) q))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal -1/8 binary64) (-.f64 (fma.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 q q) (*.f64 q q))) #s(literal 1/128 binary64))) #s(literal 1 binary64))) q))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 (-.f64 (/.f64 (+.f64 r p) q) #s(literal 2 binary64)) q))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal -1/4 binary64) (/.f64 (+.f64 r p) q)) #s(literal 2 binary64)) q))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 q q) (*.f64 q q))) #s(literal 1/64 binary64) (/.f64 (+.f64 r p) q)) (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64))) q))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64)) q))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 q q) (*.f64 q q))) #s(literal -1/64 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 p p)) (*.f64 q q))) #s(literal 2 binary64)) q))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 q q) (*.f64 q q))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) (pow.f64 q #s(literal 6 binary64))) #s(literal 1/512 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 p p)) (*.f64 q q)))) #s(literal 2 binary64)) q))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (*.f64 (*.f64 q q) (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 r p) (fabs.f64 p)) (*.f64 q q)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fabs.f64 p)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (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 (*.f64 (-.f64 p r) (-.f64 p r)) q) #s(literal 1/8 binary64) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 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 (-.f64 p r) (-.f64 p r)) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 (-.f64 p r) #s(literal 4 binary64))) (*.f64 q q))) 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 (/.f64 (neg.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 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 q) (+.f64 (fma.f64 (/.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 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 1/4 binary64))) #s(literal 2 binary64))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 q) (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.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 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 1/4 binary64)))) #s(literal 2 binary64))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (neg.f64 q) (-.f64 (*.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64)) #s(literal 1 binary64))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 p p) q) #s(literal 1/8 binary64) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) q)) #s(literal 1 binary64))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 q q)) #s(literal 1/128 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 p p))) q))) q)) #s(literal 1 binary64))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 r p) q)) #s(literal 2 binary64))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 p p) q) #s(literal 1/4 binary64) r) p) q)) #s(literal 2 binary64))))
#s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 q q)) #s(literal 1/64 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 p p))) q)) r) p) q)) #s(literal 2 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (neg.f64 q) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 q q) (*.f64 q q))) #s(literal -1/64 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 p p)) (*.f64 q q))) #s(literal 2 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (neg.f64 q) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 q q) (*.f64 q q))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) (pow.f64 q #s(literal 6 binary64))) #s(literal 1/512 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 p p)) (*.f64 q q)))) #s(literal 2 binary64))))

eval51.0ms (1.1%)

Memory
-29.7MiB live, 113.7MiB allocated; 16ms collecting garbage
Compiler

Compiled 6 248 to 2 070 computations (66.9% saved)

prune38.0ms (0.8%)

Memory
-0.6MiB live, 92.1MiB allocated; 5ms collecting garbage
Pruning

42 alts after pruning (38 fresh and 4 done)

PrunedKeptTotal
New33113344
Fresh62531
Picked325
Done022
Total34042382
Accuracy
73.4%
Counts
382 → 42
Alt Table
Click to see full alt table
StatusAccuracyProgram
2.2%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 p r))))
10.8%
(*.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 r 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 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p)) p)))
5.9%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 r p) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p)) p)))
7.4%
(*.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 #s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (/.f64 p r)) r)))
5.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))))) #s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) (fma.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) r p))))
29.2%
(*.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))))) #s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) (-.f64 (+.f64 (+.f64 (neg.f64 r) (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)))))
9.8%
(*.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))))) #s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)))))
19.5%
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1/2 binary64))
38.2%
(*.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))
10.5%
(*.f64 #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(literal 1/2 binary64))
12.9%
#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 (*.f64 (-.f64 p r) (-.f64 p r)) (sqrt.f64 (*.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))))
15.4%
#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 (*.f64 (neg.f64 q) q) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))))
15.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/.f64 (-.f64 (*.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 r #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 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 r #s(literal 1/2 binary64)) (*.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))))
28.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/8 binary64) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) #s(literal 1 binary64))) q))
28.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/8 binary64) (-.f64 (*.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64)) #s(literal 1 binary64))) q))
11.3%
#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 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64)) r))
20.0%
#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)))
9.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 r p) (-.f64 p r)) #s(literal 1/2 binary64)))
19.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
37.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 r p) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 q q))) #s(literal 1/2 binary64)))
3.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 r p) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fabs.f64 p))) #s(literal 1/2 binary64)))
2.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.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))
9.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 r p) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
38.1%
#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))
37.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 #s(approx (+ r p) r) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 q q))) #s(literal 1/2 binary64)))
1.9%
#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))))
1.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) #s(approx (- (* (/ (+ r p) q) -1/2) 1) (*.f64 (-.f64 (-.f64 (*.f64 (/.f64 r (*.f64 q p)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) q)) (/.f64 #s(literal 1 binary64) p)) p))))
3.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) #s(approx (- (* (/ (+ r p) q) -1/2) 1) #s(literal -1 binary64))))
17.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1/2 binary64)))
16.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (+.f64 p p)) #s(literal 1/2 binary64)))
21.3%
#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)))))))
19.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (+.f64 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)))))))
2.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
5.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
5.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
2.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
38.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
4.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(approx (- (+ r p) (fabs p)) (-.f64 p (fabs.f64 p))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 p)))))
2.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 r #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 q q) p)))))
3.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (*.f64 (+.f64 (fma.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 (fabs.f64 p) r))) #s(literal 1/2 binary64)) r))))
1.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) q)))
Compiler

Compiled 2 512 to 2 396 computations (4.6% saved)

series53.0ms (1.1%)

Memory
16.9MiB live, 112.7MiB allocated; 10ms collecting garbage
Counts
40 → 228
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)
(*.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 #s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (/.f64 p r)) r)))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 1 binary64)
#s(literal 2 binary64)
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (/.f64 p r)) r))
(*.f64 #s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (/.f64 p r)) r)
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg 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)))))) (*.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))
(*.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)
(-.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))
(*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64))
(/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p)
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r))
(neg.f64 r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (*.f64 (+.f64 (fma.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 (fabs.f64 p) r))) #s(literal 1/2 binary64)) r))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (*.f64 (+.f64 (fma.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 (fabs.f64 p) r))) #s(literal 1/2 binary64)) r)))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (*.f64 (+.f64 (fma.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 (fabs.f64 p) r))) #s(literal 1/2 binary64)) r))
(*.f64 (+.f64 (fma.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 (fabs.f64 p) r))) #s(literal 1/2 binary64)) r)
(+.f64 (fma.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 (fabs.f64 p) r))) #s(literal 1/2 binary64))
(fma.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 (fabs.f64 p) r)))
(/.f64 (-.f64 p (fabs.f64 p)) r)
(-.f64 p (fabs.f64 p))
(/.f64 (*.f64 (neg.f64 q) q) (*.f64 (fabs.f64 p) r))
(*.f64 (neg.f64 q) q)
(neg.f64 q)
(*.f64 (fabs.f64 p) r)
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 (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1))))
#s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) #s(hole binary64 (+ p (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1)))))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(hole binary64 (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1)))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(hole binary64 (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))
#s(approx (/ p r) #s(hole binary64 (/ p r)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) p) #s(hole binary64 (* 1/2 (+ r (+ (fabs p) (fabs r))))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) p) #s(hole binary64 (+ (* -1/2 p) (* 1/2 (+ r (+ (fabs p) (fabs r)))))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) #s(hole binary64 (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) #s(hole binary64 (/ (+ (* -1/2 p) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))
#s(approx (/ (- (+ (fabs r) (fabs p)) (neg r)) p) #s(hole binary64 (/ (+ r (+ (fabs p) (fabs r))) p)))
#s(approx (- (+ (fabs r) (fabs p)) (neg r)) #s(hole binary64 (+ r (+ (fabs p) (fabs r)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 (- r (sqrt (* 4 (pow q 2)))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 p) (* 1/2 (- r (sqrt (* 4 (pow q 2))))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- r (sqrt (* 4 (pow q 2))))) (* p (+ 1/2 (* -1/4 (/ p (sqrt (* 4 (pow q 2))))))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- r (sqrt (* 4 (pow q 2))))) (* p (+ 1/2 (* p (- (* 1/16 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 3))) (* 1/4 (/ 1 (sqrt (* 4 (pow q 2))))))))))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (fabs p))) (* 1/2 (- r (fabs p))))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (fabs p))) (+ (* 1/2 p) (* 1/2 (- r (fabs p)))))))
#s(approx (* (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) r) #s(hole binary64 (* r (+ 1/2 (+ (* -1 (/ (pow q 2) (* r (fabs p)))) (* -1/2 (/ (fabs p) r)))))))
#s(approx (* (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) r) #s(hole binary64 (+ (* 1/2 p) (* r (+ 1/2 (+ (* -1 (/ (pow q 2) (* r (fabs p)))) (* -1/2 (/ (fabs p) r))))))))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1 (/ (pow q 2) (* r (fabs p)))) (* -1/2 (/ (fabs p) r))))))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1 (/ (pow q 2) (* r (fabs p)))) (+ (* -1/2 (/ (fabs p) r)) (* 1/2 (/ p r)))))))
#s(approx (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (* r (fabs p)))) (* -1/2 (/ (fabs p) r)))))
#s(approx (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (* r (fabs p)))) (+ (* -1/2 (/ (fabs p) r)) (* 1/2 (/ p r))))))
#s(approx (/ (- p (fabs p)) r) #s(hole binary64 (* -1 (/ (fabs p) r))))
#s(approx (/ (- p (fabs p)) r) #s(hole binary64 (+ (* -1 (/ (fabs p) r)) (/ p r))))
#s(approx (- p (fabs p)) #s(hole binary64 (* -1 (fabs p))))
#s(approx (- p (fabs p)) #s(hole binary64 (- p (fabs p))))
#s(approx (/ (* (neg q) q) (* (fabs p) r)) #s(hole binary64 (* -1 (/ (pow q 2) (* r (fabs p))))))
#s(approx (* (fabs p) r) #s(hole binary64 (* r (fabs p))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1/2 p)))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p)))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* -1 (/ r p)))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (* -1 (/ r p))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) #s(hole binary64 (* p (+ 1 (/ (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1)) p)))))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(hole binary64 (* p (- (+ (/ 1 r) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r)))) (/ 1 p)))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) p) #s(hole binary64 (* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) #s(hole binary64 -1/2))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) #s(hole binary64 (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 r)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (* 1/2 r))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (+ (* 1/2 r) (/ (pow q 4) (pow p 3))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -2 (/ (pow q 6) (pow p 5))) (+ (* -1 (/ (pow q 2) p)) (+ (* 1/2 r) (/ (pow q 4) (pow p 3)))))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (* p (+ 1/2 (+ (* -1 (/ (pow q 2) (* p (fabs p)))) (* 1/2 (/ (- r (fabs p)) p)))))))
#s(approx (* (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) r) #s(hole binary64 (* p (+ 1/2 (/ (* r (+ 1/2 (+ (* -1 (/ (pow q 2) (* r (fabs p)))) (* -1/2 (/ (fabs p) r))))) p)))))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) #s(hole binary64 (* 1/2 (/ p r))))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) #s(hole binary64 (* p (+ (* -1 (/ (pow q 2) (* p (* r (fabs p))))) (+ (* -1/2 (/ (fabs p) (* p r))) (+ (* 1/2 (/ 1 p)) (* 1/2 (/ 1 r))))))))
#s(approx (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) #s(hole binary64 (* p (+ (* -1 (/ (pow q 2) (* p (* r (fabs p))))) (+ (* -1/2 (/ (fabs p) (* p r))) (* 1/2 (/ 1 r)))))))
#s(approx (/ (- p (fabs p)) r) #s(hole binary64 (* p (+ (* -1 (/ (fabs p) (* p r))) (/ 1 r)))))
#s(approx (- p (fabs p)) #s(hole binary64 (* p (+ 1 (* -1 (/ (fabs p) 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 (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1)) p)) 1)))))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1) p)) (/ 1 r))))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) p) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ r p)) 1)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 r) (/ (pow q 2) p)) p)) 1)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow q 2)) (/ (pow q 4) (pow p 2))) p)) (* 1/2 r)) p)) 1)))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (pow q 2) (fabs p))) (* 1/2 (- r (fabs p)))) p)) 1/2)))))
#s(approx (* (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (+ 1/2 (+ (* -1 (/ (pow q 2) (* r (fabs p)))) (* -1/2 (/ (fabs p) r))))) p)) 1/2)))))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ 1/2 (+ (* -1 (/ (pow q 2) (* r (fabs p)))) (* -1/2 (/ (fabs p) r)))) p)) (* 1/2 (/ 1 r)))))))
#s(approx (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (pow q 2) (* r (fabs p)))) (* -1/2 (/ (fabs p) r))) p)) (* 1/2 (/ 1 r)))))))
#s(approx (/ (- p (fabs p)) r) #s(hole binary64 (* -1 (* p (- (/ (fabs p) (* p r)) (/ 1 r))))))
#s(approx (- p (fabs p)) #s(hole binary64 (* -1 (* p (- (/ (fabs p) p) 1)))))
#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 (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 (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* -1 p))))
#s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(hole binary64 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(hole binary64 (/ (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) r)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) p) #s(hole binary64 (* p (- (* 1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) p) #s(hole binary64 (+ (* 1/2 r) (* p (- (* 1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2)))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) #s(hole binary64 (- (* 1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2)))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) #s(hole binary64 (- (+ (* 1/2 (/ r p)) (* 1/2 (/ (+ (fabs p) (fabs r)) p))) 1/2)))
#s(approx (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) #s(hole binary64 (* 1/2 (/ (+ (fabs p) (fabs r)) p))))
#s(approx (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) #s(hole binary64 (+ (* 1/2 (/ r p)) (* 1/2 (/ (+ (fabs p) (fabs r)) p)))))
#s(approx (/ (- (+ (fabs r) (fabs p)) (neg r)) p) #s(hole binary64 (/ (+ (fabs p) (fabs r)) p)))
#s(approx (/ (- (+ (fabs r) (fabs p)) (neg r)) p) #s(hole binary64 (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))))
#s(approx (neg r) #s(hole binary64 (* -1 r)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 (- p (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 r) (* 1/2 (- p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (fabs p))) (* 1/2 (- p (fabs p))))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (fabs p))) (+ (* 1/2 r) (* 1/2 (- p (fabs p)))))))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) #s(hole binary64 (/ (+ (* -1 (/ (pow q 2) (fabs p))) (* 1/2 (- p (fabs p)))) r)))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) #s(hole binary64 (/ (+ (* -1 (/ (pow q 2) (fabs p))) (+ (* 1/2 r) (* 1/2 (- p (fabs p))))) r)))
#s(approx (/ (- p (fabs p)) r) #s(hole binary64 (/ (- p (fabs p)) r)))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1/2 r)))
#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 (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(hole binary64 -1))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(hole binary64 (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) p) #s(hole binary64 (* r (+ 1/2 (/ (* p (- (* 1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r)))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) #s(hole binary64 (* 1/2 (/ r p))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) #s(hole binary64 (* r (- (+ (* 1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 p))) (* 1/2 (/ 1 r))))))
#s(approx (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) #s(hole binary64 (* r (+ (* 1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 p))))))
#s(approx (/ (- (+ (fabs r) (fabs p)) (neg r)) p) #s(hole binary64 (/ r p)))
#s(approx (/ (- (+ (fabs r) (fabs p)) (neg r)) p) #s(hole binary64 (* r (+ (/ 1 p) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r)))))))
#s(approx (- (+ (fabs r) (fabs p)) (neg r)) #s(hole binary64 (* r (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- p (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r))))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (* r (+ 1/2 (+ (* -1 (/ (pow q 2) (* r (fabs p)))) (* 1/2 (/ (- p (fabs p)) r)))))))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) #s(hole binary64 1/2))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1 (/ (pow q 2) (* r (fabs p)))) (* 1/2 (/ (- p (fabs p)) 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 (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) #s(hole binary64 (* -1 (* r (- (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r))) (/ p r))))))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(hole binary64 (- (* -1 (/ (- (* -1 (+ (fabs p) (fabs r))) p) r)) 1)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) p) #s(hole binary64 (* -1 (* r (- (* -1 (/ (* p (- (* 1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r)) 1/2)))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (* 1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2) r)) (* 1/2 (/ 1 p)))))))
#s(approx (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 p)))))))
#s(approx (/ (- (+ (fabs r) (fabs p)) (neg r)) p) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (/ 1 p))))))
#s(approx (- (+ (fabs r) (fabs p)) (neg r)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs p) (fabs r)) r)) 1)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- p (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r)) 1/2)))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (pow q 2) (fabs p))) (* 1/2 (- p (fabs p)))) r)) 1/2)))))
#s(approx (* (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) r) #s(hole binary64 (* -1 (* r (- (+ (* -1/2 (/ (- p (fabs p)) r)) (/ (pow q 2) (* r (fabs p)))) 1/2)))))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/2 (- p (fabs p))) (/ (pow q 2) (fabs p))) r)))))
#s(approx (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (- p (fabs p))) (/ (pow q 2) (fabs p))) 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 (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 (- (+ p r) (sqrt (pow p 2))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow p 2)))) (* 1/2 (- (+ p r) (sqrt (pow p 2)))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ p r) (sqrt (pow p 2)))) (* (pow q 2) (- (/ (pow q 2) (pow (sqrt (pow p 2)) 3)) (/ 1 (sqrt (pow p 2))))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ p r) (sqrt (pow p 2)))) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow p 2)) 5))) (/ 1 (pow (sqrt (pow p 2)) 3)))) (/ 1 (sqrt (pow p 2))))))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (* 1/2 (- (+ p r) (fabs p)))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (fabs p))) (* 1/2 (- (+ p r) (fabs p))))))
#s(approx (* (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) r) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- p (fabs p)) r))))))
#s(approx (* (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) r) #s(hole binary64 (+ (* -1 (/ (pow q 2) (fabs p))) (* r (+ 1/2 (* 1/2 (/ (- p (fabs p)) r)))))))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) #s(hole binary64 (+ 1/2 (* 1/2 (/ (- p (fabs p)) r)))))
#s(approx (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) #s(hole binary64 (* 1/2 (/ (- p (fabs p)) r))))
#s(approx (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (* r (fabs p)))) (* 1/2 (/ (- p (fabs p)) r)))))
#s(approx (* (neg q) q) #s(hole binary64 (* -1 (pow q 2))))
#s(approx (neg q) #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 (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* q (- (* 1/2 (/ (+ p r) q)) 1))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow p 2) (pow q 2))) (* 1/2 (/ (+ p r) q))) 1))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow p 2) (pow q 2))) (+ (* 1/128 (/ (pow p 4) (pow q 4))) (* 1/2 (/ (+ p r) q)))) 1))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (* -1 (/ (pow q 2) (fabs p)))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (* (pow q 2) (- (* 1/2 (/ (- (+ p r) (fabs p)) (pow q 2))) (/ 1 (fabs p))))))
#s(approx (* (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) r) #s(hole binary64 (* (pow q 2) (- (/ (* r (+ 1/2 (* 1/2 (/ (- p (fabs p)) r)))) (pow q 2)) (/ 1 (fabs p))))))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) #s(hole binary64 (* (pow q 2) (- (+ (* 1/2 (/ (- p (fabs p)) (* (pow q 2) r))) (* 1/2 (/ 1 (pow q 2)))) (/ 1 (* r (fabs p)))))))
#s(approx (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) #s(hole binary64 (* (pow q 2) (- (* 1/2 (/ (- p (fabs p)) (* (pow q 2) r))) (/ 1 (* r (fabs p)))))))
#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 (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ p r) q)) 1)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow p 2) q)) (* 1/2 (+ p r))) q)) 1)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow p 2)) (* 1/128 (/ (pow p 4) (pow q 2)))) q)) (* 1/2 (+ p r))) q)) 1)))))
Calls

9 calls:

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

rewrite205.0ms (4.4%)

Memory
27.5MiB live, 309.2MiB allocated; 31ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
011879436
012338987
172738985
080928566
Stop Event
iter-limit
node-limit
iter-limit
Counts
268 → 363
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)
(*.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 #s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (/.f64 p r)) r)))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 1 binary64)
#s(literal 2 binary64)
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (/.f64 p r)) r))
(*.f64 #s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (/.f64 p r)) r)
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg 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)))))) (*.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))
(*.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)
(-.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))
(*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64))
(/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p)
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r))
(neg.f64 r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (*.f64 (+.f64 (fma.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 (fabs.f64 p) r))) #s(literal 1/2 binary64)) r))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (*.f64 (+.f64 (fma.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 (fabs.f64 p) r))) #s(literal 1/2 binary64)) r)))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (*.f64 (+.f64 (fma.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 (fabs.f64 p) r))) #s(literal 1/2 binary64)) r))
(*.f64 (+.f64 (fma.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 (fabs.f64 p) r))) #s(literal 1/2 binary64)) r)
(+.f64 (fma.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 (fabs.f64 p) r))) #s(literal 1/2 binary64))
(fma.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 (fabs.f64 p) r)))
(/.f64 (-.f64 p (fabs.f64 p)) r)
(-.f64 p (fabs.f64 p))
(/.f64 (*.f64 (neg.f64 q) q) (*.f64 (fabs.f64 p) r))
(*.f64 (neg.f64 q) q)
(neg.f64 q)
(*.f64 (fabs.f64 p) r)
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow 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 (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1))))
#s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) #s(hole binary64 (+ p (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1)))))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(hole binary64 (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1)))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(hole binary64 (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))
#s(approx (/ p r) #s(hole binary64 (/ p r)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) p) #s(hole binary64 (* 1/2 (+ r (+ (fabs p) (fabs r))))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) p) #s(hole binary64 (+ (* -1/2 p) (* 1/2 (+ r (+ (fabs p) (fabs r)))))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) #s(hole binary64 (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) #s(hole binary64 (/ (+ (* -1/2 p) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))
#s(approx (/ (- (+ (fabs r) (fabs p)) (neg r)) p) #s(hole binary64 (/ (+ r (+ (fabs p) (fabs r))) p)))
#s(approx (- (+ (fabs r) (fabs p)) (neg r)) #s(hole binary64 (+ r (+ (fabs p) (fabs r)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 (- r (sqrt (* 4 (pow q 2)))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 p) (* 1/2 (- r (sqrt (* 4 (pow q 2))))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- r (sqrt (* 4 (pow q 2))))) (* p (+ 1/2 (* -1/4 (/ p (sqrt (* 4 (pow q 2))))))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- r (sqrt (* 4 (pow q 2))))) (* p (+ 1/2 (* p (- (* 1/16 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 3))) (* 1/4 (/ 1 (sqrt (* 4 (pow q 2))))))))))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (fabs p))) (* 1/2 (- r (fabs p))))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (fabs p))) (+ (* 1/2 p) (* 1/2 (- r (fabs p)))))))
#s(approx (* (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) r) #s(hole binary64 (* r (+ 1/2 (+ (* -1 (/ (pow q 2) (* r (fabs p)))) (* -1/2 (/ (fabs p) r)))))))
#s(approx (* (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) r) #s(hole binary64 (+ (* 1/2 p) (* r (+ 1/2 (+ (* -1 (/ (pow q 2) (* r (fabs p)))) (* -1/2 (/ (fabs p) r))))))))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1 (/ (pow q 2) (* r (fabs p)))) (* -1/2 (/ (fabs p) r))))))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1 (/ (pow q 2) (* r (fabs p)))) (+ (* -1/2 (/ (fabs p) r)) (* 1/2 (/ p r)))))))
#s(approx (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (* r (fabs p)))) (* -1/2 (/ (fabs p) r)))))
#s(approx (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (* r (fabs p)))) (+ (* -1/2 (/ (fabs p) r)) (* 1/2 (/ p r))))))
#s(approx (/ (- p (fabs p)) r) #s(hole binary64 (* -1 (/ (fabs p) r))))
#s(approx (/ (- p (fabs p)) r) #s(hole binary64 (+ (* -1 (/ (fabs p) r)) (/ p r))))
#s(approx (- p (fabs p)) #s(hole binary64 (* -1 (fabs p))))
#s(approx (- p (fabs p)) #s(hole binary64 (- p (fabs p))))
#s(approx (/ (* (neg q) q) (* (fabs p) r)) #s(hole binary64 (* -1 (/ (pow q 2) (* r (fabs p))))))
#s(approx (* (fabs p) r) #s(hole binary64 (* r (fabs p))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1/2 p)))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p)))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* -1 (/ r p)))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (* -1 (/ r p))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) #s(hole binary64 (* p (+ 1 (/ (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1)) p)))))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(hole binary64 (* p (- (+ (/ 1 r) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r)))) (/ 1 p)))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) p) #s(hole binary64 (* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) #s(hole binary64 -1/2))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) #s(hole binary64 (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 r)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (* 1/2 r))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (+ (* 1/2 r) (/ (pow q 4) (pow p 3))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -2 (/ (pow q 6) (pow p 5))) (+ (* -1 (/ (pow q 2) p)) (+ (* 1/2 r) (/ (pow q 4) (pow p 3)))))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (* p (+ 1/2 (+ (* -1 (/ (pow q 2) (* p (fabs p)))) (* 1/2 (/ (- r (fabs p)) p)))))))
#s(approx (* (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) r) #s(hole binary64 (* p (+ 1/2 (/ (* r (+ 1/2 (+ (* -1 (/ (pow q 2) (* r (fabs p)))) (* -1/2 (/ (fabs p) r))))) p)))))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) #s(hole binary64 (* 1/2 (/ p r))))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) #s(hole binary64 (* p (+ (* -1 (/ (pow q 2) (* p (* r (fabs p))))) (+ (* -1/2 (/ (fabs p) (* p r))) (+ (* 1/2 (/ 1 p)) (* 1/2 (/ 1 r))))))))
#s(approx (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) #s(hole binary64 (* p (+ (* -1 (/ (pow q 2) (* p (* r (fabs p))))) (+ (* -1/2 (/ (fabs p) (* p r))) (* 1/2 (/ 1 r)))))))
#s(approx (/ (- p (fabs p)) r) #s(hole binary64 (* p (+ (* -1 (/ (fabs p) (* p r))) (/ 1 r)))))
#s(approx (- p (fabs p)) #s(hole binary64 (* p (+ 1 (* -1 (/ (fabs p) 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 (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1)) p)) 1)))))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1) p)) (/ 1 r))))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) p) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ r p)) 1)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 r) (/ (pow q 2) p)) p)) 1)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow q 2)) (/ (pow q 4) (pow p 2))) p)) (* 1/2 r)) p)) 1)))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (pow q 2) (fabs p))) (* 1/2 (- r (fabs p)))) p)) 1/2)))))
#s(approx (* (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (+ 1/2 (+ (* -1 (/ (pow q 2) (* r (fabs p)))) (* -1/2 (/ (fabs p) r))))) p)) 1/2)))))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ 1/2 (+ (* -1 (/ (pow q 2) (* r (fabs p)))) (* -1/2 (/ (fabs p) r)))) p)) (* 1/2 (/ 1 r)))))))
#s(approx (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (pow q 2) (* r (fabs p)))) (* -1/2 (/ (fabs p) r))) p)) (* 1/2 (/ 1 r)))))))
#s(approx (/ (- p (fabs p)) r) #s(hole binary64 (* -1 (* p (- (/ (fabs p) (* p r)) (/ 1 r))))))
#s(approx (- p (fabs p)) #s(hole binary64 (* -1 (* p (- (/ (fabs p) p) 1)))))
#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 (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 (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* -1 p))))
#s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(hole binary64 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(hole binary64 (/ (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) r)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) p) #s(hole binary64 (* p (- (* 1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) p) #s(hole binary64 (+ (* 1/2 r) (* p (- (* 1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2)))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) #s(hole binary64 (- (* 1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2)))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) #s(hole binary64 (- (+ (* 1/2 (/ r p)) (* 1/2 (/ (+ (fabs p) (fabs r)) p))) 1/2)))
#s(approx (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) #s(hole binary64 (* 1/2 (/ (+ (fabs p) (fabs r)) p))))
#s(approx (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) #s(hole binary64 (+ (* 1/2 (/ r p)) (* 1/2 (/ (+ (fabs p) (fabs r)) p)))))
#s(approx (/ (- (+ (fabs r) (fabs p)) (neg r)) p) #s(hole binary64 (/ (+ (fabs p) (fabs r)) p)))
#s(approx (/ (- (+ (fabs r) (fabs p)) (neg r)) p) #s(hole binary64 (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))))
#s(approx (neg r) #s(hole binary64 (* -1 r)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 (- p (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 r) (* 1/2 (- p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (fabs p))) (* 1/2 (- p (fabs p))))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (fabs p))) (+ (* 1/2 r) (* 1/2 (- p (fabs p)))))))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) #s(hole binary64 (/ (+ (* -1 (/ (pow q 2) (fabs p))) (* 1/2 (- p (fabs p)))) r)))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) #s(hole binary64 (/ (+ (* -1 (/ (pow q 2) (fabs p))) (+ (* 1/2 r) (* 1/2 (- p (fabs p))))) r)))
#s(approx (/ (- p (fabs p)) r) #s(hole binary64 (/ (- p (fabs p)) r)))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1/2 r)))
#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 (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(hole binary64 -1))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(hole binary64 (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) p) #s(hole binary64 (* r (+ 1/2 (/ (* p (- (* 1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r)))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) #s(hole binary64 (* 1/2 (/ r p))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) #s(hole binary64 (* r (- (+ (* 1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 p))) (* 1/2 (/ 1 r))))))
#s(approx (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) #s(hole binary64 (* r (+ (* 1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 p))))))
#s(approx (/ (- (+ (fabs r) (fabs p)) (neg r)) p) #s(hole binary64 (/ r p)))
#s(approx (/ (- (+ (fabs r) (fabs p)) (neg r)) p) #s(hole binary64 (* r (+ (/ 1 p) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r)))))))
#s(approx (- (+ (fabs r) (fabs p)) (neg r)) #s(hole binary64 (* r (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- p (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r))))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (* r (+ 1/2 (+ (* -1 (/ (pow q 2) (* r (fabs p)))) (* 1/2 (/ (- p (fabs p)) r)))))))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) #s(hole binary64 1/2))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1 (/ (pow q 2) (* r (fabs p)))) (* 1/2 (/ (- p (fabs p)) 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 (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) #s(hole binary64 (* -1 (* r (- (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r))) (/ p r))))))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(hole binary64 (- (* -1 (/ (- (* -1 (+ (fabs p) (fabs r))) p) r)) 1)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) p) #s(hole binary64 (* -1 (* r (- (* -1 (/ (* p (- (* 1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r)) 1/2)))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (* 1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2) r)) (* 1/2 (/ 1 p)))))))
#s(approx (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 p)))))))
#s(approx (/ (- (+ (fabs r) (fabs p)) (neg r)) p) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (/ 1 p))))))
#s(approx (- (+ (fabs r) (fabs p)) (neg r)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs p) (fabs r)) r)) 1)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- p (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r)) 1/2)))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (pow q 2) (fabs p))) (* 1/2 (- p (fabs p)))) r)) 1/2)))))
#s(approx (* (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) r) #s(hole binary64 (* -1 (* r (- (+ (* -1/2 (/ (- p (fabs p)) r)) (/ (pow q 2) (* r (fabs p)))) 1/2)))))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/2 (- p (fabs p))) (/ (pow q 2) (fabs p))) r)))))
#s(approx (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (- p (fabs p))) (/ (pow q 2) (fabs p))) 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 (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 (- (+ p r) (sqrt (pow p 2))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow p 2)))) (* 1/2 (- (+ p r) (sqrt (pow p 2)))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ p r) (sqrt (pow p 2)))) (* (pow q 2) (- (/ (pow q 2) (pow (sqrt (pow p 2)) 3)) (/ 1 (sqrt (pow p 2))))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ p r) (sqrt (pow p 2)))) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow p 2)) 5))) (/ 1 (pow (sqrt (pow p 2)) 3)))) (/ 1 (sqrt (pow p 2))))))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (* 1/2 (- (+ p r) (fabs p)))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (fabs p))) (* 1/2 (- (+ p r) (fabs p))))))
#s(approx (* (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) r) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- p (fabs p)) r))))))
#s(approx (* (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) r) #s(hole binary64 (+ (* -1 (/ (pow q 2) (fabs p))) (* r (+ 1/2 (* 1/2 (/ (- p (fabs p)) r)))))))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) #s(hole binary64 (+ 1/2 (* 1/2 (/ (- p (fabs p)) r)))))
#s(approx (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) #s(hole binary64 (* 1/2 (/ (- p (fabs p)) r))))
#s(approx (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (* r (fabs p)))) (* 1/2 (/ (- p (fabs p)) r)))))
#s(approx (* (neg q) q) #s(hole binary64 (* -1 (pow q 2))))
#s(approx (neg q) #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 (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* q (- (* 1/2 (/ (+ p r) q)) 1))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow p 2) (pow q 2))) (* 1/2 (/ (+ p r) q))) 1))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow p 2) (pow q 2))) (+ (* 1/128 (/ (pow p 4) (pow q 4))) (* 1/2 (/ (+ p r) q)))) 1))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (* -1 (/ (pow q 2) (fabs p)))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(hole binary64 (* (pow q 2) (- (* 1/2 (/ (- (+ p r) (fabs p)) (pow q 2))) (/ 1 (fabs p))))))
#s(approx (* (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) r) #s(hole binary64 (* (pow q 2) (- (/ (* r (+ 1/2 (* 1/2 (/ (- p (fabs p)) r)))) (pow q 2)) (/ 1 (fabs p))))))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) #s(hole binary64 (* (pow q 2) (- (+ (* 1/2 (/ (- p (fabs p)) (* (pow q 2) r))) (* 1/2 (/ 1 (pow q 2)))) (/ 1 (* r (fabs p)))))))
#s(approx (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) #s(hole binary64 (* (pow q 2) (- (* 1/2 (/ (- p (fabs p)) (* (pow q 2) r))) (/ 1 (* r (fabs p)))))))
#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 (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ p r) q)) 1)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow p 2) q)) (* 1/2 (+ p r))) q)) 1)))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow p 2)) (* 1/128 (/ (pow p 4) (pow q 2)))) q)) (* 1/2 (+ p r))) q)) 1)))))
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))
(/.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)) (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) (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 r) (-.f64 (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 r)) (*.f64 p p)) (-.f64 (fabs.f64 r) (fabs.f64 p)))
(/.f64 (-.f64 (*.f64 p p) (*.f64 (fabs.f64 r) (fabs.f64 r))) (-.f64 (fabs.f64 p) (fabs.f64 r)))
(/.f64 (+.f64 (pow.f64 (fabs.f64 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) (fabs.f64 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 (fabs.f64 p) (fabs.f64 r)))))
(fma.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (fabs.f64 r))
(fma.f64 (pow.f64 (fabs.f64 p) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 p) #s(literal 1/2 binary64)) (fabs.f64 r))
(fma.f64 (pow.f64 p #s(literal 1/2 binary64)) (pow.f64 p #s(literal 1/2 binary64)) (fabs.f64 r))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(sqrt.f64 (*.f64 r r))
(fabs.f64 (neg.f64 r))
(fabs.f64 r)
r
(*.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fabs.f64 p) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 p) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 p #s(literal 1/2 binary64)) (pow.f64 p #s(literal 1/2 binary64)))
(pow.f64 (*.f64 p p) #s(literal 1/2 binary64))
(pow.f64 p #s(literal 1 binary64))
(sqrt.f64 (*.f64 p p))
(fabs.f64 (neg.f64 p))
(fabs.f64 p)
p
#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 (+.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)
(*.f64 p #s(literal 1/2 binary64))
(*.f64 #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (/.f64 p r)) r)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (/.f64 p r)) r)))
#s(literal 1/2 binary64)
#s(literal 1 binary64)
#s(literal 2 binary64)
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (/.f64 p r)) r))
(*.f64 #s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (/.f64 p r)) r)
(*.f64 r #s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (/.f64 p r)))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (/.f64 p r))
(/.f64 (neg.f64 p) (neg.f64 r))
(/.f64 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 r)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p))
(*.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)
(*.f64 p (-.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)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 3 binary64)) #s(literal 1/8 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.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)))))
(-.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))
(*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r))) p)
(/.f64 (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) #s(literal 1/2 binary64)) p)
(/.f64 (neg.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r))) (neg.f64 p))
(/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p)
(-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (/.f64 (neg.f64 r) p))
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 (neg.f64 r) (neg.f64 r))) (+.f64 (+.f64 (neg.f64 r) (fabs.f64 r)) (fabs.f64 p)))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 r r) r) #s(literal -1 binary64))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 (neg.f64 r) (neg.f64 r) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)))))
(fma.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (-.f64 (fabs.f64 r) (neg.f64 r)))
(fma.f64 (pow.f64 (fabs.f64 p) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 p) #s(literal 1/2 binary64)) (-.f64 (fabs.f64 r) (neg.f64 r)))
(fma.f64 (pow.f64 p #s(literal 1/2 binary64)) (pow.f64 p #s(literal 1/2 binary64)) (-.f64 (fabs.f64 r) (neg.f64 r)))
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r))
(+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 #s(literal 1 binary64) r))
(+.f64 (fabs.f64 r) (-.f64 (fabs.f64 p) (neg.f64 r)))
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) (neg.f64 r)))
(*.f64 #s(literal -1 binary64) r)
(*.f64 r #s(literal -1 binary64))
(neg.f64 r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (*.f64 (+.f64 (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r) #s(literal 1/2 binary64)) r))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (*.f64 (+.f64 (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r) #s(literal 1/2 binary64)) r)))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (*.f64 (+.f64 (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r) #s(literal 1/2 binary64)) r))
(*.f64 (+.f64 (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r) #s(literal 1/2 binary64)) r)
(*.f64 r (+.f64 (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) r (*.f64 r (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r)))
(fma.f64 #s(literal 1/2 binary64) r (*.f64 (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r) r))
(fma.f64 r #s(literal 1/2 binary64) (*.f64 r (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r)))
(fma.f64 r #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r) r))
(+.f64 (*.f64 #s(literal 1/2 binary64) r) (*.f64 r (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r)))
(+.f64 (*.f64 #s(literal 1/2 binary64) r) (*.f64 (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r) r))
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r) (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r)) #s(literal 1/4 binary64)) (-.f64 (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r) #s(literal 1/2 binary64)))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r) (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r))) (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r)))
(/.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r) (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r) #s(literal 1/2 binary64)))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r) (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r)))))
(fma.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64) (fma.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r)) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 p (fabs.f64 p)) r) (fma.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r)) #s(literal 1/2 binary64)))
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r)))) (*.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64)) (fma.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r)) #s(literal 1/2 binary64)))
(+.f64 (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r))) (*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r)))) (*.f64 (*.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r))) (*.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r))) (*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r))))) (-.f64 (*.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64)) (*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r))) #s(literal 3 binary64)) (*.f64 (pow.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r))) (*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r))) (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r))) (*.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64))))))
(/.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r))) (*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r)))) (*.f64 (*.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64)) (*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r)))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p)))) (neg.f64 r))
(/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r)
(fma.f64 (/.f64 (neg.f64 q) (fabs.f64 p)) (/.f64 q r) (*.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 (*.f64 q q) (*.f64 (fabs.f64 p) r)) #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64) (*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 (fabs.f64 p) r)) (*.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64)))
(fma.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r)) (*.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 p (fabs.f64 p)) r) (*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r))))
(-.f64 (*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r))) (*.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal -1/2 binary64)))
(+.f64 (*.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64)) (*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r))))
(+.f64 (*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r))) (*.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (-.f64 p (fabs.f64 p))) (neg.f64 r))
(/.f64 (-.f64 p (fabs.f64 p)) r)
(-.f64 (/.f64 p r) (/.f64 (fabs.f64 p) r))
(/.f64 (-.f64 (*.f64 p p) (*.f64 p p)) (+.f64 p (fabs.f64 p)))
(/.f64 (-.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) (fma.f64 p p (fma.f64 p p (*.f64 (fabs.f64 p) p))))
(-.f64 p (fabs.f64 p))
(*.f64 (/.f64 (neg.f64 q) (fabs.f64 p)) (/.f64 q r))
(*.f64 (/.f64 (*.f64 q q) (*.f64 (fabs.f64 p) r)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 (fabs.f64 p) r)))
(*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r)))
(/.f64 (neg.f64 (*.f64 (neg.f64 q) q)) (neg.f64 (*.f64 (fabs.f64 p) r)))
(/.f64 (*.f64 (neg.f64 q) q) (*.f64 (fabs.f64 p) r))
(/.f64 (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p)) r)
(neg.f64 (/.f64 (*.f64 q q) (*.f64 (fabs.f64 p) r)))
(*.f64 #s(literal -1 binary64) (*.f64 q q))
(*.f64 (neg.f64 q) q)
(*.f64 (*.f64 q q) #s(literal -1 binary64))
(*.f64 q (neg.f64 q))
(neg.f64 (*.f64 q q))
(*.f64 #s(literal -1 binary64) q)
(*.f64 q #s(literal -1 binary64))
(neg.f64 q)
(*.f64 (fabs.f64 p) r)
(*.f64 r (fabs.f64 p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (+.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 p r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 p (fma.f64 (*.f64 p (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal -1/4 binary64) (*.f64 (/.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 p (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (*.f64 (/.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))) p (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 p (/.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 p (-.f64 (*.f64 (*.f64 p (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) r) p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p) (/.f64 (neg.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) p (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (+ (fabs r) (fabs p)) (+.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 p 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 p (fma.f64 (*.f64 p (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64) (/.f64 (neg.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 p (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (/.f64 (neg.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (* 1/2 p) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) r))
#s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) (fma.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) r p))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (-.f64 (+.f64 (/.f64 p r) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1 binary64)))
#s(approx (/ p r) (/.f64 p r))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) p) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) p) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) p)))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64)))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) (/.f64 (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) p)) p))
#s(approx (/ (- (+ (fabs r) (fabs p)) (neg r)) p) (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p))
#s(approx (- (+ (fabs r) (fabs p)) (neg r)) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (-.f64 r (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))) #s(literal 1/2 binary64)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 p (-.f64 r (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 (fma.f64 (/.f64 p (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))) #s(literal -1/4 binary64) #s(literal 1/2 binary64)) p (*.f64 (-.f64 r (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))) #s(literal 1/2 binary64))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 p p)) (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64))))) p #s(literal 1/2 binary64)) p (*.f64 (-.f64 r (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))) #s(literal 1/2 binary64))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (fma.f64 (-.f64 r (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (fma.f64 (+.f64 p (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))))
#s(approx (* (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) r) (*.f64 (+.f64 (fma.f64 (/.f64 (fabs.f64 p) r) #s(literal -1/2 binary64) (*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r)))) #s(literal 1/2 binary64)) r))
#s(approx (* (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) r) (fma.f64 (+.f64 (fma.f64 (/.f64 (fabs.f64 p) r) #s(literal -1/2 binary64) (*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r)))) #s(literal 1/2 binary64)) r (*.f64 #s(literal 1/2 binary64) p)))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) (+.f64 (fma.f64 (/.f64 (fabs.f64 p) r) #s(literal -1/2 binary64) (*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r)))) #s(literal 1/2 binary64)))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) (+.f64 (fma.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r)) (fma.f64 (/.f64 p r) #s(literal 1/2 binary64) (*.f64 (/.f64 (fabs.f64 p) r) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)))
#s(approx (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) (fma.f64 (/.f64 (fabs.f64 p) r) #s(literal -1/2 binary64) (*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r)))))
#s(approx (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) (fma.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r)) (fma.f64 (/.f64 p r) #s(literal 1/2 binary64) (*.f64 (/.f64 (fabs.f64 p) r) #s(literal -1/2 binary64)))))
#s(approx (/ (- p (fabs p)) r) (neg.f64 (/.f64 (fabs.f64 p) r)))
#s(approx (/ (- p (fabs p)) r) (+.f64 (neg.f64 (/.f64 (fabs.f64 p) r)) (/.f64 p r)))
#s(approx (- p (fabs p)) (neg.f64 (fabs.f64 p)))
#s(approx (- p (fabs p)) (-.f64 p (fabs.f64 p)))
#s(approx (/ (* (neg q) q) (* (fabs p) r)) (*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r))))
#s(approx (* (fabs p) r) (*.f64 (fabs.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 (*.f64 (neg.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 (*.f64 (neg.f64 q) q) (*.f64 p p)))) #s(literal 1/2 binary64)) p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (neg.f64 p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p)) p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p))) p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 (*.f64 p p) p))) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) (/.f64 (neg.f64 r) p))) p))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.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 (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) (*.f64 (fma.f64 r (/.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) p) #s(literal 1 binary64)) p))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (*.f64 (-.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 p r)) (/.f64 #s(literal 1 binary64) r)) (/.f64 #s(literal 1 binary64) p)) p))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) p) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) #s(literal -1/2 binary64))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(literal 1/2 binary64) r (/.f64 (*.f64 (neg.f64 q) q) p)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (+.f64 (fma.f64 #s(literal 1/2 binary64) r (/.f64 (*.f64 (neg.f64 q) q) p)) (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) p))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 p #s(literal 5 binary64))) #s(literal -2 binary64) (+.f64 (fma.f64 #s(literal 1/2 binary64) r (/.f64 (*.f64 (neg.f64 q) q) p)) (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) p)))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (*.f64 (+.f64 (fma.f64 (/.f64 (-.f64 r (fabs.f64 p)) p) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 (fabs.f64 p) p))) #s(literal 1/2 binary64)) p))
#s(approx (* (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) r) (*.f64 (fma.f64 r (/.f64 (+.f64 (fma.f64 (/.f64 (fabs.f64 p) r) #s(literal -1/2 binary64) (*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r)))) #s(literal 1/2 binary64)) p) #s(literal 1/2 binary64)) p))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) (*.f64 (/.f64 p r) #s(literal 1/2 binary64)))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) (*.f64 (+.f64 (fma.f64 (/.f64 (fabs.f64 p) (*.f64 p r)) #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) r) (/.f64 #s(literal 1/2 binary64) p))) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 (*.f64 (fabs.f64 p) r) p))) p))
#s(approx (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) (*.f64 (+.f64 (fma.f64 (/.f64 (fabs.f64 p) (*.f64 p r)) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) r)) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 (*.f64 (fabs.f64 p) r) p))) p))
#s(approx (/ (- p (fabs p)) r) (*.f64 (+.f64 (neg.f64 (/.f64 (fabs.f64 p) (*.f64 p r))) (/.f64 #s(literal 1 binary64) r)) p))
#s(approx (- p (fabs p)) (*.f64 (+.f64 (neg.f64 (/.f64 (fabs.f64 p) p)) #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 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 (fma.f64 (neg.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 (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (*.f64 r (/.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) p))) #s(literal 1 binary64))))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) p)) (/.f64 #s(literal 1 binary64) r))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) p) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 r p) #s(literal -1/2 binary64)) #s(literal 1 binary64))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) r (/.f64 (*.f64 q q) p)) p)) #s(literal 1 binary64))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) r (neg.f64 (/.f64 (fma.f64 (neg.f64 q) q (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 p p))) p))) p)) #s(literal 1 binary64))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 r (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) p)) #s(literal 1/2 binary64))))
#s(approx (* (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) r) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (fabs.f64 p) r) #s(literal -1/2 binary64) (*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r)))) #s(literal 1/2 binary64)) r) p)) #s(literal 1/2 binary64))))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (fabs.f64 p) r) #s(literal -1/2 binary64) (*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r)))) #s(literal 1/2 binary64)) p)) (/.f64 #s(literal 1/2 binary64) r))))
#s(approx (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fabs.f64 p) r) #s(literal -1/2 binary64) (*.f64 (neg.f64 q) (/.f64 q (*.f64 (fabs.f64 p) r)))) p)) (/.f64 #s(literal 1/2 binary64) r))))
#s(approx (/ (- p (fabs p)) r) (*.f64 (neg.f64 p) (-.f64 (/.f64 (fabs.f64 p) (*.f64 p r)) (/.f64 #s(literal 1 binary64) r))))
#s(approx (- p (fabs p)) (*.f64 (neg.f64 p) (-.f64 (/.f64 (fabs.f64 p) 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 p r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 r (fma.f64 (*.f64 r (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) #s(literal -1/4 binary64) (*.f64 (/.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 p (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r (*.f64 (/.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))) r (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 p (/.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 r (-.f64 (*.f64 (*.f64 r (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) r) p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r) (/.f64 (neg.f64 p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) r (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (fabs r) (fabs.f64 r))
#s(approx r r)
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (neg.f64 (/.f64 (*.f64 p r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 r (fma.f64 (*.f64 r (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1/2 binary64) (/.f64 (neg.f64 p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 p (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r (/.f64 (neg.f64 p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)))
#s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) (-.f64 (+.f64 (+.f64 (neg.f64 r) (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (/.f64 (-.f64 (+.f64 (+.f64 (neg.f64 r) (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) p) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) p) (fma.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p (*.f64 #s(literal 1/2 binary64) r)))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))
#s(approx (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1/2 binary64)))
#s(approx (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64)))
#s(approx (/ (- (+ (fabs r) (fabs p)) (neg r)) p) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p))
#s(approx (/ (- (+ (fabs r) (fabs p)) (neg r)) p) (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p))
#s(approx (neg r) (neg.f64 r))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (-.f64 (+.f64 p r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (fma.f64 (+.f64 p (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) (/.f64 (fma.f64 (+.f64 p (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r))
#s(approx (/ (- p (fabs p)) r) (/.f64 (-.f64 p (fabs.f64 p)) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.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 (*.f64 (neg.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 (*.f64 (neg.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 (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) #s(literal -1 binary64))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) p) (*.f64 (fma.f64 p (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r) #s(literal 1/2 binary64)) r))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) (*.f64 (/.f64 r p) #s(literal 1/2 binary64)))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 p r)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) p)) (/.f64 #s(literal 1/2 binary64) r)) r))
#s(approx (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) (*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 p r)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) p)) r))
#s(approx (/ (- (+ (fabs r) (fabs p)) (neg r)) p) (/.f64 r p))
#s(approx (/ (- (+ (fabs r) (fabs p)) (neg r)) p) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) p) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 p r))) r))
#s(approx (- (+ (fabs r) (fabs p)) (neg r)) (*.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) r))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (fma.f64 (/.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (*.f64 (+.f64 (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r) #s(literal 1/2 binary64)) r))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) (+.f64 (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (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 (fma.f64 (neg.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 (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) (*.f64 (neg.f64 r) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 r) (fabs.f64 p))) p) r))))
#s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 r) (fabs.f64 p))) p) r)) #s(literal 1 binary64)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) p) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r)) #s(literal 1/2 binary64))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r)) (/.f64 #s(literal 1/2 binary64) p))))
#s(approx (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 p r)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) p))))
#s(approx (/ (- (+ (fabs r) (fabs p)) (neg r)) p) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 p r))) (/.f64 #s(literal 1 binary64) p))))
#s(approx (- (+ (fabs r) (fabs p)) (neg r)) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1 binary64))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r)) #s(literal 1/2 binary64))))
#s(approx (* (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) r) (*.f64 (neg.f64 r) (-.f64 (fma.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal -1/2 binary64) (/.f64 (*.f64 q q) (*.f64 (fabs.f64 p) r))) #s(literal 1/2 binary64))))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) (+.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal -1/2 binary64) (/.f64 (*.f64 q q) (fabs.f64 p))) r)) #s(literal 1/2 binary64)))
#s(approx (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) (neg.f64 (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal -1/2 binary64) (/.f64 (*.f64 q q) (fabs.f64 p))) 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 (*.f64 (neg.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 (*.f64 (-.f64 p r) (-.f64 p r)) (sqrt.f64 (*.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) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))))) (*.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 (*.f64 (-.f64 p r) (-.f64 p r)) (sqrt.f64 (*.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 (*.f64 (-.f64 p r) (-.f64 p r)) (sqrt.f64 (*.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 (*.f64 (-.f64 p r) (-.f64 p r)) (sqrt.f64 (*.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 (*.f64 (-.f64 p r) (-.f64 p r)) (sqrt.f64 (*.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 (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (+.f64 p (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 (+.f64 p (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 (+.f64 p (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64) (*.f64 (-.f64 (/.f64 (*.f64 q q) (*.f64 (*.f64 p p) p)) (/.f64 #s(literal 1 binary64) (fabs.f64 p))) (*.f64 q q))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 (+.f64 p (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) p))) (*.f64 q q)) (/.f64 #s(literal 1 binary64) (fabs.f64 p))) (*.f64 q q))))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (*.f64 (+.f64 p (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (fma.f64 (+.f64 p (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))))
#s(approx (* (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) r) (*.f64 (fma.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r))
#s(approx (* (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) r) (fma.f64 (fma.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) (fma.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
#s(approx (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) (*.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64)))
#s(approx (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) (/.f64 (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p))) r))
#s(approx (* (neg q) q) (*.f64 (neg.f64 q) q))
#s(approx (neg q) (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 (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) (fabs.f64 p)) q) #s(literal 1/2 binary64)) #s(literal 1 binary64))) q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/8 binary64) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 (-.f64 p r) #s(literal 4 binary64))) (*.f64 (*.f64 q q) (*.f64 q q))))) #s(literal 1 binary64)) q))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -2 binary64) q))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)) q))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/4 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64))) q))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (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 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64)))) q))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64)) q))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 (/.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 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) q))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.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 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 1/4 binary64)))) #s(literal 2 binary64)) q))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 p r) q) #s(literal 1/2 binary64)) #s(literal 1 binary64)) q))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal -1/8 binary64) (-.f64 (*.f64 (/.f64 (+.f64 p r) q) #s(literal 1/2 binary64)) #s(literal 1 binary64))) q))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal -1/8 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 q q) (*.f64 q q))) #s(literal 1/128 binary64) (*.f64 (/.f64 (+.f64 p r) q) #s(literal 1/2 binary64))) #s(literal 1 binary64))) q))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p)))
#s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 (+.f64 p (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)) (*.f64 q q)) (/.f64 #s(literal 1 binary64) (fabs.f64 p)))))
#s(approx (* (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) r) (*.f64 (*.f64 q q) (-.f64 (*.f64 r (/.f64 (fma.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 p)))))
#s(approx (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) (*.f64 (fma.f64 (/.f64 (-.f64 p (fabs.f64 p)) (*.f64 (*.f64 q q) r)) #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 q q)) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 p) r)))) (*.f64 q q)))
#s(approx (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 p (fabs.f64 p)) #s(literal 1/2 binary64)) (*.f64 (*.f64 q q) r)) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 p) r))) (*.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 (*.f64 (-.f64 p r) (-.f64 p r)) q) #s(literal 1/8 binary64) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 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 (-.f64 p r) (-.f64 p r)) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 (-.f64 p r) #s(literal 4 binary64))) (*.f64 q q))) 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 (/.f64 (neg.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 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 q) (+.f64 (fma.f64 (/.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 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 1/4 binary64))) #s(literal 2 binary64))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 q) (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.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 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 1/4 binary64)))) #s(literal 2 binary64))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (neg.f64 q) (-.f64 (*.f64 (/.f64 (+.f64 p r) q) #s(literal -1/2 binary64)) #s(literal 1 binary64))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 p p) q) #s(literal 1/8 binary64) (*.f64 (+.f64 p r) #s(literal 1/2 binary64))) q)) #s(literal 1 binary64))))
#s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 p r) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 q q)) #s(literal 1/128 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 p p))) q))) q)) #s(literal 1 binary64))))

eval51.0ms (1.1%)

Memory
-32.8MiB live, 113.5MiB allocated; 13ms collecting garbage
Compiler

Compiled 6 768 to 2 291 computations (66.1% saved)

prune47.0ms (1%)

Memory
23.0MiB live, 117.0MiB allocated; 3ms collecting garbage
Pruning

41 alts after pruning (35 fresh and 6 done)

PrunedKeptTotal
New33314347
Fresh122133
Picked325
Done044
Total34841389
Accuracy
80.2%
Counts
389 → 41
Alt Table
Click to see full alt table
StatusAccuracyProgram
5.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))))) #s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) (fma.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) r p))))
29.2%
(*.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))))) #s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) (-.f64 (+.f64 (+.f64 (neg.f64 r) (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)))))
9.8%
(*.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))))) #s(approx (* (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) r) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)))))
19.5%
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1/2 binary64))
38.2%
(*.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))
20.0%
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 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(literal 1/2 binary64))
28.6%
(*.f64 #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(literal 1/2 binary64))
13.2%
(*.f64 #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(literal 1/2 binary64))
38.1%
(*.f64 #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(literal 1/2 binary64))
10.5%
(*.f64 #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(literal 1/2 binary64))
7.4%
(*.f64 #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(approx (- (- (/ (+ (fabs r) (fabs p)) r) 1) (/ (neg p) r)) (/.f64 p r)) r)) #s(literal 1/2 binary64))
12.9%
#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 (*.f64 (-.f64 p r) (-.f64 p r)) (sqrt.f64 (*.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))))
15.4%
#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 (*.f64 (neg.f64 q) q) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))))
15.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/.f64 (-.f64 (*.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 r #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 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 r #s(literal 1/2 binary64)) (*.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))))
28.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/8 binary64) (-.f64 (*.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64)) #s(literal 1 binary64))) q))
11.3%
#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 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64)) r))
19.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
37.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 r p) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 q q))) #s(literal 1/2 binary64)))
9.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 r p) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
2.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) (neg.f64 r))) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p))
37.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 #s(approx (+ r p) r) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 q q))) #s(literal 1/2 binary64)))
1.9%
#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))))
1.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) #s(approx (- (* (/ (+ r p) q) -1/2) 1) (*.f64 (-.f64 (-.f64 (*.f64 (/.f64 r (*.f64 q p)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) q)) (/.f64 #s(literal 1 binary64) p)) p))))
3.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) #s(approx (- (* (/ (+ r p) q) -1/2) 1) #s(literal -1 binary64))))
17.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1/2 binary64)))
16.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) (+.f64 p p)) #s(literal 1/2 binary64)))
5.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) (*.f64 (/.f64 r p) #s(literal 1/2 binary64))) p))
2.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r)) (/.f64 #s(literal 1/2 binary64) p)))) p))
19.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (+.f64 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)))))))
2.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
5.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
5.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
2.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
38.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
25.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 p)))))
3.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (*.f64 (+.f64 (fma.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) (fma.f64 p p (fma.f64 p p (*.f64 (fabs.f64 p) p)))) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 (fabs.f64 p) r))) #s(literal 1/2 binary64)) r))))
4.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) (*.f64 (+.f64 (fma.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64) (*.f64 (/.f64 (neg.f64 q) (fabs.f64 p)) (/.f64 q r))) #s(literal 1/2 binary64)) r))))
3.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ r p) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* (- (+ r p) (fabs p)) 1/2) (/ (neg (* q q)) (fabs p))) #s(approx (* (+ (+ (* (/ (- p (fabs p)) r) 1/2) (/ (* (neg q) q) (* (fabs p) r))) 1/2) r) (*.f64 (neg.f64 r) (-.f64 (fma.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal -1/2 binary64) (/.f64 (*.f64 q q) (*.f64 (fabs.f64 p) r))) #s(literal 1/2 binary64)))))))
2.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) p) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) p))))
2.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg r)) p) 1/2) 1/2) p) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64))))
1.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg q) (- (* (/ (+ r p) q) -1/2) 1)) (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) q)))
Compiler

Compiled 2 837 to 1 761 computations (37.9% saved)

regimes145.0ms (3.2%)

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

7 calls:

24.0ms
p
23.0ms
q
21.0ms
r
20.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
19.0ms
(pow.f64 q #s(literal 2 binary64))
Results
AccuracySegmentsBranch
60.5%2(pow.f64 q #s(literal 2 binary64))
60.5%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
50.2%2(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
50.2%2(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
55.2%3p
48.8%2r
60.5%2q
Compiler

Compiled 47 to 54 computations (-14.9% saved)

regimes47.0ms (1%)

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

4 calls:

20.0ms
p
9.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
8.0ms
q
8.0ms
(pow.f64 q #s(literal 2 binary64))
Results
AccuracySegmentsBranch
55.2%3p
51.3%2(pow.f64 q #s(literal 2 binary64))
51.3%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
51.3%2q
Compiler

Compiled 10 to 18 computations (-80% saved)

regimes7.0ms (0.1%)

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

1 calls:

5.0ms
p
Results
AccuracySegmentsBranch
55.1%3p
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes37.0ms (0.8%)

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

7 calls:

20.0ms
(pow.f64 q #s(literal 2 binary64))
3.0ms
r
3.0ms
p
3.0ms
q
3.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
Results
AccuracySegmentsBranch
42.9%2r
42.7%2(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
42.7%2(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
47.0%2(pow.f64 q #s(literal 2 binary64))
47.0%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
47.0%2q
45.6%2p
Compiler

Compiled 47 to 54 computations (-14.9% saved)

regimes17.0ms (0.4%)

Memory
-7.6MiB live, 38.3MiB allocated; 4ms collecting garbage
Accuracy

Total -23.8b remaining (-60.4%)

Threshold costs -23.8b (-60.4%)

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

7 calls:

4.0ms
r
2.0ms
p
2.0ms
q
2.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
2.0ms
(pow.f64 q #s(literal 2 binary64))
Results
AccuracySegmentsBranch
38.4%1(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
38.4%1(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
38.4%1r
38.4%1p
38.4%1(pow.f64 q #s(literal 2 binary64))
38.4%1(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
38.4%1q
Compiler

Compiled 47 to 54 computations (-14.9% saved)

bsearch35.0ms (0.8%)

Memory
20.5MiB live, 66.5MiB allocated; 2ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
31.0ms
7.562515160890617e-31
6.357275261076502e-25
Samples
14.0ms57×2valid
9.0ms61×1valid
2.0ms26×0valid
Compiler

Compiled 547 to 546 computations (0.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 19.0ms
adjust: 5.0ms (26.1% of total)
ival-pow2: 5.0ms (26.1% of total)
ival-add!: 2.0ms (10.4% of total)
ival-sqrt: 2.0ms (10.4% of total)
ival-mult!: 2.0ms (10.4% of total)
ival-sub!: 1.0ms (5.2% of total)
ival-fabs: 1.0ms (5.2% of total)

bsearch28.0ms (0.6%)

Memory
7.5MiB live, 53.4MiB allocated; 4ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
11.0ms
1.2481320405387556e-277
2.217914687220711e-277
14.0ms
-3.028123103885785e+101
-2.0904252002293108e+101
Samples
12.0ms45×2valid
5.0ms60×0valid
4.0ms23×1valid
Compiler

Compiled 469 to 468 computations (0.2% saved)

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

bsearch42.0ms (0.9%)

Memory
-26.6MiB live, 67.5MiB allocated; 14ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
22.0ms
2.1876904531378584e-167
7.533384222451189e-163
16.0ms
-2.0904252002293108e+101
-1.3974774939785701e+101
Samples
17.0ms50×2valid
7.0ms90×0valid
7.0ms36×1valid
Compiler

Compiled 614 to 623 computations (-1.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 26.0ms
ival-pow2: 12.0ms (46.2% of total)
adjust: 4.0ms (15.4% of total)
ival-mult!: 3.0ms (11.6% of total)
ival-add!: 2.0ms (7.7% of total)
ival-sqrt: 2.0ms (7.7% of total)
ival-fabs: 2.0ms (7.7% of total)
ival-sub!: 1.0ms (3.9% of total)

bsearch16.0ms (0.3%)

Memory
31.6MiB live, 31.6MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
14.0ms
7.562515160890617e-31
6.357275261076502e-25
Samples
7.0ms31×2valid
4.0ms25×1valid
1.0ms0valid
Compiler

Compiled 475 to 492 computations (-3.6% saved)

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

derivations230.0ms (5%)

Memory
-27.9MiB live, 250.3MiB allocated; 20ms collecting garbage
Stop Event
fuel
Compiler

Compiled 132 to 87 computations (34.1% saved)

preprocess84.0ms (1.8%)

Memory
51.3MiB live, 170.2MiB allocated; 30ms collecting garbage
Remove

(sort p r)

Compiler

Compiled 1 276 to 965 computations (24.4% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...