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

Time bar (total: 3.9s)

start0.0ms (0%)

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

analyze0.0ms (0%)

Memory
1.3MiB live, 1.3MiB 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)

sample1.2s (32.1%)

Memory
82.4MiB live, 1 274.5MiB allocated; 815ms collecting garbage
Samples
967.0ms8 254×0valid
0.0ms3valid
0.0ms1valid
Precisions
Click to see histograms. Total time spent on operations: 455.0ms
ival-pow2: 161.0ms (35.4% of total)
ival-fabs: 83.0ms (18.2% of total)
ival-mult!: 74.0ms (16.3% of total)
ival-sqrt: 58.0ms (12.7% of total)
ival-add!: 58.0ms (12.7% of total)
ival-sub!: 20.0ms (4.4% of total)
adjust: 2.0ms (0.4% of total)
Bogosity

preprocess54.0ms (1.4%)

Memory
-44.6MiB live, 53.6MiB allocated; 13ms collecting garbage
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
073205
1243204
2846204
35049204
Stop Event
node-limit
Alt Table
Click to see full alt table
StatusAccuracyProgram
41.8%
(*.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)

series20.0ms (0.5%)

Memory
29.2MiB live, 29.2MiB allocated; 0ms collecting garbage
Counts
18 → 136
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 1 binary64)
#s(literal 2 binary64)
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(fabs.f64 p)
p
(fabs.f64 r)
r
(sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))
(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))
(pow.f64 (-.f64 p r) #s(literal 2 binary64))
(-.f64 p r)
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
#s(literal 4 binary64)
(pow.f64 q #s(literal 2 binary64))
q
Outputs
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1/2 (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/2 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* 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))))))))))
#s(approx (* (/ 1 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) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (/ (* p 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) (+ (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 (+ (+ (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))) (* 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 (+ (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 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (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 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (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))) (+ (/ (fabs p) p) (/ (fabs r) p)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (* -1 (/ r p))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (pow p 2)))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow p 2) (+ 1 (* -2 (/ r p))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow p 2) (+ 1 (+ (* -2 (/ r p)) (+ (* 4 (/ (pow q 2) (pow p 2))) (/ (pow r 2) (pow p 2))))))))
#s(approx (pow (- p r) 2) #s(hole binary64 (* (pow p 2) (+ 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 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))))
#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 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p))))) p)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p)))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 4 (pow q 2)) (pow r 2)) p)) (* 2 r)) p))))))
#s(approx (pow (- p r) 2) #s(hole binary64 (* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow r 2) p)) (* 2 r)) p))))))
#s(approx (- p r) #s(hole binary64 (* -1 (* p (- (/ r p) 1)))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1/2 (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/2 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* 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))))))))))
#s(approx (* (/ 1 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) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (/ (* 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))) (* 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 (+ (+ (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))) (* 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) #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 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (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 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (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))) (+ (/ (fabs p) r) (/ (fabs r) r)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (* -1 (/ p r))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow r 2) (+ 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 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) 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 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) 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 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r))))) r)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 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 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/2 (+ (fabs p) (+ (fabs r) (sqrt (pow (- p r) 2))))) (/ (pow q 2) (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) (+ (* -1 (/ (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) (+ (sqrt (pow (- p r) 2)) (* 2 (/ (pow q 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) (+ (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 (+ (+ (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)) (* (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 (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 (* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))))
#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 (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (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))) (+ (/ (fabs p) q) (/ (fabs r) 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)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q)))))))
#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) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))))
#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 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -2 q)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow (- p r) 2) q)))) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))))
Calls

9 calls:

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

rewrite347.0ms (9%)

Memory
-8.1MiB live, 309.9MiB allocated; 106ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

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

eval60.0ms (1.5%)

Memory
-14.8MiB live, 43.2MiB allocated; 10ms collecting garbage
Compiler

Compiled 3 636 to 1 213 computations (66.6% saved)

prune15.0ms (0.4%)

Memory
24.1MiB live, 24.1MiB allocated; 0ms collecting garbage
Pruning

20 alts after pruning (20 fresh and 0 done)

PrunedKeptTotal
New19120211
Fresh000
Picked101
Done000
Total19220212
Accuracy
99.5%
Counts
212 → 20
Alt Table
Click to see full alt table
StatusAccuracyProgram
35.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 r r))))))
32.7%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))
27.2%
(*.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))))))
18.8%
(*.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.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 p r))))
31.5%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64)) q))))
52.9%
(*.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 (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) r))))
54.8%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 p) (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64))))))
38.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))))) (+.f64 q q)))
32.5%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r p) p) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r))
40.3%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) q))
1.7%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (-.f64 p r) r) p) #s(literal 1/2 binary64)))
30.3%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64)))
22.8%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64)))
4.8%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64) #s(literal 1 binary64))))
8.1%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
1.7%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
1.9%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
8.7%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
1.1%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
Compiler

Compiled 942 to 938 computations (0.4% saved)

series59.0ms (1.5%)

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

9 calls:

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

rewrite266.0ms (6.9%)

Memory
19.2MiB live, 285.2MiB allocated; 45ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
011929226
012278746
177488739
085318376
Stop Event
iter-limit
node-limit
iter-limit
Counts
281 → 400
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 (neg.f64 p) (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 1 binary64)
#s(literal 2 binary64)
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 p) (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)))))
(+.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 (neg.f64 p) (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64))))
(*.f64 (neg.f64 p) (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)))
(neg.f64 p)
(+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64))
(/.f64 (neg.f64 r) p)
(neg.f64 r)
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
(neg.f64 q)
q
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.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 (neg.f64 q) (fma.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64) #s(literal 1 binary64))))
(*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64) #s(literal 1 binary64)))
(fma.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64) #s(literal 1 binary64))
(/.f64 (+.f64 r p) q)
(+.f64 r p)
#s(literal -1/2 binary64)
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64)))
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64))
(+.f64 (+.f64 (sqrt.f64 (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))) r)
(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(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1/2 (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/2 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* 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))))))))))
#s(approx (* (/ 1 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) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (/ (* p 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) (+ (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 (+ (+ (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))) (* 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 (+ (fabs p) (fabs r)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (fabs p) #s(hole binary64 (fabs p)))
#s(approx p #s(hole binary64 p))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ (* p (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (/ (* p (* r (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* 1/2 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))))))
#s(approx (* (neg p) (+ (/ (neg r) p) 1)) #s(hole binary64 r))
#s(approx (* (neg p) (+ (/ (neg r) p) 1)) #s(hole binary64 (+ r (* -1 p))))
#s(approx (neg p) #s(hole binary64 (* -1 p)))
#s(approx (+ (/ (neg r) p) 1) #s(hole binary64 (* -1 (/ r p))))
#s(approx (+ (/ (neg r) p) 1) #s(hole binary64 (/ (+ p (* -1 r)) p)))
#s(approx (* (neg q) (+ (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ r q)))))))
#s(approx (* (neg q) (+ (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (+ (* -1 (* q (+ 1 (* -1/2 (/ r q))))) (* 1/2 p))))
#s(approx (+ (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (/ r q)))))
#s(approx (+ (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (+ 1 (+ (* -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 (+ p r)))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) #s(hole binary64 (* 1/2 (+ r (sqrt (* 4 (pow q 2)))))))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) #s(hole binary64 (+ (* 1/2 p) (* 1/2 (+ r (sqrt (* 4 (pow q 2))))))))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) 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 (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) 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 (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) #s(hole binary64 (+ r (sqrt (* 4 (pow q 2))))))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) #s(hole binary64 (+ p (+ r (sqrt (* 4 (pow q 2)))))))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) #s(hole binary64 (+ r (+ (sqrt (* 4 (pow q 2))) (* p (+ 1 (* 1/2 (/ p (sqrt (* 4 (pow q 2)))))))))))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) #s(hole binary64 (+ r (+ (sqrt (* 4 (pow q 2))) (* p (+ 1 (* p (+ (* -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))) r) #s(hole binary64 (+ r (+ (sqrt (* 4 (pow q 2))) (* 1/2 (/ (pow p 2) (sqrt (* 4 (pow q 2)))))))))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) #s(hole binary64 (+ r (+ (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))) r) #s(hole binary64 (+ r (+ (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 (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 (* (/ 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 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (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 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (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))) (+ (/ (fabs p) p) (/ (fabs r) p)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (* -1 (/ r p))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (* (neg p) (+ (/ (neg r) p) 1)) #s(hole binary64 (* p (- (/ r p) 1))))
#s(approx (+ (/ (neg r) p) 1) #s(hole binary64 1))
#s(approx (+ (/ (neg r) p) 1) #s(hole binary64 (+ 1 (* -1 (/ r p)))))
#s(approx (* (neg q) (+ (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (* p (+ 1/2 (* -1 (/ (* q (+ 1 (* -1/2 (/ r q)))) 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 p)) (* 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 (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) #s(hole binary64 (* p (+ 1 (* 1/2 (/ r p))))))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) #s(hole binary64 (* p (+ 1 (+ (* 1/2 (/ r p)) (/ (pow q 2) (pow p 2)))))))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ (pow q 4) (pow p 4))) (+ (* 1/2 (/ r p)) (/ (pow q 2) (pow p 2))))))))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) #s(hole binary64 (* 2 p)))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) #s(hole binary64 (* p (+ 2 (/ r p)))))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) #s(hole binary64 (* p (+ 2 (+ (* 2 (/ (pow q 2) (pow p 2))) (/ r p))))))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) #s(hole binary64 (* p (+ 2 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (/ r p)))))))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) #s(hole binary64 (* p (+ 1 (+ (* 2 (/ (pow q 2) (pow p 2))) (/ r p))))))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (/ 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 (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* (pow p 2) (+ 1 (* 4 (/ (pow q 2) (pow p 2)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 p)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p))))) p)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p)))))))
#s(approx (* (neg q) (+ (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (* -1 (* p (- (/ (* q (+ 1 (* -1/2 (/ r q)))) p) 1/2)))))
#s(approx (+ (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (* -1 (* p (+ (* -1 (/ (+ 1 (* -1/2 (/ r q))) p)) (* 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 (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) #s(hole binary64 (* 1/2 r)))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (* 1/2 r))))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (pow q 4) (pow p 2))) (pow q 2)) p)) (* 1/2 r))))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (pow q 4) (pow p 2))) (+ (* 2 (/ (pow q 6) (pow p 4))) (pow q 2))) p)) (* 1/2 r))))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) #s(hole binary64 (+ r (* -2 (/ (pow q 2) p)))))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) #s(hole binary64 (+ r (* -1 (/ (+ (* -2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p)))))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) #s(hole binary64 (+ r (* -1 (/ (+ (* -2 (/ (pow q 4) (pow p 2))) (+ (* 2 (pow q 2)) (* 4 (/ (pow q 6) (pow p 4))))) p)))))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p))) p)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6))))))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1/2 (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/2 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* 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))))))))))
#s(approx (* (/ 1 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) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (/ (* 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))) (* 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 (+ (+ (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))) (* 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) #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 (neg r) #s(hole binary64 (* -1 r)))
#s(approx (* (neg q) (+ (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ p q)))))))
#s(approx (* (neg q) (+ (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (+ (* -1 (* q (+ 1 (* -1/2 (/ p q))))) (* 1/2 r))))
#s(approx (+ (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (/ p q)))))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) #s(hole binary64 (* 1/2 (+ p (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) #s(hole binary64 (+ (* 1/2 r) (* 1/2 (+ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) #s(hole binary64 (+ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) #s(hole binary64 (+ p (+ r (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) #s(hole binary64 (+ 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 (* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (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 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (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))) (+ (/ (fabs p) r) (/ (fabs r) r)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (* -1 (/ p r))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (+ (/ (neg r) p) 1) #s(hole binary64 (* r (- (/ 1 r) (/ 1 p)))))
#s(approx (* (neg q) (+ (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (* r (+ 1/2 (* -1 (/ (* q (+ 1 (* -1/2 (/ p q)))) r))))))
#s(approx (+ (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (* -1/2 (/ r q))))
#s(approx (+ (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (* r (- (+ (* -1/2 (/ p (* q r))) (/ 1 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 (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (+ p (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r))))))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) #s(hole binary64 (* r (+ 1 (+ (/ p r) (/ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) r))))))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) #s(hole binary64 (* r (+ 1 (/ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) r)))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) 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 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) 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 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r))))) r)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 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 r)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r)))))))
#s(approx (* (neg p) (+ (/ (neg r) p) 1)) #s(hole binary64 (* -1 (* r (- (/ p r) 1)))))
#s(approx (+ (/ (neg r) p) 1) #s(hole binary64 (* -1 (* r (- (/ 1 p) (/ 1 r))))))
#s(approx (* (neg q) (+ (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (* -1 (* r (- (/ (* q (+ 1 (* -1/2 (/ p q)))) r) 1/2)))))
#s(approx (+ (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (* -1 (* r (+ (* -1 (/ (+ 1 (* -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 (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (+ p (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r)) 1/2)))))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ p (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r)) 1)))))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) #s(hole binary64 (* -1 (* r (- (* -1 (/ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 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/2 (+ (fabs p) (+ (fabs r) (sqrt (pow (- p r) 2))))) (/ (pow q 2) (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) (+ (* -1 (/ (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) (+ (sqrt (pow (- p r) 2)) (* 2 (/ (pow q 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) (+ (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 (+ (+ (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)) (* (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 (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 (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 (+ (* -1 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 (/ (+ q (* -1/2 (+ p r))) q)))
#s(approx (/ (+ r p) q) #s(hole binary64 (/ (+ p r) q)))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) #s(hole binary64 (* 1/2 (+ p (+ r (sqrt (pow p 2)))))))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) #s(hole binary64 (+ (* 1/2 (+ p (+ r (sqrt (pow p 2))))) (/ (pow q 2) (sqrt (pow p 2))))))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) #s(hole binary64 (+ (* 1/2 (+ p (+ r (sqrt (pow p 2))))) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (sqrt (pow p 2)) 3))) (/ 1 (sqrt (pow p 2))))))))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) 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 (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) #s(hole binary64 (+ p (+ r (sqrt (pow p 2))))))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) #s(hole binary64 (+ p (+ r (+ (sqrt (pow p 2)) (* 2 (/ (pow q 2) (sqrt (pow p 2)))))))))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) #s(hole binary64 (+ p (+ r (+ (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))) r) p) #s(hole binary64 (+ p (+ r (+ (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 (+ (sqrt (+ (* (* q q) 4) (* p p))) r) #s(hole binary64 (+ r (sqrt (pow p 2)))))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) #s(hole binary64 (+ r (+ (sqrt (pow p 2)) (* 2 (/ (pow q 2) (sqrt (pow p 2))))))))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) #s(hole binary64 (+ r (+ (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))) r) #s(hole binary64 (+ r (+ (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 (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 (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))))
#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 (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (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))) (+ (/ (fabs p) q) (/ (fabs r) q))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))))
#s(approx (* (neg q) (+ (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (* q (- (* 1/2 (/ (+ p r) q)) 1))))
#s(approx (+ (* (/ (+ r p) q) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (/ (+ p r) q)))))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) #s(hole binary64 (* q (+ 1 (* 1/2 (/ (+ p r) q))))))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) #s(hole binary64 (* q (+ 1 (+ (* 1/8 (/ (pow p 2) (pow q 2))) (* 1/2 (/ (+ p r) q)))))))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) #s(hole binary64 (* q (+ 1 (+ (* -1/128 (/ (pow p 4) (pow q 4))) (+ (* 1/8 (/ (pow p 2) (pow q 2))) (* 1/2 (/ (+ p r) q))))))))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) #s(hole binary64 (* q (+ 2 (+ (/ p q) (/ r q))))))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) #s(hole binary64 (* q (+ 2 (+ (* 1/4 (/ (pow p 2) (pow q 2))) (+ (/ p q) (/ r q)))))))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/4 (/ (pow p 2) (pow q 2))) (+ (/ p q) (/ r q))))))))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) #s(hole binary64 (* q (+ 2 (/ r q)))))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) #s(hole binary64 (* q (+ 2 (+ (* 1/4 (/ (pow p 2) (pow q 2))) (/ r q))))))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/4 (/ (pow p 2) (pow q 2))) (/ r 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 (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q)))))))
#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) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))))
#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 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -2 q)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow (- p r) 2) q)))) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))))
#s(approx (* (neg q) (+ (* (/ (+ r p) q) -1/2) 1)) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ (+ p r) q)))))))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow p 2) q)) (* 1/2 (+ p r))) q)))))))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow p 4) (pow q 2))) (* 1/8 (pow p 2))) q)) (* 1/2 (+ p r))) q)))))))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ p r) q)))))))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ p (+ r (* -1/4 (/ (pow p 2) q)))) q)))))))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ p (+ r (* -1 (/ (+ (* -1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q)))) q)))))))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ r q)))))))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ r (* -1/4 (/ (pow p 2) q))) q)))))))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ r (* -1 (/ (+ (* -1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q))) q)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2))))))))))
Outputs
(*.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 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) (neg.f64 p)))))
(*.f64 (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) (neg.f64 p)))) #s(literal 1/2 binary64))
(fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) (neg.f64 p)))))
(fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) (neg.f64 p))) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) (neg.f64 p)))))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) (neg.f64 p))) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) (neg.f64 p)))))
(+.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64)) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) (neg.f64 p))) #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 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) (neg.f64 p))) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) (neg.f64 p))))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) (neg.f64 p)))))
(/.f64 (+.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) (neg.f64 p))) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (-.f64 (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) (neg.f64 p))) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) (neg.f64 p)))) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) (neg.f64 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) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) (neg.f64 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) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) (neg.f64 p)))))
(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 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) (neg.f64 p)))))
(+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) (neg.f64 p))))
(+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) (neg.f64 p)))))
(+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) (neg.f64 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 (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 (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 (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 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 (fabs.f64 p) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 p) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.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 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) (neg.f64 p)))
(*.f64 (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) p) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) (neg.f64 p))
(*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) p))
(*.f64 (neg.f64 p) (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)))
(neg.f64 (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) p))
(fma.f64 (/.f64 (neg.f64 r) p) (neg.f64 p) (*.f64 #s(literal 1 binary64) (neg.f64 p)))
(fma.f64 (neg.f64 p) (/.f64 (neg.f64 r) p) (*.f64 (neg.f64 p) #s(literal 1 binary64)))
(+.f64 (*.f64 (neg.f64 p) (/.f64 (neg.f64 r) p)) (*.f64 (neg.f64 p) #s(literal 1 binary64)))
(+.f64 (*.f64 (/.f64 (neg.f64 r) p) (neg.f64 p)) (*.f64 #s(literal 1 binary64) (neg.f64 p)))
(*.f64 #s(literal -1 binary64) p)
(*.f64 p #s(literal -1 binary64))
(neg.f64 p)
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 r) p) (/.f64 (neg.f64 r) p))) (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 r) p)))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 r) p) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64)) (-.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)))
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 r) p) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (neg.f64 r) p) (/.f64 (neg.f64 r) p) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 r) p) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (neg.f64 r) p) (/.f64 (neg.f64 r) p)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 r) p)))))
(fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) (/.f64 r p) #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 r p)))
(+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 r) p))
(*.f64 (/.f64 r p) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 r p))
(/.f64 (neg.f64 (neg.f64 r)) (neg.f64 p))
(/.f64 (neg.f64 r) p)
(neg.f64 (/.f64 r p))
(*.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)))))) (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) 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 (fma.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64) #s(literal 1 binary64)) (neg.f64 q)))
(*.f64 (*.f64 (fma.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64) #s(literal 1 binary64)) q) #s(literal -1 binary64))
(*.f64 (fma.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64) #s(literal 1 binary64)) (neg.f64 q))
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64) #s(literal 1 binary64)) q))
(*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64) #s(literal 1 binary64)))
(neg.f64 (*.f64 (fma.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64) #s(literal 1 binary64)) q))
(fma.f64 (*.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64)) (neg.f64 q) (*.f64 #s(literal 1 binary64) (neg.f64 q)))
(fma.f64 (neg.f64 q) (*.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64)) (*.f64 (neg.f64 q) #s(literal 1 binary64)))
(+.f64 (*.f64 (neg.f64 q) (*.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64))) (*.f64 (neg.f64 q) #s(literal 1 binary64)))
(+.f64 (*.f64 (*.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64)) (neg.f64 q)) (*.f64 #s(literal 1 binary64) (neg.f64 q)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64)) (*.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64)))) (fma.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64)) (*.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 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (+.f64 r p) q) #s(literal 3 binary64)) #s(literal -1/8 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64)) (*.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64))))))
(/.f64 (fma.f64 (pow.f64 (/.f64 (+.f64 r p) q) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64)) (*.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 r p) q) #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(+.f64 (fma.f64 (/.f64 p q) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 r q) #s(literal -1/2 binary64)))
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 r 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 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(literal -1/2 binary64)
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) r) p) #s(literal 1/2 binary64)))
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) r) p) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) r) p))
(/.f64 (-.f64 (*.f64 p p) (*.f64 (+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) r) (+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) r))) (-.f64 p (+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) r)))
(/.f64 (-.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) r) (+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) r)) (*.f64 p p)) (-.f64 (+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) r) p))
(/.f64 (fma.f64 (*.f64 p p) p (pow.f64 (+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) r) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) r) (+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) r)) (*.f64 p (+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) r)))))
(/.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) r) #s(literal 3 binary64)) (*.f64 (*.f64 p p) p)) (fma.f64 (+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) r) (+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) r) (-.f64 (*.f64 p p) (*.f64 (+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) r) p))))
(+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (+.f64 r p))
(+.f64 (+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) r) p)
(+.f64 (+.f64 r p) (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))))
(+.f64 p (+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) r))
(/.f64 (-.f64 (pow.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 r r)) (-.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) r))
(/.f64 (-.f64 (*.f64 r r) (pow.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))) #s(literal 1 binary64))) (-.f64 r (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))))))
(/.f64 (+.f64 (pow.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))) #s(literal 3/2 binary64)) (*.f64 (*.f64 r r) r)) (+.f64 (pow.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 r r) (*.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) r))))
(/.f64 (fma.f64 (*.f64 r r) r (pow.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))) #s(literal 3/2 binary64))) (fma.f64 r r (-.f64 (pow.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 r (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))))))))
(+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) r)
(+.f64 r (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))))
(pow.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))) #s(literal 1/2 binary64))
(sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) (*.f64 (*.f64 p p) (*.f64 p p))) (-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p)))
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 q #s(literal 6 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 (fabs.f64 p) (fabs.f64 p) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 (neg.f64 p) (neg.f64 p) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))
(fma.f64 q (*.f64 q #s(literal 4 binary64)) (*.f64 p p))
(fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))
(fma.f64 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 (fabs.f64 p) (fabs.f64 p))
(*.f64 (neg.f64 p) (neg.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(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)))))) (fma.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 (+.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 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 (+.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)))) (fabs.f64 r)) (fabs.f64 p)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (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 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (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)))) (fabs.f64 r)) (fabs.f64 p)))
#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 (* (neg p) (+ (/ (neg r) p) 1)) r)
#s(approx (* (neg p) (+ (/ (neg r) p) 1)) (+.f64 (neg.f64 p) r))
#s(approx (neg p) (neg.f64 p))
#s(approx (+ (/ (neg r) p) 1) (/.f64 (neg.f64 r) p))
#s(approx (+ (/ (neg r) p) 1) (/.f64 (+.f64 (neg.f64 r) p) p))
#s(approx (* (neg q) (+ (* (/ (+ r p) q) -1/2) 1)) (*.f64 (neg.f64 q) (fma.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) (fma.f64 (/.f64 r q) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) p)))
#s(approx (+ (* (/ (+ r p) q) -1/2) 1) (fma.f64 (/.f64 r q) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (+ (* (/ (+ r p) q) -1/2) 1) (fma.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (/ (+ r p) q) (/.f64 r q))
#s(approx (/ (+ r p) q) (/.f64 (+.f64 r p) q))
#s(approx (+ r p) (+.f64 r p))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) (*.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 q q)) r) #s(literal 1/2 binary64)))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 q q)) r) p)))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) 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 (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 q q)) r) #s(literal 1/2 binary64))))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 3/2 binary64))) #s(literal -1/16 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 (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 q q)) r) #s(literal 1/2 binary64))))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 q q)) r))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) (+.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 q q)) r) p))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) 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 (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))) r))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) (+.f64 (fma.f64 (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))))) p #s(literal 1 binary64)) p (sqrt.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))) r))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (+.f64 (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)))) r))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (+.f64 (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)))) r))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (+.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 q q)) r) (*.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))))
#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 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))))
#s(approx (* p p) (*.f64 p p))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 r) (neg.f64 r)) (fabs.f64 p)) 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) (neg.f64 r)) (fabs.f64 p)) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) (*.f64 p 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) (neg.f64 r)) (fabs.f64 p)) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 q q) (/.f64 r (*.f64 (*.f64 p p) p)) (/.f64 (*.f64 q q) (*.f64 p p)))) 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) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64)) 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 p p)) #s(literal 2 binary64) (/.f64 (neg.f64 r) p)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal 1 binary64)) p))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.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 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64)) p))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) p))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64)) p))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 q q) (/.f64 r (*.f64 (*.f64 p p) p)) (/.f64 (*.f64 q q) (*.f64 p p))) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64)) p))
#s(approx (* (neg p) (+ (/ (neg r) p) 1)) (*.f64 (-.f64 (/.f64 r p) #s(literal 1 binary64)) p))
#s(approx (+ (/ (neg r) p) 1) #s(literal 1 binary64))
#s(approx (+ (/ (neg r) p) 1) (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)))
#s(approx (* (neg q) (+ (* (/ (+ r p) q) -1/2) 1)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 q) (fma.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 (fma.f64 (/.f64 r (*.f64 q p)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) p)) (/.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 (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) (*.f64 (fma.f64 (/.f64 r p) #s(literal 1/2 binary64) #s(literal 1 binary64)) p))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) (*.f64 (+.f64 (fma.f64 (/.f64 r p) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))) #s(literal 1 binary64)) p))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) (*.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) (*.f64 p p)))) (fma.f64 (/.f64 r p) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))) #s(literal 1 binary64)) p))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) (+.f64 p p))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) (*.f64 (+.f64 (/.f64 r p) #s(literal 2 binary64)) p))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) (/.f64 r p)) #s(literal 2 binary64)) p))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) 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 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) (/.f64 r p))) #s(literal 2 binary64)) p))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) (/.f64 r p)) #s(literal 1 binary64)) p))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (*.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 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) (/.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 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) (*.f64 p p))) (/.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 (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 q q) p))) p)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) p))) p)) #s(literal 1/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 (fabs.f64 p) r) (fabs.f64 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) r) (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) (fabs.f64 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 (*.f64 #s(literal 2 binary64) (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p))) p)) (fabs.f64 r))) r) p)) #s(literal 1 binary64))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) (neg.f64 p)))
#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 q q (/.f64 (*.f64 (*.f64 q q) r) p))) p)) r) p)) #s(literal 1 binary64))))
#s(approx (* (neg q) (+ (* (/ (+ r p) q) -1/2) 1)) (*.f64 (neg.f64 p) (-.f64 (/.f64 (*.f64 (fma.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 (fma.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) (*.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 (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) (fma.f64 #s(literal 1/2 binary64) r (neg.f64 (/.f64 (*.f64 q q) p))))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) (fma.f64 #s(literal 1/2 binary64) r (neg.f64 (/.f64 (fma.f64 q q (neg.f64 (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 p p)))) p))))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) (fma.f64 #s(literal 1/2 binary64) r (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 q #s(literal 6 binary64)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 2 binary64) (*.f64 q q)) (neg.f64 (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 p p)))) p))))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) r))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 p p)) #s(literal -2 binary64) (*.f64 (*.f64 q q) #s(literal 2 binary64))) p)) r))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 p p)) #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 q #s(literal 6 binary64)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 4 binary64) (*.f64 (*.f64 q q) #s(literal 2 binary64)))) p)) r))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 p p)) #s(literal -2 binary64) (*.f64 (*.f64 q q) #s(literal 2 binary64))) p)) 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 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) (*.f64 p p))) (/.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 (* (/ 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 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (/.f64 (*.f64 r p) (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))))) #s(literal -1/2 binary64) (*.f64 (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 r (fma.f64 (*.f64 r (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))))) #s(literal 1/4 binary64) (*.f64 (/.f64 p (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))))) #s(literal -1/2 binary64))) (*.f64 (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (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 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))) #s(literal 1 binary64)))) r) (pow.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))) #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))))))) r (*.f64 (/.f64 p (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))))) #s(literal -1/2 binary64))) r (*.f64 (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))))) #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 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 r p) (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))))) (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))))) (fabs.f64 r)) (fabs.f64 p)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 r (fma.f64 (*.f64 r (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))))) #s(literal 1/2 binary64) (/.f64 (neg.f64 p) (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))))) (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 p (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))) #s(literal 1 binary64)))) r) (pow.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))) #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))))))) r (/.f64 (neg.f64 p) (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))))) r (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))))) (fabs.f64 r)) (fabs.f64 p)))
#s(approx (fabs r) (fabs.f64 r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (neg.f64 (/.f64 (*.f64 r p) (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))))) (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))))))
#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 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))))) #s(literal 1/2 binary64) (/.f64 (neg.f64 p) (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))))) (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))))))
#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 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))) #s(literal 1 binary64)))) r) (pow.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))) #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))))))) r (/.f64 (neg.f64 p) (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))))) r (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))))))
#s(approx (neg r) (neg.f64 r))
#s(approx (* (neg q) (+ (* (/ (+ r p) q) -1/2) 1)) (*.f64 (neg.f64 q) (fma.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) (fma.f64 (/.f64 p q) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) r)))
#s(approx (+ (* (/ (+ r p) q) -1/2) 1) (fma.f64 (/.f64 p q) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) (*.f64 (+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) p) #s(literal 1/2 binary64)))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 r (+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) p))))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) (+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) p))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) (+.f64 (+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) r) p))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) r))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 r) (neg.f64 p)) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 r) (neg.f64 p)) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) (*.f64 r r))) r))
#s(approx (* (/ 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) (neg.f64 p)) (fabs.f64 p)) r) #s(literal 1/2 binary64) (fma.f64 p (/.f64 (*.f64 q q) (*.f64 (*.f64 r r) r)) (/.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 (neg.f64 p) r) #s(literal 1 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.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 q q) (*.f64 r r)) #s(literal 2 binary64) (/.f64 (neg.f64 p) r)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1 binary64)) r))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.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 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64)) r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64)) r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 p (/.f64 (*.f64 q q) (*.f64 (*.f64 r r) r)) (/.f64 (*.f64 q q) (*.f64 r r))) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64)) r))
#s(approx (+ (/ (neg r) p) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) r) (/.f64 #s(literal 1 binary64) p)) r))
#s(approx (* (neg q) (+ (* (/ (+ r p) q) -1/2) 1)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 q) (fma.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 r q) #s(literal -1/2 binary64)))
#s(approx (+ (* (/ (+ r p) q) -1/2) 1) (*.f64 (-.f64 (fma.f64 (/.f64 p (*.f64 q r)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) r)) (/.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 (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) (*.f64 (fma.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) p) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) (*.f64 (+.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) p) r) #s(literal 1 binary64)) r))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (*.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) r) #s(literal 1 binary64)) r))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (+.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (neg.f64 (/.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 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 q q (*.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 p (fabs.f64 p)) (fabs.f64 r)) 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 p (fabs.f64 p)) (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) (fabs.f64 r))) 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 (*.f64 #s(literal 2 binary64) (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r)))) 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 q q (*.f64 p (/.f64 (*.f64 q q) r)))) r)) p) r)) #s(literal 1 binary64))))
#s(approx (* (neg p) (+ (/ (neg r) p) 1)) (*.f64 (neg.f64 r) (-.f64 (/.f64 p r) #s(literal 1 binary64))))
#s(approx (+ (/ (neg r) p) 1) (*.f64 (neg.f64 r) (-.f64 (/.f64 #s(literal 1 binary64) p) (/.f64 #s(literal 1 binary64) r))))
#s(approx (* (neg q) (+ (* (/ (+ r p) q) -1/2) 1)) (*.f64 (neg.f64 r) (-.f64 (/.f64 (*.f64 (fma.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 (fma.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) (*.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 (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) p) r)) #s(literal 1 binary64))))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) 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 (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (+.f64 (+.f64 (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64) (/.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 (neg.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 (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (+.f64 (+.f64 (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 p r) (-.f64 p r)) #s(literal 5/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))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))) (fabs.f64 r)) (fabs.f64 p)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 (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)))) (fabs.f64 r)) (fabs.f64 p)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 (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)))) (fabs.f64 r)) (fabs.f64 p)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 (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)))) (fabs.f64 r)) (fabs.f64 p)))
#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 (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) (neg.f64 q)))
#s(approx (+ (* (/ (+ r p) q) -1/2) 1) (*.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64)))
#s(approx (+ (* (/ (+ r p) q) -1/2) 1) (/.f64 (fma.f64 (+.f64 r p) #s(literal -1/2 binary64) q) q))
#s(approx (/ (+ r p) q) (/.f64 (+.f64 r p) q))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) p) #s(literal 1/2 binary64)))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) (fma.f64 (+.f64 (+.f64 (fabs.f64 p) r) p) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (fabs.f64 p))))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 p)) (neg.f64 (/.f64 (*.f64 q q) (*.f64 (*.f64 p p) p)))) (*.f64 q q) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) p) #s(literal 1/2 binary64))))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (pow.f64 (fabs.f64 p) #s(literal 5 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 (fabs.f64 p) r) p) #s(literal 1/2 binary64))))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) (+.f64 (+.f64 (fabs.f64 p) r) p))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) (+.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (fabs.f64 p)) #s(literal 2 binary64) (fabs.f64 p)) r) p))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) (+.f64 (+.f64 (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)) r) p))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) (+.f64 (+.f64 r p) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (pow.f64 (fabs.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 (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (+.f64 (fabs.f64 p) r))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (+.f64 (fma.f64 (/.f64 (*.f64 q q) (fabs.f64 p)) #s(literal 2 binary64) (fabs.f64 p)) r))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (+.f64 (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)) r))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (+.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (pow.f64 (fabs.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)) r))
#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 (fabs.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 (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) q))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 1/8 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64))) #s(literal 1 binary64)) q))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) #s(literal -1/128 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 1/8 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) q))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 q q))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)) q))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) 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) (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 1/4 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q))) #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 (* (neg q) (+ (* (/ (+ r p) q) -1/2) 1)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64)) #s(literal 1 binary64)) q))
#s(approx (+ (* (/ (+ r p) q) -1/2) 1) (fma.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) (*.f64 (fma.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) q))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal 1/8 binary64) (*.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64))) #s(literal 1 binary64)) q))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 q q) (*.f64 q q))) #s(literal -1/128 binary64) (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal 1/8 binary64) (*.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) q))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) (*.f64 (+.f64 (/.f64 (+.f64 r p) q) #s(literal 2 binary64)) q))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) 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 (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) 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 p p) (*.f64 q q)) #s(literal 1/4 binary64) (/.f64 (+.f64 r p) q))) #s(literal 2 binary64)) q))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (*.f64 (+.f64 (/.f64 r q) #s(literal 2 binary64)) q))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal 1/4 binary64) (/.f64 r q)) #s(literal 2 binary64)) q))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (*.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 p p) (*.f64 q q)) #s(literal 1/4 binary64) (/.f64 r q))) #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 (*.f64 p p) #s(literal 1/4 binary64)) (*.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 (*.f64 p p) #s(literal 1/4 binary64)) (*.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 (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (+.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) q) #s(literal -1/8 binary64))) q)) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 (*.f64 q (+.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)) #s(literal -1/128 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) q))) q)) #s(literal 1 binary64)))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -2 binary64) q))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 q) (+.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 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 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) q) (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 (* (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)) (neg.f64 q)))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) 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 (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) 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 (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) (*.f64 (neg.f64 q) (+.f64 (neg.f64 (/.f64 (+.f64 r p) q)) #s(literal 2 binary64))))
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) 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 (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) 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 (*.f64 p p) #s(literal 1/4 binary64))) q)) r) p) q)) #s(literal 2 binary64))))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (*.f64 (neg.f64 q) (+.f64 (/.f64 (neg.f64 r) q) #s(literal 2 binary64))))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (*.f64 (neg.f64 q) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 p p) q) #s(literal -1/4 binary64) r) q)) #s(literal 2 binary64))))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (*.f64 (neg.f64 q) (+.f64 (neg.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 (*.f64 p p) #s(literal 1/4 binary64))) q)) r) 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 (*.f64 p p) #s(literal 1/4 binary64)) (*.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 (*.f64 p p) #s(literal 1/4 binary64)) (*.f64 q q)))) #s(literal 2 binary64))))

eval52.0ms (1.3%)

Memory
-17.7MiB live, 86.4MiB allocated; 16ms collecting garbage
Compiler

Compiled 6 473 to 2 103 computations (67.5% saved)

prune40.0ms (1%)

Memory
2.3MiB live, 46.9MiB allocated; 5ms collecting garbage
Pruning

25 alts after pruning (23 fresh and 2 done)

PrunedKeptTotal
New35714371
Fresh6915
Picked325
Done000
Total36625391
Accuracy
99.7%
Counts
391 → 25
Alt Table
Click to see full alt table
StatusAccuracyProgram
2.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 p r))))
31.5%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64)) q))))
64.7%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (neg p) (+ (/ (neg r) p) 1)) (+.f64 (neg.f64 p) r)))))
38.4%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (neg p) (+ (/ (neg r) p) 1)) r))))
38.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))))) (+.f64 q q)))
32.5%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r p) p) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r))
45.8%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) q))
40.3%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) q))
30.3%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64)))
35.5%
#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)))
32.7%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))))) #s(literal 1/2 binary64)))
7.8%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fabs.f64 p)) r) p) #s(literal 1/2 binary64)))
9.6%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64) #s(literal 1 binary64))))
6.7%
#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 r q) #s(literal -1/2 binary64)))))
22.6%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 q q)) r)) #s(literal 1/2 binary64)))
19.0%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) (+.f64 (sqrt.f64 (fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))) p)) #s(literal 1/2 binary64)))
1.7%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) (+.f64 p p)) #s(literal 1/2 binary64)))
8.1%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
1.7%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
1.9%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
8.7%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
1.1%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
5.8%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) (*.f64 (fma.f64 (/.f64 r p) #s(literal 1/2 binary64) #s(literal 1 binary64)) p)))
6.2%
#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) (neg.f64 q))))
7.1%
#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)) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))))
Compiler

Compiled 1 311 to 1 309 computations (0.2% saved)

series76.0ms (2%)

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

9 calls:

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

rewrite263.0ms (6.8%)

Memory
-8.8MiB live, 306.0MiB allocated; 125ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

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

eval41.0ms (1.1%)

Memory
5.9MiB live, 98.3MiB allocated; 6ms collecting garbage
Compiler

Compiled 5 382 to 1 657 computations (69.2% saved)

prune25.0ms (0.7%)

Memory
-6.7MiB live, 48.0MiB allocated; 6ms collecting garbage
Pruning

26 alts after pruning (23 fresh and 3 done)

PrunedKeptTotal
New30810318
Fresh51318
Picked415
Done022
Total31726343
Accuracy
99.7%
Counts
343 → 26
Alt Table
Click to see full alt table
StatusAccuracyProgram
31.5%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64)) q))))
38.4%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (neg p) (+ (/ (neg r) p) 1)) r))))
64.7%
(*.f64 (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (neg p) (+ (/ (neg r) p) 1)) (+.f64 (neg.f64 p) r)))) #s(literal 1/2 binary64))
2.3%
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 p r)) (+.f64 (fabs.f64 r) (fabs.f64 p))) #s(literal 1/2 binary64))
45.8%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) q))
30.3%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64)))
35.5%
#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)))
32.7%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))
7.8%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fabs.f64 p)) r) p) #s(literal 1/2 binary64)))
9.6%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64) #s(literal 1 binary64))))
6.7%
#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 r q) #s(literal -1/2 binary64)))))
41.7%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) (+.f64 (fma.f64 (fabs.f64 q) #s(literal 2 binary64) r) p)) #s(literal 1/2 binary64)))
19.0%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) p)) #s(literal 1/2 binary64)))
1.7%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) (+.f64 p p)) #s(literal 1/2 binary64)))
43.0%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) #s(approx (+ (* 2 (sqrt (* q q))) r) (fma.f64 q #s(literal 2 binary64) r))) #s(literal 1/2 binary64)))
33.2%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) #s(approx (+ (* 2 (sqrt (* q q))) r) (*.f64 (fma.f64 (/.f64 (fabs.f64 q) r) #s(literal 2 binary64) #s(literal 1 binary64)) r))) #s(literal 1/2 binary64)))
38.2%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) #s(approx (+ (* 2 (sqrt (* q q))) r) (*.f64 (fabs.f64 q) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))
8.1%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
1.7%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
1.9%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
8.7%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
1.1%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
5.8%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) (*.f64 (fma.f64 (/.f64 r p) #s(literal 1/2 binary64) #s(literal 1 binary64)) p)))
7.1%
#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)) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))))
6.7%
#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)) #s(approx (+ (* (+ r p) 1/2) (neg q)) (-.f64 (*.f64 #s(literal 1/2 binary64) r) q))))
1.1%
#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)) #s(approx (+ (* (+ r p) 1/2) (neg q)) (-.f64 (*.f64 #s(literal 1/2 binary64) p) q))))
Compiler

Compiled 1 448 to 1 432 computations (1.1% saved)

series32.0ms (0.8%)

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

9 calls:

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

rewrite271.0ms (7%)

Memory
57.9MiB live, 232.1MiB allocated; 29ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

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

eval51.0ms (1.3%)

Memory
-18.2MiB live, 84.2MiB allocated; 37ms collecting garbage
Compiler

Compiled 4 908 to 1 532 computations (68.8% saved)

prune49.0ms (1.3%)

Memory
12.2MiB live, 101.3MiB allocated; 8ms collecting garbage
Pruning

25 alts after pruning (21 fresh and 4 done)

PrunedKeptTotal
New26412276
Fresh9918
Picked415
Done033
Total27725302
Accuracy
99.7%
Counts
302 → 25
Alt Table
Click to see full alt table
StatusAccuracyProgram
31.5%
(*.f64 (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #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(literal 1/2 binary64))
35.5%
(*.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))
32.7%
(*.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 p p))))) #s(literal 1/2 binary64))
64.7%
(*.f64 (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (neg p) (+ (/ (neg r) p) 1)) #s(approx (+ (neg p) r) (-.f64 r p))))) #s(literal 1/2 binary64))
38.4%
(*.f64 (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (neg p) (+ (/ (neg r) p) 1)) r))) #s(literal 1/2 binary64))
2.3%
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 p r)) (+.f64 (fabs.f64 r) (fabs.f64 p))) #s(literal 1/2 binary64))
38.2%
(*.f64 #s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 q q)) #s(literal 1/2 binary64))
30.3%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64)))
9.6%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64) #s(literal 1 binary64))))
6.7%
#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 r q) #s(literal -1/2 binary64)))))
19.0%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) p)) #s(literal 1/2 binary64)))
43.0%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) #s(approx (+ (* 2 (sqrt (* q q))) r) (fma.f64 q #s(literal 2 binary64) r))) #s(literal 1/2 binary64)))
33.2%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) #s(approx (+ (* 2 (sqrt (* q q))) r) (*.f64 (fma.f64 (/.f64 (fabs.f64 q) r) #s(literal 2 binary64) #s(literal 1 binary64)) r))) #s(literal 1/2 binary64)))
8.1%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #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)))))) (*.f64 #s(literal -1/2 binary64) r))
8.7%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
1.1%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
6.8%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) (*.f64 #s(approx (+ (* (/ r p) 1/2) 1) (*.f64 (/.f64 r p) #s(literal 1/2 binary64))) p)))
1.7%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) (*.f64 #s(approx (+ (* (/ r p) 1/2) 1) #s(literal 1 binary64)) p)))
7.1%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) #s(approx (* (+ (* (/ r p) 1/2) 1) p) (fma.f64 #s(literal 1/2 binary64) r p))))
7.0%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) p) 1/2) #s(approx (* (+ (* (/ r p) 1/2) 1) p) (*.f64 (+.f64 (/.f64 p r) #s(literal 1/2 binary64)) r))))
48.2%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) q)))
14.0%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64))))
6.7%
#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)) #s(approx (+ (* (+ r p) 1/2) (neg q)) (-.f64 (*.f64 #s(literal 1/2 binary64) r) q))))
1.1%
#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)) #s(approx (+ (* (+ r p) 1/2) (neg q)) (-.f64 (*.f64 #s(literal 1/2 binary64) p) q))))
Compiler

Compiled 1 513 to 1 020 computations (32.6% saved)

regimes118.0ms (3.1%)

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

7 calls:

21.0ms
q
20.0ms
r
17.0ms
p
15.0ms
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
15.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
Results
AccuracySegmentsBranch
82.6%2(pow.f64 q #s(literal 2 binary64))
82.6%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
78.4%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))))))
78.4%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)))))))
76.1%3p
74.5%3r
82.6%2q
Compiler

Compiled 47 to 54 computations (-14.9% saved)

regimes58.0ms (1.5%)

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

7 calls:

10.0ms
q
9.0ms
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
8.0ms
r
8.0ms
p
7.0ms
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
Results
AccuracySegmentsBranch
62.6%2r
57.4%2p
48.2%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))))))
48.2%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)))))))
61.4%2(pow.f64 q #s(literal 2 binary64))
61.4%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
61.4%2q
Compiler

Compiled 47 to 54 computations (-14.9% saved)

regimes35.0ms (0.9%)

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

5 calls:

9.0ms
r
7.0ms
(pow.f64 q #s(literal 2 binary64))
6.0ms
q
6.0ms
p
6.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
Results
AccuracySegmentsBranch
48.2%1p
48.2%1(pow.f64 q #s(literal 2 binary64))
48.2%1(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
48.2%1q
48.2%1r
Compiler

Compiled 11 to 21 computations (-90.9% saved)

regimes64.0ms (1.7%)

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

7 calls:

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

Compiled 47 to 54 computations (-14.9% saved)

regimes52.0ms (1.3%)

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

7 calls:

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

Compiled 47 to 54 computations (-14.9% saved)

regimes50.0ms (1.3%)

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

7 calls:

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

Compiled 47 to 54 computations (-14.9% saved)

regimes5.0ms (0.1%)

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

2 calls:

2.0ms
r
2.0ms
p
Results
AccuracySegmentsBranch
8.7%1p
8.7%1r
Compiler

Compiled 2 to 6 computations (-200% saved)

regimes13.0ms (0.3%)

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

7 calls:

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

Compiled 47 to 54 computations (-14.9% saved)

regimes8.0ms (0.2%)

Memory
26.6MiB live, 26.6MiB allocated; 0ms collecting garbage
Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 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))
Outputs
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
Calls

7 calls:

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

Compiled 47 to 54 computations (-14.9% saved)

bsearch18.0ms (0.5%)

Memory
-46.0MiB live, 8.0MiB allocated; 33ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
17.0ms
7.186946104700439e+124
7.869519766779258e+124
Samples
3.0ms32×0valid
Compiler

Compiled 149 to 146 computations (2% saved)

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

bsearch15.0ms (0.4%)

Memory
32.4MiB live, 32.4MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
13.0ms
2.1813999280182945
50.59298029021112
Samples
9.0ms112×0valid
Compiler

Compiled 431 to 430 computations (0.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 6.0ms
ival-pow2: 2.0ms (34.5% of total)
ival-fabs: 1.0ms (17.3% of total)
ival-sqrt: 1.0ms (17.3% of total)
ival-add!: 1.0ms (17.3% of total)
ival-mult!: 1.0ms (17.3% of total)
ival-sub!: 0.0ms (0% of total)
adjust: 0.0ms (0% of total)

bsearch0.0ms (0%)

Memory
0.5MiB live, 0.5MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
1.0899702822648607e-119
1.1053903275068563e-119
Compiler

Compiled 25 to 24 computations (4% saved)

bsearch25.0ms (0.6%)

Memory
9.2MiB live, 50.6MiB allocated; 9ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
22.0ms
1.860453633802071e-13
2.1813999280182945
Samples
12.0ms160×0valid
Compiler

Compiled 445 to 464 computations (-4.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 8.0ms
ival-pow2: 3.0ms (36.8% of total)
ival-fabs: 2.0ms (24.5% of total)
ival-sqrt: 1.0ms (12.3% of total)
ival-add!: 1.0ms (12.3% of total)
ival-mult!: 1.0ms (12.3% of total)
ival-sub!: 0.0ms (0% of total)
adjust: 0.0ms (0% of total)

derivations333.0ms (8.6%)

Memory
15.5MiB live, 391.5MiB allocated; 36ms collecting garbage
Stop Event
fuel
Compiler

Compiled 177 to 95 computations (46.3% saved)

preprocess106.0ms (2.8%)

Memory
-23.9MiB live, 204.2MiB allocated; 34ms collecting garbage
Remove

(sort p r)

(abs q)

Compiler

Compiled 1 715 to 1 419 computations (17.3% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...