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

Time bar (total: 4.7s)

start0.0ms (0%)

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

analyze0.0ms (0%)

Memory
0.8MiB live, 0.8MiB 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.9s (40.6%)

Memory
36.2MiB live, 3 465.0MiB allocated; 389ms collecting garbage
Samples
574.0ms2 334×2valid
563.0ms3 077×1valid
250.0ms2 845×0valid
Precisions
Click to see histograms. Total time spent on operations: 1.1s
ival-pow2: 283.0ms (25.6% of total)
adjust: 257.0ms (23.2% of total)
ival-mult!: 163.0ms (14.7% of total)
ival-sqrt: 130.0ms (11.7% of total)
ival-fabs: 110.0ms (9.9% of total)
ival-add!: 86.0ms (7.8% of total)
ival-sub!: 80.0ms (7.2% of total)
Bogosity

explain311.0ms (6.6%)

Memory
-4.9MiB live, 571.3MiB allocated; 36ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1630-1(-2.5399358388619737e-286 -3.0498466919071717e-241 -5.545944633959195e-157)(sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))
1400-0-(-.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))))))
00-0-q
00-0-(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
00-0-(-.f64 p r)
00-0-(pow.f64 q #s(literal 2 binary64))
00-0-#s(literal 1 binary64)
00-0-(pow.f64 (-.f64 p r) #s(literal 2 binary64))
00-0-(fabs.f64 p)
00-0-(+.f64 (fabs.f64 p) (fabs.f64 r))
00-0-(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
00-0-#s(literal 4 binary64)
00-0-p
00-0-(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))
00-0-(fabs.f64 r)
00-0-#s(literal 2 binary64)
00-0-r
01(6.787771936228282e+68 -2.5120178387448484e-206 -1.362508223048324e-162)0-(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
sqrt.f64(sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))oflow-rescue1610
(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))overflow161
(pow.f64 q #s(literal 2 binary64))overflow71
(pow.f64 (-.f64 p r) #s(literal 2 binary64))overflow123
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))overflow72
-.f64(-.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))))))cancellation1400
sqrt.f64(sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))uflow-rescue10
(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))underflow1
(pow.f64 q #s(literal 2 binary64))underflow50
(pow.f64 (-.f64 p r) #s(literal 2 binary64))underflow12
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))underflow49
Confusion
Predicted +Predicted -
+2101
-045
Precision
1.0
Recall
0.995260663507109
Confusion?
Predicted +Predicted MaybePredicted -
+21001
-0045
Precision?
1.0
Recall?
0.995260663507109
Freqs
test
numberfreq
046
1118
292
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
43.0ms148×2valid
40.0ms192×1valid
17.0ms172×0valid
Compiler

Compiled 220 to 58 computations (73.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 68.0ms
ival-pow2: 20.0ms (29.4% of total)
adjust: 15.0ms (22.1% of total)
ival-mult!: 9.0ms (13.2% of total)
ival-sqrt: 8.0ms (11.8% of total)
ival-add!: 6.0ms (8.8% of total)
ival-sub!: 5.0ms (7.4% of total)
ival-fabs: 5.0ms (7.4% of total)

preprocess40.0ms (0.8%)

Memory
-17.0MiB live, 29.1MiB allocated; 3ms collecting garbage
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
073205
1168204
2466204
31734204
45460204
Stop Event
node-limit
Alt Table
Click to see full alt table
StatusAccuracyProgram
21.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)))))))
Symmetry

(abs q)

(sort p r)

Compiler

Compiled 44 to 36 computations (18.2% saved)

series25.0ms (0.5%)

Memory
14.2MiB live, 60.2MiB allocated; 4ms collecting garbage
Counts
18 → 154
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 (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (- (* -1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (- (* p (- (* -1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (+ (fabs p) (fabs r)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (fabs p) #s(hole binary64 (fabs p)))
#s(approx p #s(hole binary64 p))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (+ (* 4 (pow q 2)) (pow r 2))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (+ (* -2 (* p r)) (+ (* 4 (pow q 2)) (pow r 2)))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (+ (* 4 (pow q 2)) (+ (* p (+ p (* -2 r))) (pow r 2)))))
#s(approx (pow (- p r) 2) #s(hole binary64 (pow r 2)))
#s(approx (pow (- p r) 2) #s(hole binary64 (+ (* -2 (* p r)) (pow r 2))))
#s(approx (pow (- p r) 2) #s(hole binary64 (+ (* p (+ p (* -2 r))) (pow r 2))))
#s(approx (- p r) #s(hole binary64 (* -1 r)))
#s(approx (- p r) #s(hole binary64 (- p r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* -1 (/ r p)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 p))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (* -1 (/ r p))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (pow p 2)))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow p 2) (+ 1 (* -2 (/ r p))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow p 2) (+ 1 (+ (* -2 (/ r p)) (+ (* 4 (/ (pow q 2) (pow p 2))) (/ (pow r 2) (pow p 2))))))))
#s(approx (pow (- p r) 2) #s(hole binary64 (pow p 2)))
#s(approx (pow (- p r) 2) #s(hole binary64 (* (pow p 2) (+ 1 (* -2 (/ r p))))))
#s(approx (pow (- p r) 2) #s(hole binary64 (* (pow p 2) (+ 1 (+ (* -2 (/ r p)) (/ (pow r 2) (pow p 2)))))))
#s(approx (- p r) #s(hole binary64 p))
#s(approx (- p r) #s(hole binary64 (* p (+ 1 (* -1 (/ r p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) r) p)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p)))) r) p)) 1)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 p)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p)))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 4 (pow q 2)) (pow r 2)) p)) (* 2 r)) p))))))
#s(approx (pow (- p r) 2) #s(hole binary64 (* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow r 2) p)) (* 2 r)) p))))))
#s(approx (- p r) #s(hole binary64 (* -1 (* p (- (/ r p) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (- (* -1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (- (* r (- (* -1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (fabs r) #s(hole binary64 (fabs r)))
#s(approx r #s(hole binary64 r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))))))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (+ (* 4 (pow q 2)) (pow p 2))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (+ (* -2 (* p r)) (+ (* 4 (pow q 2)) (pow p 2)))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (+ (* 4 (pow q 2)) (+ (* r (+ r (* -2 p))) (pow p 2)))))
#s(approx (pow (- p r) 2) #s(hole binary64 (+ (* -2 (* p r)) (pow p 2))))
#s(approx (pow (- p r) 2) #s(hole binary64 (+ (* r (+ r (* -2 p))) (pow p 2))))
#s(approx (- p r) #s(hole binary64 (+ p (* -1 r))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 r)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (* -1 (/ p r))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (pow r 2)))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow r 2) (+ 1 (* -2 (/ p r))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow r 2) (+ 1 (+ (* -2 (/ p r)) (+ (* 4 (/ (pow q 2) (pow r 2))) (/ (pow p 2) (pow r 2))))))))
#s(approx (pow (- p r) 2) #s(hole binary64 (* (pow r 2) (+ 1 (* -2 (/ p r))))))
#s(approx (pow (- p r) 2) #s(hole binary64 (* (pow r 2) (+ 1 (+ (* -2 (/ p r)) (/ (pow p 2) (pow r 2)))))))
#s(approx (- p r) #s(hole binary64 (* r (- (/ p r) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 r))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) p) r)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)))) p) r)) 1)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 r)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r)))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 4 (pow q 2)) (pow p 2)) r)) (* 2 p)) r))))))
#s(approx (pow (- p r) 2) #s(hole binary64 (* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow p 2) r)) (* 2 p)) r))))))
#s(approx (- p r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (- p r)))))) p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))))) p)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- p r)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ p (* 2 (/ (pow q 2) (- p r)))) r)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))) r)))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (pow (- p r) 2)))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (+ (* 4 (pow q 2)) (pow (- p r) 2))))
#s(approx (* 4 (pow q 2)) #s(hole binary64 (* 4 (pow q 2))))
#s(approx (pow q 2) #s(hole binary64 (pow q 2)))
#s(approx q #s(hole binary64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -2 q)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* 2 q)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* 4 (pow q 2))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow q 2) (+ 4 (/ (pow (- p r) 2) (pow q 2))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (- p r) 2)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 2 q)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q)))) q)) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)) 2)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -2 q)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))))
Calls

9 calls:

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

rewrite260.0ms (5.5%)

Memory
10.3MiB live, 296.8MiB allocated; 27ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

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

eval33.0ms (0.7%)

Memory
7.0MiB live, 89.0MiB allocated; 11ms collecting garbage
Compiler

Compiled 8 461 to 1 248 computations (85.2% saved)

prune23.0ms (0.5%)

Memory
17.2MiB live, 59.4MiB allocated; 6ms collecting garbage
Pruning

21 alts after pruning (21 fresh and 0 done)

PrunedKeptTotal
New20421225
Fresh000
Picked101
Done000
Total20521226
Accuracy
64.6%
Counts
226 → 21
Alt Table
Click to see full alt table
StatusAccuracyProgram
2.1%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q))))
2.2%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 r))))
9.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)))) (neg.f64 p))))
7.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)))) r)))
14.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r)))
2.1%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)))) p)))
18.0%
#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) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) 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))))
2.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (-.f64 p r))))
2.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64)))
18.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
34.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) #s(literal 1 binary64)) q))
27.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
23.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64))))
16.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))
17.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
2.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
5.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
6.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
2.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
35.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
3.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
Compiler

Compiled 1 556 to 1 122 computations (27.9% saved)

series82.0ms (1.7%)

Memory
7.5MiB live, 137.1MiB allocated; 53ms collecting garbage
Counts
36 → 197
Calls
Call 1
Inputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
(neg.f64 q)
q
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64)))
(*.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64))
(-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)
(+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))
(+.f64 r (fabs.f64 p))
r
(fabs.f64 p)
p
(fabs.f64 r)
#s(literal 1/2 binary64)
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q))))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 1 binary64)
#s(literal 2 binary64)
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q)))
(+.f64 (fabs.f64 p) (fabs.f64 r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q))
(*.f64 #s(literal -2 binary64) q)
#s(literal -2 binary64)
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)))) p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)))) p))
(*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)))) p)
(fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64))))
(/.f64 (*.f64 q q) (*.f64 p p))
(*.f64 q q)
(*.f64 p p)
(-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)))
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)
(+.f64 (fabs.f64 r) (fabs.f64 p))
(fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64))
(/.f64 r p)
#s(literal -1 binary64)
Outputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (* 1/2 (+ r (+ (fabs p) (fabs r))))))
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (+ (* -1/2 p) (* 1/2 (+ r (+ (fabs p) (fabs r)))))))
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 (+ r (+ (fabs p) (fabs r)))))
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 (+ r (+ (fabs p) (+ (fabs r) (* -1 p))))))
#s(approx (+ (+ r (fabs p)) (fabs r)) #s(hole binary64 (+ r (+ (fabs p) (fabs r)))))
#s(approx (+ r (fabs p)) #s(hole binary64 (+ r (fabs p))))
#s(approx (fabs p) #s(hole binary64 (fabs p)))
#s(approx p #s(hole binary64 p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (- (* -1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (- (* p (- (* -1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (+ (fabs p) (fabs r)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))
#s(approx (* (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) p) #s(hole binary64 (* -2 (/ (pow q 2) p))))
#s(approx (* (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) p) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* p (- (+ (fabs p) (fabs r)) (* -1 r)))) p)))
#s(approx (* (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) p) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* p (- (+ (fabs p) (+ (fabs r) (* -1 p))) (* -1 r)))) p)))
#s(approx (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) #s(hole binary64 (* -2 (/ (pow q 2) (pow p 2)))))
#s(approx (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* p (- (+ (fabs p) (fabs r)) (* -1 r)))) (pow p 2))))
#s(approx (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* p (- (+ (fabs p) (+ (fabs r) (* -1 p))) (* -1 r)))) (pow p 2))))
#s(approx (/ (* q q) (* p p)) #s(hole binary64 (/ (pow q 2) (pow p 2))))
#s(approx (* p p) #s(hole binary64 (pow p 2)))
#s(approx (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1)) #s(hole binary64 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))
#s(approx (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1)) #s(hole binary64 (/ (- (+ (fabs p) (+ (fabs r) (* -1 p))) (* -1 r)) p)))
#s(approx (/ (+ (fabs r) (fabs p)) p) #s(hole binary64 (/ (+ (fabs p) (fabs r)) p)))
#s(approx (+ (fabs r) (fabs p)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (+ (* (/ r p) -1) 1) #s(hole binary64 (* -1 (/ r p))))
#s(approx (+ (* (/ r p) -1) 1) #s(hole binary64 (/ (+ p (* -1 r)) p)))
#s(approx (/ r p) #s(hole binary64 (/ r p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2))))
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (* -1/2 p)))
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2))))
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 (* -1 p)))
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 (* p (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* -1 (/ r p)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 p))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (* -1 (/ r p))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (* (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) p) #s(hole binary64 (* -1 p)))
#s(approx (* (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) p) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p)))))))
#s(approx (* (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) p) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* -1 (/ r p)))))))
#s(approx (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) #s(hole binary64 -1))
#s(approx (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) #s(hole binary64 (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p))))))
#s(approx (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) #s(hole binary64 (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* -1 (/ r p))))))
#s(approx (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1)) #s(hole binary64 -1))
#s(approx (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1)) #s(hole binary64 (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p))))))
#s(approx (+ (* (/ r p) -1) 1) #s(hole binary64 1))
#s(approx (+ (* (/ r p) -1) 1) #s(hole binary64 (+ 1 (* -1 (/ r p)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2)))))
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))))))
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) r) p)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p)))) r) p)) 1)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 p)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p)))))))
#s(approx (* (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) p) #s(hole binary64 (* -1 (* p (- (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) p))) (/ r p))))))
#s(approx (* (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) p) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ (* -2 (/ (pow q 2) p)) (* -1 (- (* -1 (+ (fabs p) (fabs r))) r))) p)))))))
#s(approx (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) #s(hole binary64 (- (* -1 (/ (- (* -1 (+ (fabs p) (fabs r))) r) p)) 1)))
#s(approx (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (+ (fabs p) (fabs r))) (* 2 (/ (pow q 2) p))) r) p)) 1)))
#s(approx (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1)) #s(hole binary64 (- (* -1 (/ (- (* -1 (+ (fabs p) (fabs r))) r) p)) 1)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))))))))))
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) p))))
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p)))))
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 (- (+ (fabs p) (fabs r)) p)))
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p)))
#s(approx (+ (+ r (fabs p)) (fabs r)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (+ r (fabs p)) #s(hole binary64 (fabs p)))
#s(approx r #s(hole binary64 r))
#s(approx (fabs r) #s(hole binary64 (fabs r)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (- (* -1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (- (* r (- (* -1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))))))))))
#s(approx (* (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) p) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) 1))))
#s(approx (* (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) p) #s(hole binary64 (+ r (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)))))
#s(approx (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) #s(hole binary64 (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)))
#s(approx (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) #s(hole binary64 (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))) 1)))
#s(approx (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1)) #s(hole binary64 (- (+ (/ (fabs p) p) (/ (fabs r) p)) 1)))
#s(approx (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1)) #s(hole binary64 (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2))))
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (* 1/2 r)))
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r))))))
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 r))
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 (* r (- (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ p r)))))
#s(approx (+ (+ r (fabs p)) (fabs r)) #s(hole binary64 r))
#s(approx (+ (+ r (fabs p)) (fabs r)) #s(hole binary64 (* r (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))))))
#s(approx (+ r (fabs p)) #s(hole binary64 r))
#s(approx (+ r (fabs p)) #s(hole binary64 (* r (+ 1 (/ (fabs p) r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 r)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (* -1 (/ p r))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (* (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) p) #s(hole binary64 r))
#s(approx (* (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) p) #s(hole binary64 (* r (+ 1 (/ (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)) r)))))
#s(approx (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) #s(hole binary64 (/ r p)))
#s(approx (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (* (pow p 2) r))) (+ (/ 1 p) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))))) (/ 1 r)))))
#s(approx (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1)) #s(hole binary64 (/ r p)))
#s(approx (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1)) #s(hole binary64 (* r (- (+ (/ 1 p) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r)))) (/ 1 r)))))
#s(approx (+ (* (/ r p) -1) 1) #s(hole binary64 (* r (- (/ 1 r) (/ 1 p)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2)))))
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))))
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1)))))
#s(approx (+ (+ r (fabs p)) (fabs r)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs p) (fabs r)) r)) 1)))))
#s(approx (+ r (fabs p)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (fabs p) r)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 r))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) p) r)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)))) p) r)) 1)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 r)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r)))))))
#s(approx (* (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) p) #s(hole binary64 (* -1 (* r (- (* -1 (/ (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)) r)) 1)))))
#s(approx (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) 1) r)) (/ 1 p))))))
#s(approx (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (/ (fabs p) p) (/ (fabs r) p)) 1) r)) (/ 1 p))))))
#s(approx (+ (* (/ r p) -1) 1) #s(hole binary64 (* -1 (* r (- (/ 1 p) (/ 1 r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r)))))))
#s(approx (neg q) #s(hole binary64 (* -1 q)))
#s(approx q #s(hole binary64 q))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (- p r)))))) p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))))) p)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- p r)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ p (* 2 (/ (pow q 2) (- p r)))) r)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))) r)))
#s(approx (* -2 q) #s(hole binary64 (* -2 q)))
#s(approx (* (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) p) #s(hole binary64 (+ (* -2 (/ (pow q 2) p)) (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p))))))))
#s(approx (* q q) #s(hole binary64 (pow q 2)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -2 q)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* 2 q)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))))
#s(approx (* (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) p) #s(hole binary64 (* (pow q 2) (- (/ (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p))))) (pow q 2)) (* 2 (/ 1 p))))))
#s(approx (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) #s(hole binary64 (* (pow q 2) (- (+ (/ (fabs p) (* p (pow q 2))) (/ (fabs r) (* p (pow q 2)))) (+ (* -1 (/ r (* p (pow q 2)))) (+ (* 2 (/ 1 (pow p 2))) (/ 1 (pow q 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (- p r) 2)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 2 q)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q)))) q)) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)) 2)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -2 q)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))))
Calls

9 calls:

TimeVariablePointExpression
25.0ms
p
@inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (- (+ (+ r (fabs p)) (fabs r)) p) (+ (+ r (fabs p)) (fabs r)) (+ r (fabs p)) r (fabs p) p (fabs r) 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* -2 q) -2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) p) (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) (/ (* q q) (* p p)) (* q q) (* p p) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1)) (/ (+ (fabs r) (fabs p)) p) (+ (fabs r) (fabs p)) (+ (* (/ r p) -1) 1) (/ r p) -1)
17.0ms
r
@inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (- (+ (+ r (fabs p)) (fabs r)) p) (+ (+ r (fabs p)) (fabs r)) (+ r (fabs p)) r (fabs p) p (fabs r) 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* -2 q) -2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) p) (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) (/ (* q q) (* p p)) (* q q) (* p p) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1)) (/ (+ (fabs r) (fabs p)) p) (+ (fabs r) (fabs p)) (+ (* (/ r p) -1) 1) (/ r p) -1)
12.0ms
q
@-inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (- (+ (+ r (fabs p)) (fabs r)) p) (+ (+ r (fabs p)) (fabs r)) (+ r (fabs p)) r (fabs p) p (fabs r) 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* -2 q) -2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) p) (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) (/ (* q q) (* p p)) (* q q) (* p p) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1)) (/ (+ (fabs r) (fabs p)) p) (+ (fabs r) (fabs p)) (+ (* (/ r p) -1) 1) (/ r p) -1)
5.0ms
p
@-inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (- (+ (+ r (fabs p)) (fabs r)) p) (+ (+ r (fabs p)) (fabs r)) (+ r (fabs p)) r (fabs p) p (fabs r) 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* -2 q) -2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) p) (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) (/ (* q q) (* p p)) (* q q) (* p p) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1)) (/ (+ (fabs r) (fabs p)) p) (+ (fabs r) (fabs p)) (+ (* (/ r p) -1) 1) (/ r p) -1)
4.0ms
p
@0
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (- (+ (+ r (fabs p)) (fabs r)) p) (+ (+ r (fabs p)) (fabs r)) (+ r (fabs p)) r (fabs p) p (fabs r) 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* -2 q) -2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) p) (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) (/ (* q q) (* p p)) (* q q) (* p p) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1)) (/ (+ (fabs r) (fabs p)) p) (+ (fabs r) (fabs p)) (+ (* (/ r p) -1) 1) (/ r p) -1)

rewrite332.0ms (7%)

Memory
-27.4MiB live, 464.7MiB allocated; 103ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

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

eval57.0ms (1.2%)

Memory
5.8MiB live, 195.1MiB allocated; 24ms collecting garbage
Compiler

Compiled 18 342 to 1 951 computations (89.4% saved)

prune31.0ms (0.7%)

Memory
21.9MiB live, 113.5MiB allocated; 7ms collecting garbage
Pruning

26 alts after pruning (24 fresh and 2 done)

PrunedKeptTotal
New37612388
Fresh41216
Picked325
Done000
Total38326409
Accuracy
68.2%
Counts
409 → 26
Alt Table
Click to see full alt table
StatusAccuracyProgram
9.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)))) (neg.f64 p))))
7.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)))) r)))
14.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r)))
2.4%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (*.f64 (/.f64 q p) (/.f64 q p)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)))) p)))
2.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(approx (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 (/.f64 q p) #s(literal 2 binary64)) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal 1 binary64)) r)) (pow.f64 p #s(literal -1 binary64))))) p)))
2.8%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) p) (/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) p (fabs.f64 r)) (fabs.f64 p)) (neg.f64 r)) p (*.f64 #s(literal -2 binary64) (*.f64 q q))) p))))
13.6%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) p) (*.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64)))))
2.1%
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q))) #s(literal 1/2 binary64))
18.0%
#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) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) 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))))
2.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (-.f64 p r))))
1.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/.f64 (-.f64 (pow.f64 (*.f64 r #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)))))
1.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 2 binary64)) (fma.f64 p p (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)))) #s(literal 1/2 binary64)))
18.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
2.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 #s(approx (+ r (fabs p)) (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64)))
34.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) #s(literal 1 binary64)) q))
27.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
23.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64))))
2.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) #s(literal 1/2 binary64)))
2.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (+ (+ r (fabs p)) (fabs r)) p) r) #s(literal 1/2 binary64)))
5.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p #s(literal 1/2 binary64)))
16.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))
17.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
6.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
2.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
35.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
3.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
Compiler

Compiled 2 205 to 1 517 computations (31.2% saved)

series78.0ms (1.6%)

Memory
6.0MiB live, 204.9MiB allocated; 33ms collecting garbage
Counts
34 → 323
Calls
Call 1
Inputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) #s(literal 1 binary64)) q))
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) #s(literal 1 binary64)) q)
(-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64))
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)
(+.f64 (fabs.f64 r) (fabs.f64 p))
(fabs.f64 r)
r
(fabs.f64 p)
p
q
#s(literal 1/2 binary64)
#s(literal 1 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
(*.f64 #s(literal -1/2 binary64) 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)))) (*.f64 #s(literal -2 binary64) q))) #s(literal 1/2 binary64))
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q))
(*.f64 #s(literal -2 binary64) q)
#s(literal -2 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
(*.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 (fabs.f64 r) (fabs.f64 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)))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))
(*.f64 q q)
#s(literal 4 binary64)
(*.f64 r r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))
(*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))
(fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))
(*.f64 r 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 (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))
#s(approx (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) #s(hole binary64 (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))
#s(approx (* (/ (+ (fabs r) (fabs p)) q) 1/2) #s(hole binary64 (* 1/2 (/ (+ (fabs p) (fabs r)) q))))
#s(approx (/ (+ (fabs r) (fabs p)) q) #s(hole binary64 (/ (+ (fabs p) (fabs r)) q)))
#s(approx (+ (fabs r) (fabs p)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (fabs p) #s(hole binary64 (fabs p)))
#s(approx p #s(hole binary64 p))
#s(approx (* -1/2 p) #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/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (- (* -1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (- (* p (- (* -1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (* r p) #s(hole binary64 (* p r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1/2 p)))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p)))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* -1 (/ r p)))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 p))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (* -1 (/ r p))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* p (- (+ (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))) (+ (/ (fabs p) p) (/ (fabs r) p))) (* (/ 1 p) (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)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* 1/2 p)))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 p))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) r) p)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p)))) r) p)) 1)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 p)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 (* p (+ (* -1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p)))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))))))))))
#s(approx (fabs r) #s(hole binary64 (fabs r)))
#s(approx r #s(hole binary64 r))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))))))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (- (* -1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (- (* r (- (* -1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (+ (* -1/8 (/ (pow r 2) q)) (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* (pow r 2) (- (* 1/128 (/ (pow r 2) (pow q 3))) (* 1/8 (/ 1 q)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* (pow r 2) (- (* (pow r 2) (+ (* -1/1024 (/ (pow r 2) (pow q 5))) (* 1/128 (/ 1 (pow q 3))))) (* 1/8 (/ 1 q)))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* 2 q))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow r 2) q)))) (* 2 q))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow r 2) (- (* 1/64 (/ (pow r 2) (pow q 3))) (* 1/4 (/ 1 q)))))) (* 2 q))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow r 2) (- (* (pow r 2) (+ (* -1/512 (/ (pow r 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))) (* 2 q))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* 2 q)))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ (* 1/4 (/ (pow r 2) q)) (* 2 q))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ (* 2 q) (* (pow r 2) (+ (* -1/64 (/ (pow r 2) (pow q 3))) (* 1/4 (/ 1 q)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ (* 2 q) (* (pow r 2) (+ (* (pow r 2) (- (* 1/512 (/ (pow r 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))))
#s(approx (+ (* (* q q) 4) (* r r)) #s(hole binary64 (* 4 (pow q 2))))
#s(approx (+ (* (* q q) 4) (* r r)) #s(hole binary64 (+ (* 4 (pow q 2)) (pow r 2))))
#s(approx (* r r) #s(hole binary64 (pow r 2)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (+ (* 1/4 (/ (* p r) q)) (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* r (+ (* -1/8 (/ r q)) (* 1/4 (/ p q)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* r (+ (* 1/4 (/ p q)) (* r (- (* -1/32 (/ (* p r) (pow q 3))) (* 1/8 (/ 1 q)))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* 2 q))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* 1/2 (/ (* p r) q)))) (* 2 q))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (+ (* -1/4 (/ r q)) (* 1/2 (/ p q)))))) (* 2 q))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (+ (* 1/2 (/ p q)) (* r (- (* -1/16 (/ (* p r) (pow q 3))) (* 1/4 (/ 1 q)))))))) (* 2 q))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (/ 1/2 q)))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (+ (* -1/16 (/ (pow r 2) (pow q 3))) (* 1/2 (/ 1 q)))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (+ (* (pow r 2) (- (* 3/256 (/ (pow r 2) (pow q 5))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q)))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (+ (* (pow r 2) (- (* (pow r 2) (+ (* -5/2048 (/ (pow r 2) (pow q 7))) (* 3/256 (/ 1 (pow q 5))))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1/2 r)))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 r)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (* -1 (/ p r))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* -1/2 r)))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 4) (pow r 4)))) 1/2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* -1 r)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* r (- (+ (* 2 (/ (pow q 4) (pow r 4))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* 2 (/ (pow q 2) (pow r 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 r))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* r (+ 1 (* 2 (/ (pow q 2) (pow r 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (* 2 (/ (pow q 2) (pow r 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (* 4 (/ (pow q 6) (pow r 6)))))))))
#s(approx (+ (* (* q q) 4) (* r r)) #s(hole binary64 (pow r 2)))
#s(approx (+ (* (* q q) 4) (* r r)) #s(hole binary64 (* (pow r 2) (+ 1 (* 4 (/ (pow q 2) (pow r 2)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1/2 r)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) 1/2))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))) 1/2))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 r)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) 1))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) (+ 1 (* 2 (/ (pow q 2) (pow r 2))))))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (/ 1 r)))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (/ (+ 1 (* -2 (/ (pow q 2) (pow r 2)))) r)))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))))) r)))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow r 6)))))) r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* 1/2 r)))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 r))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) p) r)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)))) p) r)) 1)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 r)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* 1/2 r)))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow q 2)) (/ (pow q 4) (pow r 2))) r)) (* 1/2 (+ (fabs p) (fabs r)))) r)) 1/2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 r))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs p) (fabs r)) r)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) r)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 2 (/ (pow q 4) (pow r 2))) (* 2 (pow q 2))) r)))) r)) 1)))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 r)))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* r (+ 1 (* 2 (/ (pow q 2) (pow r 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (* 4 (/ (pow q 6) (pow r 6))))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* 1/2 r)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) 1/2)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 p)))) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 p))))) r)) 1/2)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 r))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) 1)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 p) (* 2 (/ (pow q 2) r))))) r)) 1)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 p) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r)) 1)))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (/ -1 r)))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (* -2 (/ (pow q 2) (pow r 2)))) r))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))))) r))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow r 6)))))) r))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r)))))))
#s(approx (* (- (* (/ (+ (fabs r) (fabs p)) 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 (+ (* -1 q) (* 1/2 (+ (fabs p) (fabs r))))))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) #s(hole binary64 (* 1/2 (/ (+ (fabs p) (fabs r)) q))))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) #s(hole binary64 (/ (+ (* -1 q) (* 1/2 (+ (fabs p) (fabs r)))) q)))
#s(approx 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 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r)))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (- p r)))))) p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))))) p)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- p r)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ p (* 2 (/ (pow q 2) (- p r)))) r)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))) r)))
#s(approx (* -2 q) #s(hole binary64 (* -2 q)))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) r))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) r)) (* 1/2 (- (+ (fabs p) (fabs r)) r)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (* (pow q 2) (- (/ (pow q 2) (pow r 3)) (/ 1 r))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow r 5))) (/ 1 (pow r 3)))) (/ 1 r))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) r)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) r)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow r 3))) (* 2 (/ 1 r)))))) r)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (* 2 (/ 1 r)))))) r)))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ r (* 2 (/ (pow q 2) r)))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ r (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow r 3))) (* 2 (/ 1 r)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ r (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (* 2 (/ 1 r)))))))
#s(approx (* q q) #s(hole binary64 (pow q 2)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (+ (* 1/2 (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))) (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))) (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (- (* -20 (/ p (pow r 6))) (* 4 (/ 1 (pow r 5)))))) (* 1/2 (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3))))))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ p (+ (fabs p) (fabs r))) r)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))))) r)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (* (pow q 2) (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))) (* 2 (/ 1 r))))))) r)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (* (pow q 2) (+ (* 2 (/ 1 (pow r 3))) (+ (* 6 (/ p (pow r 4))) (* (pow q 2) (- (* -20 (/ p (pow r 6))) (* 4 (/ 1 (pow r 5))))))))) (* 2 (/ 1 r))))))) r)))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (+ (* -2 (/ (pow q 2) (pow r 3))) (/ 1 r))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (+ (* (pow q 2) (- (* 6 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (/ 1 r))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (+ (* (pow q 2) (- (* (pow q 2) (+ (* -20 (/ (pow q 2) (pow r 7))) (* 6 (/ 1 (pow r 5))))) (* 2 (/ 1 (pow r 3))))) (/ 1 r))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1))))
#s(approx (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) #s(hole binary64 (* -1 q)))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) #s(hole binary64 -1))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 q)))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -2 q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* 2 q)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* -1 q)))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow r 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow r 2) (pow q 2))) (+ (* 1/128 (/ (pow r 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* -2 q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow r 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow r 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow r 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow r 2) (pow q 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (+ (* 1/512 (/ (pow r 6) (pow q 6))) (* 1/4 (/ (pow r 2) (pow q 2)))))))))
#s(approx (+ (* (* q q) 4) (* r r)) #s(hole binary64 (* (pow q 2) (+ 4 (/ (pow r 2) (pow q 2))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 q)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) (pow q 2)))) 1))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (+ (* 1/2 (/ (- (* -1/16 (* p (pow r 3))) (* -1/64 (pow r 4))) (pow q 4))) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) (pow q 2))))) 1))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -2 q)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow r 2) (pow q 2))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* q (- (+ (* -1/16 (/ (* p (pow r 3)) (pow q 4))) (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))) (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2)))))))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (/ (+ 1/2 (* -1/16 (/ (pow r 2) (pow q 2)))) q)))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (* -1/16 (/ (pow r 2) (pow q 2))))) q)))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow r 6)) (* 1/8 (* (pow r 2) (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4)))))) (pow q 6))) (* -1/16 (/ (pow r 2) (pow q 2)))))) q)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (- p r) 2)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) #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 q))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (- p r) 2)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 2 q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q)))) q)) 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)) 2)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -2 q)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 q))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow r 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow r 2)) (* 1/128 (/ (pow r 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* 2 q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow r 2) q)))) q)) 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow r 4) (pow q 2))) (* 1/4 (pow r 2))) q)))) q)) 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -2 q)))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow r 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (+ (* 1/512 (/ (pow r 6) (pow q 6))) (* 1/4 (/ (pow r 2) (pow q 2))))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 q))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* p r)) (* 1/4 (pow r 2)))) (* 1/2 (/ (- (* -1/16 (* p (pow r 3))) (* -1/64 (pow r 4))) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* 2 q)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) q)))) q)) 2)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r))) (+ (* -1/64 (/ (pow r 4) (pow q 2))) (* 1/4 (pow r 2)))) q)))) q)) 2)))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (/ -1/2 q)))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (* -1 (/ (+ 1/2 (* -1/16 (/ (pow r 2) (pow q 2)))) q))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (* -1/16 (/ (pow r 2) (pow q 2))))) q))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow r 6)) (* 1/8 (* (pow r 2) (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4)))))) (pow q 6))) (* -1/16 (/ (pow r 2) (pow q 2)))))) q))))
Calls

9 calls:

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

rewrite193.0ms (4.1%)

Memory
5.2MiB live, 482.8MiB allocated; 40ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0151014251
0154413778
0809713464
Stop Event
iter-limit
node-limit
iter-limit
Counts
357 → 399
Calls
Call 1
Inputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) #s(literal 1 binary64)) q))
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) #s(literal 1 binary64)) q)
(-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64))
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)
(+.f64 (fabs.f64 r) (fabs.f64 p))
(fabs.f64 r)
r
(fabs.f64 p)
p
q
#s(literal 1/2 binary64)
#s(literal 1 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
(*.f64 #s(literal -1/2 binary64) 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)))) (*.f64 #s(literal -2 binary64) q))) #s(literal 1/2 binary64))
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q))
(*.f64 #s(literal -2 binary64) q)
#s(literal -2 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
(*.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 (fabs.f64 r) (fabs.f64 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)))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))
(*.f64 q q)
#s(literal 4 binary64)
(*.f64 r r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))
(*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))
(fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))
(*.f64 r p)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))
#s(approx (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) #s(hole binary64 (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))
#s(approx (* (/ (+ (fabs r) (fabs p)) q) 1/2) #s(hole binary64 (* 1/2 (/ (+ (fabs p) (fabs r)) q))))
#s(approx (/ (+ (fabs r) (fabs p)) q) #s(hole binary64 (/ (+ (fabs p) (fabs r)) q)))
#s(approx (+ (fabs r) (fabs p)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (fabs p) #s(hole binary64 (fabs p)))
#s(approx p #s(hole binary64 p))
#s(approx (* -1/2 p) #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/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (- (* -1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (- (* p (- (* -1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (* r p) #s(hole binary64 (* p r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1/2 p)))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p)))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* -1 (/ r p)))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 p))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (* -1 (/ r p))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* p (- (+ (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))) (+ (/ (fabs p) p) (/ (fabs r) p))) (* (/ 1 p) (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)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* 1/2 p)))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 p))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) r) p)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p)))) r) p)) 1)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 p)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 (* p (+ (* -1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p)))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))))))))))
#s(approx (fabs r) #s(hole binary64 (fabs r)))
#s(approx r #s(hole binary64 r))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))))))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (- (* -1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (- (* r (- (* -1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (+ (* -1/8 (/ (pow r 2) q)) (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* (pow r 2) (- (* 1/128 (/ (pow r 2) (pow q 3))) (* 1/8 (/ 1 q)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* (pow r 2) (- (* (pow r 2) (+ (* -1/1024 (/ (pow r 2) (pow q 5))) (* 1/128 (/ 1 (pow q 3))))) (* 1/8 (/ 1 q)))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* 2 q))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow r 2) q)))) (* 2 q))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow r 2) (- (* 1/64 (/ (pow r 2) (pow q 3))) (* 1/4 (/ 1 q)))))) (* 2 q))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow r 2) (- (* (pow r 2) (+ (* -1/512 (/ (pow r 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))) (* 2 q))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* 2 q)))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ (* 1/4 (/ (pow r 2) q)) (* 2 q))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ (* 2 q) (* (pow r 2) (+ (* -1/64 (/ (pow r 2) (pow q 3))) (* 1/4 (/ 1 q)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ (* 2 q) (* (pow r 2) (+ (* (pow r 2) (- (* 1/512 (/ (pow r 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))))
#s(approx (+ (* (* q q) 4) (* r r)) #s(hole binary64 (* 4 (pow q 2))))
#s(approx (+ (* (* q q) 4) (* r r)) #s(hole binary64 (+ (* 4 (pow q 2)) (pow r 2))))
#s(approx (* r r) #s(hole binary64 (pow r 2)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (+ (* 1/4 (/ (* p r) q)) (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* r (+ (* -1/8 (/ r q)) (* 1/4 (/ p q)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* r (+ (* 1/4 (/ p q)) (* r (- (* -1/32 (/ (* p r) (pow q 3))) (* 1/8 (/ 1 q)))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* 2 q))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* 1/2 (/ (* p r) q)))) (* 2 q))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (+ (* -1/4 (/ r q)) (* 1/2 (/ p q)))))) (* 2 q))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (+ (* 1/2 (/ p q)) (* r (- (* -1/16 (/ (* p r) (pow q 3))) (* 1/4 (/ 1 q)))))))) (* 2 q))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (/ 1/2 q)))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (+ (* -1/16 (/ (pow r 2) (pow q 3))) (* 1/2 (/ 1 q)))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (+ (* (pow r 2) (- (* 3/256 (/ (pow r 2) (pow q 5))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q)))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (+ (* (pow r 2) (- (* (pow r 2) (+ (* -5/2048 (/ (pow r 2) (pow q 7))) (* 3/256 (/ 1 (pow q 5))))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1/2 r)))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 r)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (* -1 (/ p r))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* -1/2 r)))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 4) (pow r 4)))) 1/2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* -1 r)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* r (- (+ (* 2 (/ (pow q 4) (pow r 4))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* 2 (/ (pow q 2) (pow r 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 r))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* r (+ 1 (* 2 (/ (pow q 2) (pow r 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (* 2 (/ (pow q 2) (pow r 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (* 4 (/ (pow q 6) (pow r 6)))))))))
#s(approx (+ (* (* q q) 4) (* r r)) #s(hole binary64 (pow r 2)))
#s(approx (+ (* (* q q) 4) (* r r)) #s(hole binary64 (* (pow r 2) (+ 1 (* 4 (/ (pow q 2) (pow r 2)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1/2 r)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) 1/2))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))) 1/2))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 r)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) 1))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) (+ 1 (* 2 (/ (pow q 2) (pow r 2))))))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (/ 1 r)))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (/ (+ 1 (* -2 (/ (pow q 2) (pow r 2)))) r)))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))))) r)))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow r 6)))))) r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* 1/2 r)))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 r))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) p) r)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)))) p) r)) 1)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 r)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* 1/2 r)))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow q 2)) (/ (pow q 4) (pow r 2))) r)) (* 1/2 (+ (fabs p) (fabs r)))) r)) 1/2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 r))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs p) (fabs r)) r)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) r)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 2 (/ (pow q 4) (pow r 2))) (* 2 (pow q 2))) r)))) r)) 1)))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 r)))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* r (+ 1 (* 2 (/ (pow q 2) (pow r 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (* 4 (/ (pow q 6) (pow r 6))))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* 1/2 r)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) 1/2)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 p)))) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 p))))) r)) 1/2)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 r))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) 1)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 p) (* 2 (/ (pow q 2) r))))) r)) 1)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 p) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r)) 1)))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (/ -1 r)))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (* -2 (/ (pow q 2) (pow r 2)))) r))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))))) r))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow r 6)))))) r))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r)))))))
#s(approx (* (- (* (/ (+ (fabs r) (fabs p)) 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 (+ (* -1 q) (* 1/2 (+ (fabs p) (fabs r))))))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) #s(hole binary64 (* 1/2 (/ (+ (fabs p) (fabs r)) q))))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) #s(hole binary64 (/ (+ (* -1 q) (* 1/2 (+ (fabs p) (fabs r)))) q)))
#s(approx 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 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r)))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (- p r)))))) p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))))) p)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- p r)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ p (* 2 (/ (pow q 2) (- p r)))) r)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))) r)))
#s(approx (* -2 q) #s(hole binary64 (* -2 q)))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) r))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) r)) (* 1/2 (- (+ (fabs p) (fabs r)) r)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (* (pow q 2) (- (/ (pow q 2) (pow r 3)) (/ 1 r))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow r 5))) (/ 1 (pow r 3)))) (/ 1 r))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) r)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) r)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow r 3))) (* 2 (/ 1 r)))))) r)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (* 2 (/ 1 r)))))) r)))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ r (* 2 (/ (pow q 2) r)))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ r (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow r 3))) (* 2 (/ 1 r)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ r (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (* 2 (/ 1 r)))))))
#s(approx (* q q) #s(hole binary64 (pow q 2)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (+ (* 1/2 (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))) (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))) (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (- (* -20 (/ p (pow r 6))) (* 4 (/ 1 (pow r 5)))))) (* 1/2 (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3))))))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ p (+ (fabs p) (fabs r))) r)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))))) r)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (* (pow q 2) (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))) (* 2 (/ 1 r))))))) r)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (* (pow q 2) (+ (* 2 (/ 1 (pow r 3))) (+ (* 6 (/ p (pow r 4))) (* (pow q 2) (- (* -20 (/ p (pow r 6))) (* 4 (/ 1 (pow r 5))))))))) (* 2 (/ 1 r))))))) r)))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (+ (* -2 (/ (pow q 2) (pow r 3))) (/ 1 r))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (+ (* (pow q 2) (- (* 6 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (/ 1 r))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (+ (* (pow q 2) (- (* (pow q 2) (+ (* -20 (/ (pow q 2) (pow r 7))) (* 6 (/ 1 (pow r 5))))) (* 2 (/ 1 (pow r 3))))) (/ 1 r))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1))))
#s(approx (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) #s(hole binary64 (* -1 q)))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) #s(hole binary64 -1))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 q)))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -2 q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* 2 q)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* -1 q)))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow r 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow r 2) (pow q 2))) (+ (* 1/128 (/ (pow r 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* -2 q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow r 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow r 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow r 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow r 2) (pow q 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (+ (* 1/512 (/ (pow r 6) (pow q 6))) (* 1/4 (/ (pow r 2) (pow q 2)))))))))
#s(approx (+ (* (* q q) 4) (* r r)) #s(hole binary64 (* (pow q 2) (+ 4 (/ (pow r 2) (pow q 2))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 q)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) (pow q 2)))) 1))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (+ (* 1/2 (/ (- (* -1/16 (* p (pow r 3))) (* -1/64 (pow r 4))) (pow q 4))) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) (pow q 2))))) 1))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -2 q)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow r 2) (pow q 2))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* q (- (+ (* -1/16 (/ (* p (pow r 3)) (pow q 4))) (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))) (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2)))))))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (/ (+ 1/2 (* -1/16 (/ (pow r 2) (pow q 2)))) q)))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (* -1/16 (/ (pow r 2) (pow q 2))))) q)))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow r 6)) (* 1/8 (* (pow r 2) (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4)))))) (pow q 6))) (* -1/16 (/ (pow r 2) (pow q 2)))))) q)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (- p r) 2)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) #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 q))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (- p r) 2)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 2 q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q)))) q)) 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)) 2)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -2 q)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 q))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow r 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow r 2)) (* 1/128 (/ (pow r 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* 2 q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow r 2) q)))) q)) 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow r 4) (pow q 2))) (* 1/4 (pow r 2))) q)))) q)) 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -2 q)))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow r 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (+ (* 1/512 (/ (pow r 6) (pow q 6))) (* 1/4 (/ (pow r 2) (pow q 2))))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 q))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* p r)) (* 1/4 (pow r 2)))) (* 1/2 (/ (- (* -1/16 (* p (pow r 3))) (* -1/64 (pow r 4))) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* 2 q)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) q)))) q)) 2)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r))) (+ (* -1/64 (/ (pow r 4) (pow q 2))) (* 1/4 (pow r 2)))) q)))) q)) 2)))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (/ -1/2 q)))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (* -1 (/ (+ 1/2 (* -1/16 (/ (pow r 2) (pow q 2)))) q))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (* -1/16 (/ (pow r 2) (pow q 2))))) q))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow r 6)) (* 1/8 (* (pow r 2) (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4)))))) (pow q 6))) (* -1/16 (/ (pow r 2) (pow q 2)))))) q))))
Outputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) #s(literal 1 binary64)) q))
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) #s(literal 1 binary64)) q)
(/.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)) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))
(-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64))
(/.f64 (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 (*.f64 r r) (*.f64 (fabs.f64 p) (fabs.f64 p))) (-.f64 (fabs.f64 r) (fabs.f64 p)))
(/.f64 (+.f64 (pow.f64 (fabs.f64 r) #s(literal 3 binary64)) (pow.f64 (fabs.f64 p) #s(literal 3 binary64))) (fma.f64 r r (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (*.f64 (fabs.f64 r) (fabs.f64 p)))))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(sqrt.f64 (*.f64 r r))
(fabs.f64 (neg.f64 r))
(fabs.f64 r)
r
(sqrt.f64 (*.f64 p p))
(fabs.f64 (neg.f64 p))
(fabs.f64 p)
p
q
#s(literal 1/2 binary64)
#s(literal 1 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
(*.f64 #s(literal -1/2 binary64) 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)))) (*.f64 #s(literal -2 binary64) q))) #s(literal 1/2 binary64))
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q)))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q))))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q)) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q)) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q))))))
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q)))
(+.f64 (fabs.f64 r) (-.f64 (fabs.f64 p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q))
(*.f64 #s(literal -2 binary64) q)
#s(literal -2 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
(*.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 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
(+.f64 (fabs.f64 r) (-.f64 (fabs.f64 p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/2 binary64))
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) (pow.f64 r #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 r r)))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 r r) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 r r)))))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))
(-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (neg.f64 r) r))
(+.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 r r))
(*.f64 (pow.f64 q #s(literal 1 binary64)) (pow.f64 q #s(literal 1 binary64)))
(*.f64 (neg.f64 q) (neg.f64 q))
(*.f64 (fabs.f64 q) (fabs.f64 q))
(*.f64 q q)
(pow.f64 q #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64)))
#s(literal 4 binary64)
(*.f64 (pow.f64 r #s(literal 1 binary64)) (pow.f64 r #s(literal 1 binary64)))
(*.f64 (neg.f64 r) (neg.f64 r))
(*.f64 (fabs.f64 r) (fabs.f64 r))
(*.f64 r r)
(pow.f64 r #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r) p (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))
(*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r) p (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))
(fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r) 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 r r)))) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r) p) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))
(+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r) 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 r r)))) #s(literal 1/2 binary64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r) p)) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r) p) (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r) p)) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r) p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r) p) #s(literal 3 binary64)) (pow.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 3 binary64))) (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r) p) (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r) p) (-.f64 (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r) p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))))
(fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r) p (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(-.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r) p (+.f64 (fabs.f64 r) (fabs.f64 p))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
(+.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r) p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/4 binary64)))
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1/2 binary64)))
(*.f64 r p)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 p (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 p (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 (*.f64 #s(literal 1/2 binary64) r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 p (fma.f64 (*.f64 #s(literal 1/2 binary64) r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 p (*.f64 #s(literal -1/4 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal -3 binary64)))))))))))
#s(approx (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) (*.f64 q (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64))))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64)))
#s(approx (* (/ (+ (fabs r) (fabs p)) q) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)))
#s(approx (/ (+ (fabs r) (fabs p)) q) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q))
#s(approx (+ (fabs r) (fabs p)) (+.f64 (fabs.f64 p) (fabs.f64 r)))
#s(approx (fabs p) (fabs.f64 p))
#s(approx p p)
#s(approx (* -1/2 p) (*.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 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 p (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 p (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 (*.f64 #s(literal 1/2 binary64) r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 p (fma.f64 (*.f64 #s(literal 1/2 binary64) r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 p (*.f64 #s(literal -1/4 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal -3 binary64)))))))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 #s(literal 1 binary64) (*.f64 r (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 p (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal -3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))) (*.f64 #s(literal 1 binary64) (*.f64 r (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (neg.f64 (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (*.f64 p (fma.f64 (neg.f64 r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (*.f64 p (fma.f64 (neg.f64 r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 p (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal -3 binary64)))))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (* r p) (*.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 p (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 r)) p)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 q q) (*.f64 p p))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 r)) p))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 q q) (*.f64 p p)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 r)) p))) #s(literal 1/2 binary64))))
#s(approx (* (- (+ (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 p (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 r)) p)) #s(literal 1/2 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 p (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 q q) (*.f64 p p))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 r)) p))) #s(literal 1/2 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 p (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 q q) (*.f64 p p)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 r)) p))) #s(literal 1/2 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (neg.f64 p))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 p (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 r p))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 p (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 r p)))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 p (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 3 binary64))) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 r p))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) p)
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 p (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 r p)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 p (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 r p))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 p (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 r p))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) p) r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 p (*.f64 #s(literal 1/2 binary64) (fma.f64 r (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) p)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 p (-.f64 (fma.f64 r (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) (*.f64 (pow.f64 p #s(literal -1 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 q q) r) p) (*.f64 q q))) p) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)))) p)) #s(literal 1/2 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (neg.f64 p) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p)) #s(literal 1/2 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 q q) r) p) (*.f64 q q))) p) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)))) p)) #s(literal 1/2 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) p)
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p)) #s(literal 1 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) p))) r) p)) #s(literal 1 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) r) p) (*.f64 #s(literal -2 binary64) (*.f64 q q))) p))) r) p)) #s(literal 1 binary64))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 p) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 r p)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 p) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 r (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) p))) p)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 p) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 r (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 q q) r) p) (*.f64 q q))) p))) p)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 (neg.f64 p) (*.f64 #s(literal -1/2 binary64) (fma.f64 r (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) p)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (neg.f64 p) (fma.f64 (neg.f64 r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (neg.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) p)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 (*.f64 #s(literal 1/2 binary64) p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (*.f64 #s(literal -1/4 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal -3 binary64)))))))))))
#s(approx (fabs r) (fabs.f64 r))
#s(approx r r)
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 (*.f64 #s(literal 1/2 binary64) p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (*.f64 #s(literal -1/4 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal -3 binary64)))))))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 r (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 #s(literal 1 binary64) (*.f64 p (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 r (fma.f64 r (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal -3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))) (*.f64 #s(literal 1 binary64) (*.f64 p (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (neg.f64 (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (*.f64 r (fma.f64 (neg.f64 p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (*.f64 r (fma.f64 (neg.f64 p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal -3 binary64)))))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 r r) q) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)) (*.f64 (*.f64 r r) (fma.f64 #s(literal 1/128 binary64) (/.f64 (*.f64 r r) (pow.f64 q #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (pow.f64 q #s(literal -1 binary64)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)) (*.f64 (*.f64 r r) (fma.f64 (*.f64 r r) (fma.f64 #s(literal -1/1024 binary64) (/.f64 (*.f64 r r) (pow.f64 q #s(literal 5 binary64))) (*.f64 #s(literal 1/128 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 #s(literal -1/8 binary64) (pow.f64 q #s(literal -1 binary64)))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 r r) q))) (*.f64 #s(literal 2 binary64) q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 r r) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 r r) (pow.f64 q #s(literal 3 binary64))) (*.f64 #s(literal -1/4 binary64) (pow.f64 q #s(literal -1 binary64))))))) (*.f64 #s(literal 2 binary64) q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 r r) (fma.f64 (*.f64 r r) (fma.f64 #s(literal -1/512 binary64) (/.f64 (*.f64 r r) (pow.f64 q #s(literal 5 binary64))) (*.f64 #s(literal 1/64 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 #s(literal -1/4 binary64) (pow.f64 q #s(literal -1 binary64))))))) (*.f64 #s(literal 2 binary64) q)))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 #s(literal 2 binary64) q))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 r r) q) (*.f64 #s(literal 2 binary64) q)))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (fma.f64 #s(literal 2 binary64) q (*.f64 (*.f64 r r) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 r r) (pow.f64 q #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (fma.f64 #s(literal 2 binary64) q (*.f64 (*.f64 r r) (fma.f64 (*.f64 r r) (fma.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 r r) (pow.f64 q #s(literal 5 binary64))) (*.f64 #s(literal -1/64 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64)))))))
#s(approx (+ (* (* q q) 4) (* r r)) (*.f64 #s(literal 4 binary64) (*.f64 q q)))
#s(approx (+ (* (* q q) 4) (* r r)) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))
#s(approx (* r r) (*.f64 r r))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p r) q) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)) (*.f64 r (fma.f64 #s(literal -1/8 binary64) (/.f64 r q) (*.f64 #s(literal 1/4 binary64) (/.f64 p q))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)) (*.f64 r (fma.f64 #s(literal 1/4 binary64) (/.f64 p q) (*.f64 r (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 p r) (pow.f64 q #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (pow.f64 q #s(literal -1 binary64)))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p r) q))) (*.f64 #s(literal 2 binary64) q)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 r (fma.f64 #s(literal -1/4 binary64) (/.f64 r q) (*.f64 #s(literal 1/2 binary64) (/.f64 p q))))) (*.f64 #s(literal 2 binary64) q)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 r (fma.f64 #s(literal 1/2 binary64) (/.f64 p q) (*.f64 r (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p r) (pow.f64 q #s(literal 3 binary64))) (*.f64 #s(literal -1/4 binary64) (pow.f64 q #s(literal -1 binary64)))))))) (*.f64 #s(literal 2 binary64) q)))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) (/.f64 #s(literal 1/2 binary64) q))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 r r) (pow.f64 q #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -1 binary64)))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) (fma.f64 (*.f64 r r) (fma.f64 #s(literal 3/256 binary64) (/.f64 (*.f64 r r) (pow.f64 q #s(literal 5 binary64))) (*.f64 #s(literal -1/16 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -1 binary64)))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) (fma.f64 (*.f64 r r) (fma.f64 (*.f64 r r) (fma.f64 #s(literal -5/2048 binary64) (/.f64 (*.f64 r r) (pow.f64 q #s(literal 7 binary64))) (*.f64 #s(literal 3/256 binary64) (pow.f64 q #s(literal -5 binary64)))) (*.f64 #s(literal -1/16 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -1 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 p)) r)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 q q) (*.f64 r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 p)) r))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 q q)) (pow.f64 r #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 q q) (*.f64 r r)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 p)) r))) #s(literal 1/2 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (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 r (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 q q) (*.f64 r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 p)) r))) #s(literal 1/2 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 r (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 q q)) (pow.f64 r #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 q q) (*.f64 r r)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 p)) r))) #s(literal 1/2 binary64))))
#s(approx (- (+ (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 r (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 p r))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 p r)))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 q q)) (pow.f64 r #s(literal 3 binary64))) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 p r))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 r (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 p r)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 r (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 p r))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 r (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 p r))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 p (*.f64 q q)) (pow.f64 r #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 r r)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) #s(literal 1/2 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))))) #s(literal 1/2 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (neg.f64 r))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) #s(literal 1 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 r (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 r (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) r)
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 r (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 r (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 r (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 r #s(literal 6 binary64)))))))))
#s(approx (+ (* (* q q) 4) (* r r)) (*.f64 r r))
#s(approx (+ (* (* q q) 4) (* r r)) (*.f64 (*.f64 r r) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 q q) (*.f64 r r))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))) #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 q q)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)))) #s(literal 1/2 binary64))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (neg.f64 r))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 r (-.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1 binary64))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 r (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (-.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1 binary64)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 q q)) (pow.f64 r #s(literal 3 binary64))) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)))))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) (pow.f64 r #s(literal -1 binary64)))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)))) r))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 r #s(literal 4 binary64)))))) r))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 r #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 q q)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 q #s(literal 6 binary64)))) (pow.f64 r #s(literal 6 binary64))))))) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) (/.f64 (*.f64 q q) r)) r)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 p (*.f64 q q)) r) (*.f64 q q))) r) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)))) r)) #s(literal 1/2 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (neg.f64 r) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r)) #s(literal 1/2 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) (/.f64 (*.f64 q q) r)) r)) #s(literal 1/2 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 p (*.f64 q q)) r) (*.f64 q q))) r) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)))) r)) #s(literal 1/2 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 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 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r)) #s(literal 1 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) r))) p) r)) #s(literal 1 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 q q)) r) (*.f64 #s(literal -2 binary64) (*.f64 q q))) r))) p) r)) #s(literal 1 binary64))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 r) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 p r)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 r) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 p (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) r))) r)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 r) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 p (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 p (*.f64 q q)) r) (*.f64 q q))) r))) r)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (*.f64 (neg.f64 r) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)) (/.f64 (*.f64 q q) r)) r)) #s(literal 1/2 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 q q) (/.f64 (pow.f64 q #s(literal 4 binary64)) (*.f64 r r))) r) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) r)) #s(literal 1/2 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) r)
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) r))) r)) #s(literal 1 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (*.f64 r r)) (*.f64 q q))) r))) r)) #s(literal 1 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (neg.f64 r))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 (neg.f64 r) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 (neg.f64 r) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 (neg.f64 r) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 r #s(literal 6 binary64)))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 (neg.f64 r) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 p)) r)) #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 p)) (/.f64 (*.f64 q q) r)) r)) #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 p (*.f64 q q)) r) (*.f64 q q))) r) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 p)))) r)) #s(literal 1/2 binary64))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) r)
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 p)) r)) #s(literal 1 binary64))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fma.f64 #s(literal -1 binary64) p (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) r)))) r)) #s(literal 1 binary64))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (+.f64 (+.f64 (fabs.f64 r) (neg.f64 p)) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 q q)) r) (*.f64 #s(literal -2 binary64) (*.f64 q q))) r)))) r)) #s(literal 1 binary64))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) (/.f64 #s(literal -1 binary64) r))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)))) r)))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 r #s(literal 4 binary64)))))) r)))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 r #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 q q)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 q #s(literal 6 binary64)))) (pow.f64 r #s(literal 6 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) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+.f64 (neg.f64 (/.f64 (*.f64 q q) (-.f64 p r))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (pow.f64 (-.f64 p r) #s(literal -1 binary64))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (pow.f64 (-.f64 p r) #s(literal -3 binary64)))) (pow.f64 (-.f64 p r) #s(literal -1 binary64))))))
#s(approx (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))))
#s(approx (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) (fma.f64 #s(literal -1 binary64) q (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) (/.f64 (fma.f64 #s(literal -1 binary64) q (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q))
#s(approx q q)
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (+.f64 (neg.f64 (/.f64 (*.f64 q q) (-.f64 p r))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (pow.f64 (-.f64 p r) #s(literal -1 binary64))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (pow.f64 (-.f64 p r) #s(literal -3 binary64)))) (pow.f64 (-.f64 p r) #s(literal -1 binary64))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 r (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (-.f64 p r))))) p))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (pow.f64 (-.f64 p r) #s(literal -1 binary64))))))) p))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 (-.f64 p r) #s(literal -3 binary64)))) (*.f64 #s(literal -2 binary64) (pow.f64 (-.f64 p r) #s(literal -1 binary64))))))) p))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 p r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 (-.f64 p (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (-.f64 p r)))) r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 (+.f64 p (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 (-.f64 p r) #s(literal -1 binary64)))))) r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 (+.f64 p (*.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 (-.f64 p r) #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 (-.f64 p r) #s(literal -1 binary64)))))) r))
#s(approx (* -2 q) (*.f64 #s(literal -2 binary64) q))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (+.f64 (neg.f64 (/.f64 (*.f64 q q) r)) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 r #s(literal 5 binary64))) (pow.f64 r #s(literal -3 binary64)))) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r))) r))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 (*.f64 q q) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (pow.f64 r #s(literal -1 binary64)))))) r))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 q q) (pow.f64 r #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 r #s(literal -3 binary64)))) (*.f64 #s(literal -2 binary64) (pow.f64 r #s(literal -1 binary64))))))) r))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (-.f64 r (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (+.f64 r (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 r #s(literal -1 binary64)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (+.f64 r (*.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (pow.f64 r #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 r #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 r #s(literal -1 binary64)))))))
#s(approx (* q q) (*.f64 q q))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r)) (*.f64 #s(literal -2 binary64) (pow.f64 r #s(literal -1 binary64)))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) (*.f64 (*.f64 q q) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 q q) (fma.f64 #s(literal 6 binary64) (/.f64 p (pow.f64 r #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 r #s(literal -3 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r)) (*.f64 #s(literal -2 binary64) (pow.f64 r #s(literal -1 binary64)))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) (*.f64 (*.f64 q q) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r)) (*.f64 #s(literal -2 binary64) (pow.f64 r #s(literal -1 binary64)))) (*.f64 (*.f64 q q) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 q q) (fma.f64 #s(literal -20 binary64) (/.f64 p (pow.f64 r #s(literal 6 binary64))) (*.f64 #s(literal -4 binary64) (pow.f64 r #s(literal -5 binary64)))) (fma.f64 #s(literal 6 binary64) (/.f64 p (pow.f64 r #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 r #s(literal -3 binary64)))))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r)) (*.f64 #s(literal -2 binary64) (pow.f64 r #s(literal -1 binary64))))))) r))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r)) (*.f64 (*.f64 q q) (fma.f64 #s(literal 6 binary64) (/.f64 p (pow.f64 r #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 r #s(literal -3 binary64)))))) (*.f64 #s(literal 2 binary64) (pow.f64 r #s(literal -1 binary64))))))) r))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r)) (*.f64 (*.f64 q q) (fma.f64 #s(literal 2 binary64) (pow.f64 r #s(literal -3 binary64)) (fma.f64 #s(literal 6 binary64) (/.f64 p (pow.f64 r #s(literal 4 binary64))) (*.f64 (*.f64 q q) (fma.f64 #s(literal -20 binary64) (/.f64 p (pow.f64 r #s(literal 6 binary64))) (*.f64 #s(literal -4 binary64) (pow.f64 r #s(literal -5 binary64))))))))) (*.f64 #s(literal 2 binary64) (pow.f64 r #s(literal -1 binary64))))))) r))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (pow.f64 r #s(literal -1 binary64))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) (fma.f64 (*.f64 q q) (fma.f64 #s(literal 6 binary64) (/.f64 (*.f64 q q) (pow.f64 r #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 r #s(literal -3 binary64)))) (pow.f64 r #s(literal -1 binary64))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) (fma.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (fma.f64 #s(literal -20 binary64) (/.f64 (*.f64 q q) (pow.f64 r #s(literal 7 binary64))) (*.f64 #s(literal 6 binary64) (pow.f64 r #s(literal -5 binary64)))) (*.f64 #s(literal -2 binary64) (pow.f64 r #s(literal -3 binary64)))) (pow.f64 r #s(literal -1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q))) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (fma.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)))) #s(literal 1 binary64))))
#s(approx (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) (neg.f64 q))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) #s(literal -1 binary64))
#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 q (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q))) #s(literal 1 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (fma.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)))) #s(literal 1 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -2 binary64) q))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 q (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) #s(literal 2 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 q (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) #s(literal 2 binary64)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 q (-.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (neg.f64 q))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (*.f64 q (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 r r) (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q))) #s(literal 1 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 r r) (*.f64 q q)) (fma.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 r #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)))) #s(literal 1 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 #s(literal -2 binary64) q))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 q (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) #s(literal 2 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 q (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 r r) (*.f64 q q)) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) #s(literal 2 binary64)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 q (-.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 r #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 r r) (*.f64 q q)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 q (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 r r) (*.f64 q q))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 r #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 r r) (*.f64 q q)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 r #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 r #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 r r) (*.f64 q q))))))))
#s(approx (+ (* (* q q) 4) (* r r)) (*.f64 (*.f64 q q) (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 r r) (*.f64 q q)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (neg.f64 q))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 q (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 q (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) p) r (*.f64 #s(literal -1/4 binary64) (*.f64 r r))) (*.f64 q q)))) #s(literal 1 binary64))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 q (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) p) (pow.f64 r #s(literal 3 binary64)) (*.f64 #s(literal 1/64 binary64) (pow.f64 r #s(literal 4 binary64)))) (pow.f64 q #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) p) r (*.f64 #s(literal -1/4 binary64) (*.f64 r r))) (*.f64 q q))))) #s(literal 1 binary64))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -2 binary64) q))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 q (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) #s(literal 2 binary64))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 q (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p r) (*.f64 q q)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 r r) (*.f64 q q)))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p (pow.f64 r #s(literal 3 binary64))) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p r) (*.f64 q q)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 r #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 r r) (*.f64 q q))))))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 r r) (*.f64 q q)))) q))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 r r) (*.f64 q q))))) q))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/256 binary64) (pow.f64 r #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 r r)) (*.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal -3/256 binary64)))) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 r r) (*.f64 q q)))))) q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)))) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64))))
#s(approx (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) (*.f64 (neg.f64 q) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) q)
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (neg.f64 q) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)))) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (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 p) (fabs.f64 r)) q)) #s(literal 2 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q))) 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 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)) (*.f64 #s(literal -1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) q))) q)) #s(literal 2 binary64))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 q) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 q) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 q) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) q)
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (*.f64 (neg.f64 q) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 r r) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 r r) (*.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 q q)))) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 #s(literal 2 binary64) q))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 2 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 r r) q))) q)) #s(literal 2 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 q q)) (*.f64 #s(literal -1/4 binary64) (*.f64 r r))) q))) q)) #s(literal 2 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 #s(literal -2 binary64) q))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 (neg.f64 q) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 r r) (*.f64 q q))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 (neg.f64 q) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 r #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 r r) (*.f64 q q)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 (neg.f64 q) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 r #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 r #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 r r) (*.f64 q q))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) q)
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 (neg.f64 q) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) p) r (*.f64 #s(literal -1/4 binary64) (*.f64 r r))) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) p) r (*.f64 #s(literal -1/4 binary64) (*.f64 r r))) (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) p) (pow.f64 r #s(literal 3 binary64)) (*.f64 #s(literal 1/64 binary64) (pow.f64 r #s(literal 4 binary64)))) (*.f64 q q)))) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal 2 binary64) q))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 2 binary64))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) p) r (*.f64 #s(literal -1/4 binary64) (*.f64 r r))) q))) q)) #s(literal 2 binary64))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p (pow.f64 r #s(literal 3 binary64))) (*.f64 q q)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) p) r) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/4 binary64) (*.f64 r r))))) q))) q)) #s(literal 2 binary64))))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) (/.f64 #s(literal -1/2 binary64) q))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 r r) (*.f64 q q)))) q)))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 r r) (*.f64 q q))))) q)))
#s(approx (pow (+ (* (* q q) 4) (* r r)) -1/2) (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/256 binary64) (pow.f64 r #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 r r)) (*.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal -3/256 binary64)))) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 r r) (*.f64 q q)))))) q)))

eval109.0ms (2.3%)

Memory
-19.9MiB live, 272.9MiB allocated; 75ms collecting garbage
Compiler

Compiled 32 983 to 2 546 computations (92.3% saved)

prune64.0ms (1.3%)

Memory
-15.1MiB live, 177.7MiB allocated; 11ms collecting garbage
Pruning

35 alts after pruning (29 fresh and 6 done)

PrunedKeptTotal
New56818586
Fresh81119
Picked145
Done022
Total57735612
Accuracy
74.9%
Counts
612 → 35
Alt Table
Click to see full alt table
StatusAccuracyProgram
2.4%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (*.f64 (/.f64 q p) (/.f64 q p)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)))) p)))
2.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(approx (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 (/.f64 q p) #s(literal 2 binary64)) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal 1 binary64)) r)) (pow.f64 p #s(literal -1 binary64))))) p)))
2.8%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) p) (/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) p (fabs.f64 r)) (fabs.f64 p)) (neg.f64 r)) p (*.f64 #s(literal -2 binary64) (*.f64 q q))) p))))
13.6%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) p) (*.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64)))))
2.2%
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 p (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 r p)))))) #s(literal 1/2 binary64))
2.1%
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q))) #s(literal 1/2 binary64))
9.7%
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p))) #s(literal 1/2 binary64))
7.9%
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)) #s(literal 1/2 binary64))
2.2%
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) p)) #s(literal 1/2 binary64))
2.7%
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) r) #s(literal 1/2 binary64))
5.6%
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) p) #s(literal 1/2 binary64))
2.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (-.f64 p r))))
18.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))))
1.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/.f64 (-.f64 (pow.f64 (*.f64 r #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)))))
1.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 2 binary64)) (fma.f64 p p (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)))) #s(literal 1/2 binary64)))
18.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
34.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) #s(literal 1 binary64)) q))
27.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
23.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64))))
2.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) #s(literal 1/2 binary64)))
6.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 r p) #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 r (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) #s(literal 1 binary64))))))))
16.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/4 binary64))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))
17.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
16.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1/2 binary64))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))
30.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))))
5.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))))
21.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 r (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (-.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1 binary64)))))))
6.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
2.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
35.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
8.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (+.f64 (neg.f64 (/.f64 (*.f64 q q) r)) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r))))))
34.6%
#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 #s(literal -1 binary64) q (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))))))
34.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)) (*.f64 r (fma.f64 #s(literal -1/8 binary64) (/.f64 r q) (*.f64 #s(literal 1/4 binary64) (/.f64 p q)))))))
20.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r)) (*.f64 #s(literal -2 binary64) (pow.f64 r #s(literal -1 binary64)))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)))))
3.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
Compiler

Compiled 3 241 to 2 116 computations (34.7% saved)

series178.0ms (3.8%)

Memory
-1.7MiB live, 379.9MiB allocated; 30ms collecting garbage
Counts
50 → 446
Calls
Call 1
Inputs
#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 #s(literal -1 binary64) q (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))))))
#s(approx (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) (fma.f64 #s(literal -1 binary64) q (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))))
(fma.f64 #s(literal -1 binary64) q (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))))
#s(literal -1 binary64)
q
(*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))
#s(literal 1/2 binary64)
(+.f64 (fabs.f64 p) (fabs.f64 r))
(fabs.f64 p)
p
(fabs.f64 r)
r
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
(*.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(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))))
(*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))
(-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)
(+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r))
(+.f64 p (fabs.f64 p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64))))
(*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64)))
(neg.f64 p)
(-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64))
(neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p))
(/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)
(fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p))
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r))
(-.f64 (fabs.f64 r) r)
(/.f64 (*.f64 q q) p)
(*.f64 q q)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))))
(fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))))
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))
(sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))
(fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))
#s(literal 4 binary64)
(*.f64 p p)
(*.f64 r (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))
(*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))
#s(literal -1/4 binary64)
(*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))
#s(literal 1 binary64)
(/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))
(*.f64 (*.f64 #s(literal 1/2 binary64) p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
(*.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)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))
#s(approx (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (+ (* -1 q) (* 1/2 (+ (fabs p) (fabs r)))) #s(hole binary64 (+ (* -1 q) (* 1/2 (+ (fabs p) (fabs r))))))
#s(approx (* 1/2 (+ (fabs p) (fabs r))) #s(hole binary64 (* 1/2 (+ (fabs p) (fabs r)))))
#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 (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (- (+ (fabs p) (fabs r)) r)))
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (- (+ p (+ (fabs p) (fabs r))) r)))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 (+ p (+ (fabs p) (fabs r)))))
#s(approx (+ p (fabs p)) #s(hole binary64 (fabs p)))
#s(approx (+ p (fabs p)) #s(hole binary64 (+ p (fabs p))))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (/ (pow q 2) p)))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (/ (+ (* 1/2 (* p (- (+ (fabs p) (fabs r)) r))) (pow q 2)) p)))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (/ (+ (* p (+ (* 1/2 p) (* 1/2 (- (+ (fabs p) (fabs r)) r)))) (pow q 2)) p)))
#s(approx (neg p) #s(hole binary64 (* -1 p)))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) #s(hole binary64 (* -1 (/ (pow q 2) (pow p 2)))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) #s(hole binary64 (/ (- (* -1/2 (* p (- (+ (fabs p) (fabs r)) r))) (pow q 2)) (pow p 2))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) #s(hole binary64 (/ (- (* p (- (* -1/2 p) (* 1/2 (- (+ (fabs p) (fabs r)) r)))) (pow q 2)) (pow p 2))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) #s(hole binary64 (* -1 (/ (pow q 2) (pow p 2)))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) #s(hole binary64 (/ (- (* -1/2 (* p (- (+ (fabs p) (fabs r)) r))) (pow q 2)) (pow p 2))))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) #s(hole binary64 (/ (pow q 2) (pow p 2))))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) #s(hole binary64 (/ (+ (* 1/2 (* p (- (+ (fabs p) (fabs r)) r))) (pow q 2)) (pow p 2))))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) #s(hole binary64 (/ (pow q 2) p)))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) #s(hole binary64 (/ (+ (* 1/2 (* p (- (+ (fabs p) (fabs r)) r))) (pow q 2)) p)))
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (- (+ (fabs p) (fabs r)) r)))
#s(approx (/ (* q q) p) #s(hole binary64 (/ (pow q 2) p)))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (+ (* -1/8 (/ (pow r 2) q)) (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (+ (* -1/8 (/ (pow r 2) q)) (+ (* 1/4 (/ (* p r) q)) (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q)))))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (+ (* -1/8 (/ (pow r 2) q)) (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* p (+ (* 1/4 (/ r q)) (* p (- (* -1/4 (* r (+ (* -1/8 (/ r (pow q 3))) (* -1/16 (/ r (pow q 3)))))) (* 1/8 (/ 1 q))))))))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (+ (* -1/8 (/ (pow r 2) q)) (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* p (+ (* 1/4 (/ r q)) (* p (- (+ (* -1/4 (* r (+ (* -1/8 (/ r (pow q 3))) (* -1/16 (/ r (pow q 3)))))) (* -1/32 (/ (* p r) (pow q 3)))) (* 1/8 (/ 1 q))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* 2 q))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow p 2) q)))) (* 2 q))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow p 2) (- (* 1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q)))))) (* 2 q))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow p 2) (- (* (pow p 2) (+ (* -1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))) (* 2 q))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* 2 q)))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ (* 1/4 (/ (pow p 2) q)) (* 2 q))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q)))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))))
#s(approx (+ (* 4 (* q q)) (* p p)) #s(hole binary64 (* 4 (pow q 2))))
#s(approx (+ (* 4 (* q q)) (* p p)) #s(hole binary64 (+ (* 4 (pow q 2)) (pow p 2))))
#s(approx (* p p) #s(hole binary64 (pow p 2)))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (* -1/8 (/ (pow r 2) q))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (+ (* -1/8 (/ (pow r 2) q)) (* 1/4 (/ (* p r) q)))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (+ (* -1/8 (/ (pow r 2) q)) (* p (+ (* -1/4 (* p (* r (+ (* -1/8 (/ r (pow q 3))) (* -1/16 (/ r (pow q 3))))))) (* 1/4 (/ r q)))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (+ (* -1/8 (/ (pow r 2) q)) (* p (+ (* 1/4 (/ r q)) (* p (+ (* -1/4 (* r (+ (* -1/8 (/ r (pow q 3))) (* -1/16 (/ r (pow q 3)))))) (* -1/32 (/ (* p r) (pow q 3))))))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* -1/8 (/ r q))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ (* -1/8 (/ r q)) (* 1/4 (/ p q)))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ (* -1/8 (/ r q)) (* p (+ (* -1/4 (* p (+ (* -1/8 (/ r (pow q 3))) (* -1/16 (/ r (pow q 3)))))) (* 1/4 (/ 1 q)))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ (* -1/8 (/ r q)) (* p (+ (* p (+ (* -1/4 (+ (* -1/8 (/ r (pow q 3))) (* -1/16 (/ r (pow q 3))))) (* -1/32 (/ p (pow q 3))))) (* 1/4 (/ 1 q)))))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* -1/4 r)))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ (* -1/4 r) (* 1/16 (/ (* (pow p 2) r) (pow q 2))))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ (* -1/4 r) (* (pow p 2) (+ (* -1/64 (/ (* (pow p 2) r) (pow q 4))) (* 1/16 (/ r (pow q 2))))))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ (* -1/4 r) (* (pow p 2) (+ (* 1/16 (/ r (pow q 2))) (* (pow p 2) (+ (* -1/64 (/ r (pow q 4))) (* 1/256 (/ (* (pow p 2) r) (pow q 6))))))))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 r))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ r (* -1/4 (/ (* (pow p 2) r) (pow q 2))))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ r (* (pow p 2) (+ (* -1/4 (/ r (pow q 2))) (* 1/16 (/ (* (pow p 2) r) (pow q 4))))))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ r (* (pow p 2) (+ (* -1/4 (/ r (pow q 2))) (* (pow p 2) (+ (* -1/64 (/ (* (pow p 2) r) (pow q 6))) (* 1/16 (/ r (pow q 4))))))))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 1))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ 1 (* -1/4 (/ (pow p 2) (pow q 2))))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 1/16 (/ (pow p 2) (pow q 4))) (* 1/4 (/ 1 (pow q 2))))))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 6))) (* 1/16 (/ 1 (pow q 4))))) (* 1/4 (/ 1 (pow q 2))))))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* 1/4 (/ (pow p 2) (pow q 2)))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* (pow p 2) (+ (* -1/16 (/ (pow p 2) (pow q 4))) (* 1/4 (/ 1 (pow q 2)))))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* (pow p 2) (+ (* (pow p 2) (- (* 1/64 (/ (pow p 2) (pow q 6))) (* 1/16 (/ 1 (pow q 4))))) (* 1/4 (/ 1 (pow q 2)))))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* (pow p 2) (+ (* (pow p 2) (- (* (pow p 2) (+ (* -1/256 (/ (pow p 2) (pow q 8))) (* 1/64 (/ 1 (pow q 6))))) (* 1/16 (/ 1 (pow q 4))))) (* 1/4 (/ 1 (pow q 2)))))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ 1/2 q)))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ (* -1/16 (/ (pow p 2) (pow q 3))) (* 1/2 (/ 1 q)))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ (* (pow p 2) (- (* 3/256 (/ (pow p 2) (pow q 5))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q)))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ (* (pow p 2) (- (* (pow p 2) (+ (* -5/2048 (/ (pow p 2) (pow q 7))) (* 3/256 (/ 1 (pow q 5))))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q)))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* 1/4 (/ p q))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* p (+ (* -1/32 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q))))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* p (+ (* (pow p 2) (- (* 3/512 (/ (pow p 2) (pow q 5))) (* 1/32 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q))))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* p (+ (* (pow p 2) (- (* (pow p 2) (+ (* -5/4096 (/ (pow p 2) (pow q 7))) (* 3/512 (/ 1 (pow q 5))))) (* 1/32 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q))))))
#s(approx (* 1/2 p) #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/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* p (- (+ (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))) (+ (/ (fabs p) p) (/ (fabs r) p))) (* (/ 1 p) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 p))
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (* p (- (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p))) (/ r p)))))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 p))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 (* p (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p))))))
#s(approx (+ p (fabs p)) #s(hole binary64 p))
#s(approx (+ p (fabs p)) #s(hole binary64 (* p (+ 1 (/ (fabs p) p)))))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (* 1/2 p)))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p))))))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) (/ (pow q 2) (pow p 2)))))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) #s(hole binary64 -1/2))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) #s(hole binary64 (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2)))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) #s(hole binary64 (- (* -1 (/ (pow q 2) (pow p 2))) (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p))))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) #s(hole binary64 (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) #s(hole binary64 (/ (- (* -1 (/ (pow q 2) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) #s(hole binary64 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p))))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) #s(hole binary64 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) r))))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* -1/2 p)))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* p (- (+ (* 1/2 (/ r p)) (* 1/2 (/ (+ (fabs p) (fabs r)) p))) 1/2))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (+ (* 1/2 (/ r p)) (* 1/2 (/ (+ (fabs p) (fabs r)) p)))) 1/2))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (+ (* 1/2 (/ r p)) (* 1/2 (/ (+ (fabs p) (fabs r)) p))))) 1/2))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) 1))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) 1))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* p (- (+ (* 2 (/ (pow q 4) (pow p 4))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 p))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* 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 (+ (* 4 (* q q)) (* p p)) #s(hole binary64 (pow p 2)))
#s(approx (+ (* 4 (* q q)) (* p p)) #s(hole binary64 (* (pow p 2) (+ 1 (* 4 (/ (pow q 2) (pow p 2)))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (* 1/2 r)))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (+ (* -1 (/ (* (pow q 2) r) (pow p 2))) (* 1/2 r))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (+ (* -1 (/ (* (pow q 2) r) (pow p 2))) (+ (* -1 (/ (* (pow q 2) (pow r 2)) (pow p 3))) (* 1/2 r)))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (+ (* -1 (/ (* (pow q 2) r) (pow p 2))) (+ (* -1 (/ (* (pow q 2) (pow r 2)) (pow p 3))) (+ (* -1/4 (/ (* r (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow p 4))) (* 1/2 r))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 1/2))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (pow q 2) (pow p 2))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ 1/2 (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (* -1 (/ (pow q 2) (pow p 2)))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ 1/2 (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* -1/4 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))))))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* -1 (/ (* (pow q 2) r) (pow p 2)))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (/ (+ (* -1 (* (pow q 2) r)) (* 4 (/ (* (pow q 4) r) (pow p 2)))) (pow p 2))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (/ (+ (* -16 (/ (* (pow q 6) r) (pow p 4))) (+ (* -1 (* (pow q 2) r)) (* 4 (/ (* (pow q 4) r) (pow p 2))))) (pow p 2))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (/ (+ (* -16 (/ (* (pow q 6) r) (pow p 4))) (+ (* -1 (* (pow q 2) r)) (+ (* 4 (/ (* (pow q 4) r) (pow p 2))) (* 64 (/ (* (pow q 8) r) (pow p 6)))))) (pow p 2))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* 4 (/ (* (pow q 2) r) (pow p 2)))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (/ (+ (* -16 (/ (* (pow q 4) r) (pow p 2))) (* 4 (* (pow q 2) r))) (pow p 2))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (/ (+ (* -16 (/ (* (pow q 4) r) (pow p 2))) (+ (* 4 (* (pow q 2) r)) (* 64 (/ (* (pow q 6) r) (pow p 4))))) (pow p 2))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (/ (+ (* -256 (/ (* (pow q 8) r) (pow p 6))) (+ (* -16 (/ (* (pow q 4) r) (pow p 2))) (+ (* 4 (* (pow q 2) r)) (* 64 (/ (* (pow q 6) r) (pow p 4)))))) (pow p 2))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* 4 (/ (pow q 2) (pow p 2)))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ (* -16 (/ (pow q 4) (pow p 2))) (* 4 (pow q 2))) (pow p 2))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ (* -16 (/ (pow q 4) (pow p 2))) (+ (* 4 (pow q 2)) (* 64 (/ (pow q 6) (pow p 4))))) (pow p 2))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ (* -256 (/ (pow q 8) (pow p 6))) (+ (* -16 (/ (pow q 4) (pow p 2))) (+ (* 4 (pow q 2)) (* 64 (/ (pow q 6) (pow p 4)))))) (pow p 2))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) #s(hole binary64 1))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ 1 (* -4 (/ (pow q 2) (pow p 2))))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (- (+ 1 (* 16 (/ (pow q 4) (pow p 4)))) (* 4 (/ (pow q 2) (pow p 2))))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (- (+ 1 (* -64 (/ (pow q 6) (pow p 6)))) (+ (* -16 (/ (pow q 4) (pow p 4))) (* 4 (/ (pow q 2) (pow p 2)))))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ 1 p)))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ 1 (* -2 (/ (pow q 2) (pow p 2)))) p)))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))))) p)))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow p 6)))))) p)))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 1/2))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ 1/2 (* -1 (/ (pow q 2) (pow p 2))))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ 1/2 (+ (* -1 (/ (pow q 2) (pow p 2))) (* -1/4 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4)))))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ 1/2 (+ (* -1 (/ (pow q 2) (pow p 2))) (+ (* -1/4 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (* -1/4 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (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 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 (* p (+ (* -1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p)))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p)))))))
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1)))))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (fabs r)) p)) 1)))))
#s(approx (+ p (fabs p)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (fabs p) p)) 1)))))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2)))))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) #s(hole binary64 (- (* -1 (/ (- (/ (pow q 2) p) (* -1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2)))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) #s(hole binary64 (* -1 (/ (- (/ (pow q 2) p) (* -1/2 (- (+ (fabs p) (fabs r)) r))) p))))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* -1/2 (- (+ (fabs p) (fabs r)) r))) p))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* 1/2 p)))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1/2 r) (* 1/2 (+ (fabs p) (fabs r)))) p)) 1/2)))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1/2 r) (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) p))) p)) 1/2)))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (+ (* -1/2 r) (* 1/2 (+ (fabs p) (fabs r))))) p)) 1/2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (fabs r)) p)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) p)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p)))) p)) 1)))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* -1 p)))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* 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 (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6))))))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (* -1/2 r)))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (+ (* -1/2 r) (/ (* (pow q 2) r) (pow p 2)))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (+ (* -1/2 r) (+ (/ (* (pow q 2) r) (pow p 2)) (/ (* (pow q 2) (pow r 2)) (pow p 3))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (* (pow q 2) (pow r 2))) (* -1/4 (/ (* r (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) p))) (pow p 3))) (+ (* -1/2 r) (/ (* (pow q 2) r) (pow p 2))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 -1/2))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (- (/ (pow q 2) (pow p 2)) 1/2)))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (- (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2))) 1/2)))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (pow q 2) r)) (* -1/4 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) p))) (pow p 3))) (/ (pow q 2) (pow p 2))) 1/2)))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ -1 p)))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (/ (+ 1 (* -2 (/ (pow q 2) (pow p 2)))) p))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))))) p))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow p 6)))))) p))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 -1/2))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (- (/ (pow q 2) (pow p 2)) 1/2)))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (- (+ (* 1/4 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (/ (pow q 2) (pow p 2))) 1/2)))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (- (+ (* 1/4 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (+ (* 1/4 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow p 6))) (/ (pow q 2) (pow p 2)))) 1/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)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))))))))))
#s(approx (fabs r) #s(hole binary64 (fabs r)))
#s(approx r #s(hole binary64 r))
#s(approx (* -1/2 r) #s(hole binary64 (* -1/2 r)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (+ (* 1/4 (/ (* p r) q)) (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* r (+ (* -1/8 (/ r q)) (* 1/4 (/ p q)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* r (+ (* 1/4 (/ p q)) (* r (- (* -1/32 (/ (* p r) (pow q 3))) (* 1/8 (/ 1 q)))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* 2 q))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* 1/2 (/ (* p r) q)))) (* 2 q))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (+ (* -1/4 (/ r q)) (* 1/2 (/ p q)))))) (* 2 q))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (+ (* 1/2 (/ p q)) (* r (- (* -1/16 (/ (* p r) (pow q 3))) (* 1/4 (/ 1 q)))))))) (* 2 q))))
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (+ p (+ (fabs p) (fabs r)))))
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (+ p (+ (fabs p) (+ (fabs r) (* -1 r))))))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 2) (pow p 2)))))))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (+ (* -1/2 r) (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 2) (pow p 2))))))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) #s(hole binary64 (* -1 (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 2) (pow p 2)))))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) #s(hole binary64 (- (* 1/2 (/ r p)) (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 2) (pow p 2)))))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) #s(hole binary64 (* -1 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 2) (pow p 2))))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) #s(hole binary64 (- (* 1/2 (/ r p)) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 2) (pow p 2))))))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) #s(hole binary64 (/ (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) p)) p)))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) #s(hole binary64 (+ (* -1/2 (/ r p)) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 2) (pow p 2))))))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) #s(hole binary64 (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) p))))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) #s(hole binary64 (+ (* -1/2 r) (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) p)))))
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* -1 r)))))
#s(approx (- (fabs r) r) #s(hole binary64 (fabs r)))
#s(approx (- (fabs r) r) #s(hole binary64 (+ (fabs r) (* -1 r))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #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 (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* -1/4 (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* r (- 1 (/ (pow p 2) (+ (* 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 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1/2 r)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) 1/2))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))) 1/2))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 r)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) 1))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) (+ 1 (* 2 (/ (pow q 2) (pow r 2))))))))
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (* -1 r)))
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (* -1/2 r)))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (* r (- (/ (* p (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) (/ (pow q 2) (pow p 2))))) r) 1/2))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) #s(hole binary64 (* 1/2 (/ r p))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) #s(hole binary64 (* r (+ (* -1 (/ (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) (/ (pow q 2) (pow p 2)))) r)) (* 1/2 (/ 1 p))))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) #s(hole binary64 (* 1/2 (/ r p))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) #s(hole binary64 (* r (+ (* -1 (/ (+ (* 1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) (/ (pow q 2) (pow p 2))) r)) (* 1/2 (/ 1 p))))))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) #s(hole binary64 (* -1/2 (/ r p))))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) #s(hole binary64 (* r (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) (* p r))) (/ (pow q 2) (* (pow p 2) r))) (* 1/2 (/ 1 p))))))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) #s(hole binary64 (* -1/2 r)))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) #s(hole binary64 (* r (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (* p r))) 1/2))))
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (* -1 r)))
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1))))
#s(approx (- (fabs r) r) #s(hole binary64 (* -1 r)))
#s(approx (- (fabs r) r) #s(hole binary64 (* r (- (/ (fabs r) r) 1))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* -1/4 (* (* (pow r 2) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* (pow r 2) (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (/ p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* (pow r 2) (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (+ (* 1/2 (* (/ p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) (pow r 2))))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (* -1/4 (* (* (pow r 2) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (* (pow r 2) (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (/ p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* r (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (/ p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* 1/2 r)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) 1/2)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 p)))) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 p))))) r)) 1/2)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 r))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) 1)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 p) (* 2 (/ (pow q 2) r))))) r)) 1)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 p) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r)) 1)))))
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (* p (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) (/ (pow q 2) (pow p 2))))) r)))))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) #s(hole binary64 (* -1 (* r (- (+ (* 1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (+ (* 1/2 (/ 1 r)) (/ (pow q 2) (* (pow p 2) r)))) (* 1/2 (/ 1 p)))))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) #s(hole binary64 (* -1 (* r (- (+ (* 1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (/ (pow q 2) (* (pow p 2) r))) (* 1/2 (/ 1 p)))))))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) #s(hole binary64 (* -1 (* r (+ (* -1 (/ (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 2) (pow p 2))) r)) (* 1/2 (/ 1 p)))))))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) p)) r)))))))
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r)))))))
#s(approx (- (fabs r) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (fabs r) r)))))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* (pow r 2) (+ (* -1 (/ (+ (* -1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r))) r)) (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* -1 (* r (+ (* -1/2 (* (/ p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 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 (- (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r)))))))
#s(approx (* (- (* (/ (+ (fabs r) (fabs p)) 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 (+ (* -1 q) (* 1/2 (+ (fabs p) (fabs r))))))
#s(approx (+ (* -1 q) (* 1/2 (+ (fabs p) (fabs r)))) #s(hole binary64 (* 1/2 (+ (fabs p) (fabs r)))))
#s(approx q #s(hole binary64 q))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (+ (* 1/2 (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))) (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))) (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (- (* -20 (/ p (pow r 6))) (* 4 (/ 1 (pow r 5)))))) (* 1/2 (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3))))))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ p (+ (fabs p) (fabs r))) r)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))))) r)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (* (pow q 2) (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))) (* 2 (/ 1 r))))))) r)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (* (pow q 2) (+ (* 2 (/ 1 (pow r 3))) (+ (* 6 (/ p (pow r 4))) (* (pow q 2) (- (* -20 (/ p (pow r 6))) (* 4 (/ 1 (pow r 5))))))))) (* 2 (/ 1 r))))))) r)))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (+ (* p (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))) (/ (pow q 2) p))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) #s(hole binary64 (* -1 (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p))))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) #s(hole binary64 (- (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) #s(hole binary64 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) (/ (pow q 2) (pow p 2)))))
#s(approx (* q q) #s(hole binary64 (pow q 2)))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p)))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (+ (* 1/2 r) (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (* (pow q 2) (- (* r (- (* -1 (/ r (pow p 3))) (/ 1 (pow p 2)))) (/ 1 p)))))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (+ (* 1/2 r) (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (* (pow q 2) (- (+ (* r (- (* -1 (/ r (pow p 3))) (/ 1 (pow p 2)))) (* (pow q 2) (+ (* r (+ (* -1/4 (+ (* -16 (/ r (pow p 5))) (* -8 (/ r (pow p 5))))) (* 3 (/ 1 (pow p 4))))) (/ 1 (pow p 3))))) (/ 1 p)))))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (+ (* 1/2 r) (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (* (pow q 2) (- (+ (* r (- (* -1 (/ r (pow p 3))) (/ 1 (pow p 2)))) (* (pow q 2) (+ (* r (+ (* -1/4 (+ (* -16 (/ r (pow p 5))) (* -8 (/ r (pow p 5))))) (* 3 (/ 1 (pow p 4))))) (+ (* (pow q 2) (- (* r (- (* -1/4 (+ (* 24 (/ r (pow p 7))) (+ (* 32 (/ r (pow p 7))) (* 64 (/ r (pow p 7)))))) (* 10 (/ 1 (pow p 6))))) (* 2 (/ 1 (pow p 5))))) (/ 1 (pow p 3)))))) (/ 1 p)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p)))))) p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p)))))) p)))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ p (* 2 (/ (pow q 2) p)))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p)))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p)))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (+ (* 1/2 r) (* (pow q 2) (* r (- (* -1 (/ r (pow p 3))) (/ 1 (pow p 2))))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (+ (* 1/2 r) (* (pow q 2) (+ (* r (- (* -1 (/ r (pow p 3))) (/ 1 (pow p 2)))) (* (pow q 2) (* r (+ (* -1/4 (+ (* -16 (/ r (pow p 5))) (* -8 (/ r (pow p 5))))) (* 3 (/ 1 (pow p 4)))))))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (+ (* 1/2 r) (* (pow q 2) (+ (* r (- (* -1 (/ r (pow p 3))) (/ 1 (pow p 2)))) (* (pow q 2) (+ (* r (+ (* -1/4 (+ (* -16 (/ r (pow p 5))) (* -8 (/ r (pow p 5))))) (* 3 (/ 1 (pow p 4))))) (* (pow q 2) (* r (- (* -1/4 (+ (* 24 (/ r (pow p 7))) (+ (* 32 (/ r (pow p 7))) (* 64 (/ r (pow p 7)))))) (* 10 (/ 1 (pow p 6)))))))))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ 1/2 (* (pow q 2) (- (* -1 (/ r (pow p 3))) (/ 1 (pow p 2)))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ 1/2 (* (pow q 2) (- (+ (* -1 (/ r (pow p 3))) (* (pow q 2) (+ (* -1/4 (+ (* -16 (/ r (pow p 5))) (* -8 (/ r (pow p 5))))) (* 3 (/ 1 (pow p 4)))))) (/ 1 (pow p 2)))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ 1/2 (* (pow q 2) (- (+ (* -1 (/ r (pow p 3))) (* (pow q 2) (+ (* -1/4 (+ (* -16 (/ r (pow p 5))) (* -8 (/ r (pow p 5))))) (+ (* 3 (/ 1 (pow p 4))) (* (pow q 2) (- (* -1/4 (+ (* 24 (/ r (pow p 7))) (+ (* 32 (/ r (pow p 7))) (* 64 (/ r (pow p 7)))))) (* 10 (/ 1 (pow p 6))))))))) (/ 1 (pow p 2)))))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* (pow q 2) (+ (* -1 (/ r (pow p 2))) (* 4 (/ (* (pow q 2) r) (pow p 4)))))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* (pow q 2) (+ (* -1 (/ r (pow p 2))) (* (pow q 2) (+ (* -16 (/ (* (pow q 2) r) (pow p 6))) (* 4 (/ r (pow p 4)))))))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* (pow q 2) (+ (* -1 (/ r (pow p 2))) (* (pow q 2) (+ (* 4 (/ r (pow p 4))) (* (pow q 2) (+ (* -16 (/ r (pow p 6))) (* 64 (/ (* (pow q 2) r) (pow p 8)))))))))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* (pow q 2) (+ (* -16 (/ (* (pow q 2) r) (pow p 4))) (* 4 (/ r (pow p 2)))))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* (pow q 2) (+ (* 4 (/ r (pow p 2))) (* (pow q 2) (+ (* -16 (/ r (pow p 4))) (* 64 (/ (* (pow q 2) r) (pow p 6)))))))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* (pow q 2) (+ (* 4 (/ r (pow p 2))) (* (pow q 2) (+ (* -16 (/ r (pow p 4))) (* (pow q 2) (+ (* -256 (/ (* (pow q 2) r) (pow p 8))) (* 64 (/ r (pow p 6)))))))))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* (pow q 2) (+ (* -16 (/ (pow q 2) (pow p 4))) (* 4 (/ 1 (pow p 2)))))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* (pow q 2) (+ (* (pow q 2) (- (* 64 (/ (pow q 2) (pow p 6))) (* 16 (/ 1 (pow p 4))))) (* 4 (/ 1 (pow p 2)))))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* (pow q 2) (+ (* (pow q 2) (- (* (pow q 2) (+ (* -256 (/ (pow q 2) (pow p 8))) (* 64 (/ 1 (pow p 6))))) (* 16 (/ 1 (pow p 4))))) (* 4 (/ 1 (pow p 2)))))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ 1 (* (pow q 2) (- (* 16 (/ (pow q 2) (pow p 4))) (* 4 (/ 1 (pow p 2))))))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ 1 (* (pow q 2) (- (* (pow q 2) (+ (* -64 (/ (pow q 2) (pow p 6))) (* 16 (/ 1 (pow p 4))))) (* 4 (/ 1 (pow p 2))))))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ (* -2 (/ (pow q 2) (pow p 3))) (/ 1 p))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ (* (pow q 2) (- (* 6 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (/ 1 p))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ (* (pow q 2) (- (* (pow q 2) (+ (* -20 (/ (pow q 2) (pow p 7))) (* 6 (/ 1 (pow p 5))))) (* 2 (/ 1 (pow p 3))))) (/ 1 p))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ 1/2 (* (pow q 2) (- (* 3 (/ (pow q 2) (pow p 4))) (/ 1 (pow p 2)))))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ 1/2 (* (pow q 2) (- (* (pow q 2) (+ (* -10 (/ (pow q 2) (pow p 6))) (* 3 (/ 1 (pow p 4))))) (/ 1 (pow p 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1))))
#s(approx (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) #s(hole binary64 (* -1 q)))
#s(approx (+ (* -1 q) (* 1/2 (+ (fabs p) (fabs r)))) #s(hole binary64 (* -1 q)))
#s(approx (+ (* -1 q) (* 1/2 (+ (fabs p) (fabs r)))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 q)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) (pow q 2)))) 1))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (+ (* 1/2 (/ (- (* -1/16 (* p (pow r 3))) (* -1/64 (pow r 4))) (pow q 4))) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) (pow q 2))))) 1))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -2 q)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow r 2) (pow q 2))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* q (- (+ (* -1/16 (/ (* p (pow r 3)) (pow q 4))) (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))) (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2)))))))))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (* (pow q 2) (+ (/ 1 p) (/ (* p (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))) (pow q 2))))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) #s(hole binary64 (* (pow q 2) (- (* -1 (/ (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p))) (pow q 2))) (/ 1 (pow p 2))))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) #s(hole binary64 (* (pow q 2) (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) (* p (pow q 2)))) (/ 1 (pow p 2))))))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) #s(hole binary64 (* (pow q 2) (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) (* p (pow q 2)))) (/ 1 (pow p 2))))))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) #s(hole binary64 (* (pow q 2) (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) (pow q 2))) (/ 1 p)))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* -1 q)))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow p 2) (pow q 2))) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (/ (* r (+ (* -1/8 r) (* 1/4 p))) (pow q 2)))) 1))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow p 2) (pow q 2))) (+ (* 1/128 (/ (pow p 4) (pow q 4))) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (+ (/ (* r (+ (* -1/4 (+ (* -1/8 (* (pow p 2) r)) (* -1/16 (* (pow p 2) r)))) (* -1/32 (pow p 3)))) (pow q 4)) (/ (* r (+ (* -1/8 r) (* 1/4 p))) (pow q 2)))))) 1))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -2 q)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow p 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow p 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* 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 (+ (* 4 (* q q)) (* 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 (+ (* 4 (* q q)) (* p p)) #s(hole binary64 (* (pow q 2) (+ 4 (/ (pow p 2) (pow q 2))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (/ (* r (+ (* -1/8 r) (* 1/4 p))) q)))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (/ (+ (* r (+ (* -1/8 r) (* 1/4 p))) (/ (* r (+ (* -1/4 (+ (* -1/8 (* (pow p 2) r)) (* -1/16 (* (pow p 2) r)))) (* -1/32 (pow p 3)))) (pow q 2))) q)))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (/ (+ (* r (+ (* -1/8 r) (* 1/4 p))) (+ (/ (* r (+ (* -1/2 (* p (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (* -1/4 (+ (* -1 (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (+ (* 1/64 (* (pow p 4) r)) (* 1/32 (* (pow p 4) r))))))) (pow q 4)) (/ (* r (+ (* -1/4 (+ (* -1/8 (* (pow p 2) r)) (* -1/16 (* (pow p 2) r)))) (* -1/32 (pow p 3)))) (pow q 2)))) q)))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (/ (+ (* r (+ (* -1/8 r) (* 1/4 p))) (+ (/ (* r (+ (* -1/2 (* p (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (* -1/4 (+ (* -1 (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (+ (* 1/64 (* (pow p 4) r)) (* 1/32 (* (pow p 4) r))))))) (pow q 4)) (+ (/ (* r (+ (* -1/2 (* p (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))))) (* -1/4 (+ (* -1 (* r (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))))) (+ (* -1/128 (* (pow p 6) r)) (+ (* -1/256 (* (pow p 6) r)) (* 1/4 (* (pow p 2) (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))))))))) (pow q 6)) (/ (* r (+ (* -1/4 (+ (* -1/8 (* (pow p 2) r)) (* -1/16 (* (pow p 2) r)))) (* -1/32 (pow p 3)))) (pow q 2))))) q)))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (/ (+ (* -1/8 r) (* 1/4 p)) q)))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (/ (+ (* -1/4 (/ (+ (* -1/8 (* (pow p 2) r)) (* -1/16 (* (pow p 2) r))) (pow q 2))) (+ (* -1/8 r) (+ (* -1/32 (/ (pow p 3) (pow q 2))) (* 1/4 p)))) q)))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* p (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))) (pow q 4))) (+ (* -1/4 (/ (+ (* -1 (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (+ (* 1/64 (* (pow p 4) r)) (* 1/32 (* (pow p 4) r)))) (pow q 4))) (+ (* -1/4 (/ (+ (* -1/8 (* (pow p 2) r)) (* -1/16 (* (pow p 2) r))) (pow q 2))) (+ (* -1/8 r) (+ (* -1/32 (/ (pow p 3) (pow q 2))) (* 1/4 p)))))) q)))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* p (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))) (pow q 4))) (+ (* -1/2 (/ (* p (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))))) (pow q 6))) (+ (* -1/4 (/ (+ (* -1 (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (+ (* 1/64 (* (pow p 4) r)) (* 1/32 (* (pow p 4) r)))) (pow q 4))) (+ (* -1/4 (/ (+ (* -1 (* r (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))))) (+ (* -1/128 (* (pow p 6) r)) (+ (* -1/256 (* (pow p 6) r)) (* 1/4 (* (pow p 2) (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))))))) (pow q 6))) (+ (* -1/4 (/ (+ (* -1/8 (* (pow p 2) r)) (* -1/16 (* (pow p 2) r))) (pow q 2))) (+ (* -1/8 r) (+ (* -1/32 (/ (pow p 3) (pow q 2))) (* 1/4 p)))))))) q)))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ (* -1/4 r) (+ (* -1/64 (/ (* (pow p 4) r) (pow q 4))) (* 1/16 (/ (* (pow p 2) r) (pow q 2)))))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ (* -1/4 r) (+ (* -1/64 (/ (* (pow p 4) r) (pow q 4))) (+ (* 1/256 (/ (* (pow p 6) r) (pow q 6))) (* 1/16 (/ (* (pow p 2) r) (pow q 2))))))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ r (+ (* -1/4 (/ (* (pow p 2) r) (pow q 2))) (* 1/16 (/ (* (pow p 4) r) (pow q 4)))))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ r (+ (* -1/4 (/ (* (pow p 2) r) (pow q 2))) (+ (* -1/64 (/ (* (pow p 6) r) (pow q 6))) (* 1/16 (/ (* (pow p 4) r) (pow q 4))))))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (- (+ 1 (* 1/16 (/ (pow p 4) (pow q 4)))) (* 1/4 (/ (pow p 2) (pow q 2))))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (- (+ 1 (+ (* -1/64 (/ (pow p 6) (pow q 6))) (* 1/16 (/ (pow p 4) (pow q 4))))) (* 1/4 (/ (pow p 2) (pow q 2))))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (/ (+ (* -1/16 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) (pow q 2))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (/ (- (+ (* 1/64 (/ (pow p 6) (pow q 4))) (* 1/4 (pow p 2))) (* 1/16 (/ (pow p 4) (pow q 2)))) (pow q 2))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (/ (- (+ (* -1/256 (/ (pow p 8) (pow q 6))) (* 1/4 (pow p 2))) (+ (* -1/64 (/ (pow p 6) (pow q 4))) (* 1/16 (/ (pow p 4) (pow q 2))))) (pow q 2))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2)))) q)))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (* -1/16 (/ (pow p 2) (pow q 2))))) q)))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))) (pow q 6))) (* -1/16 (/ (pow p 2) (pow q 2)))))) q)))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (/ (+ (* -1/32 (/ (pow p 3) (pow q 2))) (* 1/4 p)) q)))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* p (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))) (pow q 4))) (+ (* -1/32 (/ (pow p 3) (pow q 2))) (* 1/4 p))) q)))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* p (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))) (pow q 4))) (+ (* -1/2 (/ (* p (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))))) (pow q 6))) (+ (* -1/32 (/ (pow p 3) (pow q 2))) (* 1/4 p)))) q)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (- p r) 2)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q)))))))
#s(approx (+ (* -1 q) (* 1/2 (+ (fabs p) (fabs r)))) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 q))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* p r)) (* 1/4 (pow r 2)))) (* 1/2 (/ (- (* -1/16 (* p (pow r 3))) (* -1/64 (pow r 4))) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* 2 q)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) q)))) q)) 2)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r))) (+ (* -1/64 (/ (pow r 4) (pow q 2))) (* 1/4 (pow r 2)))) q)))) q)) 2)))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 q))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow p 2)) (* r (+ (* -1/8 r) (* 1/4 p)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow p 2)) (+ (* 1/128 (/ (pow p 4) (pow q 2))) (+ (* r (+ (* -1/8 r) (* 1/4 p))) (/ (* r (+ (* -1/4 (+ (* -1/8 (* (pow p 2) r)) (* -1/16 (* (pow p 2) r)))) (* -1/32 (pow p 3)))) (pow q 2))))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* 2 q)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow p 2) q)))) q)) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q)))) q)) 2)))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* -2 q)))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* 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 (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2))))))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (* -1 (/ (* r (+ (* -1/8 r) (* 1/4 p))) q))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (* -1 (/ (+ (* r (+ (* -1/8 r) (* 1/4 p))) (/ (* r (+ (* -1/4 (+ (* -1/8 (* (pow p 2) r)) (* -1/16 (* (pow p 2) r)))) (* -1/32 (pow p 3)))) (pow q 2))) q))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (* -1 (/ (+ (* r (+ (* -1/8 r) (* 1/4 p))) (+ (/ (* r (+ (* -1/2 (* p (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (* -1/4 (+ (* -1 (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (+ (* 1/64 (* (pow p 4) r)) (* 1/32 (* (pow p 4) r))))))) (pow q 4)) (/ (* r (+ (* -1/4 (+ (* -1/8 (* (pow p 2) r)) (* -1/16 (* (pow p 2) r)))) (* -1/32 (pow p 3)))) (pow q 2)))) q))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (* -1 (/ (+ (* r (+ (* -1/8 r) (* 1/4 p))) (+ (/ (* r (+ (* -1/2 (* p (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (* -1/4 (+ (* -1 (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (+ (* 1/64 (* (pow p 4) r)) (* 1/32 (* (pow p 4) r))))))) (pow q 4)) (+ (/ (* r (+ (* -1/2 (* p (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))))) (* -1/4 (+ (* -1 (* r (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))))) (+ (* -1/128 (* (pow p 6) r)) (+ (* -1/256 (* (pow p 6) r)) (* 1/4 (* (pow p 2) (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))))))))) (pow q 6)) (/ (* r (+ (* -1/4 (+ (* -1/8 (* (pow p 2) r)) (* -1/16 (* (pow p 2) r)))) (* -1/32 (pow p 3)))) (pow q 2))))) q))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* -1 (/ (+ (* -1/8 r) (* 1/4 p)) q))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* -1 (/ (+ (* -1/4 (/ (+ (* -1/8 (* (pow p 2) r)) (* -1/16 (* (pow p 2) r))) (pow q 2))) (+ (* -1/8 r) (+ (* -1/32 (/ (pow p 3) (pow q 2))) (* 1/4 p)))) q))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* p (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))) (pow q 4))) (+ (* -1/4 (/ (+ (* -1 (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (+ (* 1/64 (* (pow p 4) r)) (* 1/32 (* (pow p 4) r)))) (pow q 4))) (+ (* -1/4 (/ (+ (* -1/8 (* (pow p 2) r)) (* -1/16 (* (pow p 2) r))) (pow q 2))) (+ (* -1/8 r) (+ (* -1/32 (/ (pow p 3) (pow q 2))) (* 1/4 p)))))) q))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* p (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))) (pow q 4))) (+ (* -1/2 (/ (* p (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))))) (pow q 6))) (+ (* -1/4 (/ (+ (* -1 (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (+ (* 1/64 (* (pow p 4) r)) (* 1/32 (* (pow p 4) r)))) (pow q 4))) (+ (* -1/4 (/ (+ (* -1 (* r (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))))) (+ (* -1/128 (* (pow p 6) r)) (+ (* -1/256 (* (pow p 6) r)) (* 1/4 (* (pow p 2) (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))))))) (pow q 6))) (+ (* -1/4 (/ (+ (* -1/8 (* (pow p 2) r)) (* -1/16 (* (pow p 2) r))) (pow q 2))) (+ (* -1/8 r) (+ (* -1/32 (/ (pow p 3) (pow q 2))) (* 1/4 p)))))))) q))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ -1/2 q)))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (/ (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2)))) q))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (* -1/16 (/ (pow p 2) (pow q 2))))) q))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))) (pow q 6))) (* -1/16 (/ (pow p 2) (pow q 2)))))) q))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* -1/4 (/ p q))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* -1 (/ (+ (* -1/32 (/ (pow p 3) (pow q 2))) (* 1/4 p)) q))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* p (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))) (pow q 4))) (+ (* -1/32 (/ (pow p 3) (pow q 2))) (* 1/4 p))) q))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* p (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))) (pow q 4))) (+ (* -1/2 (/ (* p (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))))) (pow q 6))) (+ (* -1/32 (/ (pow p 3) (pow q 2))) (* 1/4 p)))) q))))
Calls

9 calls:

TimeVariablePointExpression
36.0ms
r
@inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) (+ (* -1 q) (* 1/2 (+ (fabs p) (fabs r)))) -1 q (* 1/2 (+ (fabs p) (fabs r))) 1/2 (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 r) -1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (- (+ (+ p (fabs p)) (fabs r)) r) (+ (+ p (fabs p)) (fabs r)) (+ p (fabs p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) (+ (fabs p) (- (fabs r) r)) (- (fabs r) r) (/ (* q q) p) (* q q) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) (sqrt (+ (* 4 (* q q)) (* p p))) (+ (* 4 (* q q)) (* p p)) 4 (* p p) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* 1/2 p))
24.0ms
q
@inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) (+ (* -1 q) (* 1/2 (+ (fabs p) (fabs r)))) -1 q (* 1/2 (+ (fabs p) (fabs r))) 1/2 (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 r) -1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (- (+ (+ p (fabs p)) (fabs r)) r) (+ (+ p (fabs p)) (fabs r)) (+ p (fabs p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) (+ (fabs p) (- (fabs r) r)) (- (fabs r) r) (/ (* q q) p) (* q q) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) (sqrt (+ (* 4 (* q q)) (* p p))) (+ (* 4 (* q q)) (* p p)) 4 (* p p) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* 1/2 p))
19.0ms
q
@0
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) (+ (* -1 q) (* 1/2 (+ (fabs p) (fabs r)))) -1 q (* 1/2 (+ (fabs p) (fabs r))) 1/2 (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 r) -1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (- (+ (+ p (fabs p)) (fabs r)) r) (+ (+ p (fabs p)) (fabs r)) (+ p (fabs p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) (+ (fabs p) (- (fabs r) r)) (- (fabs r) r) (/ (* q q) p) (* q q) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) (sqrt (+ (* 4 (* q q)) (* p p))) (+ (* 4 (* q q)) (* p p)) 4 (* p p) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* 1/2 p))
18.0ms
q
@-inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) (+ (* -1 q) (* 1/2 (+ (fabs p) (fabs r)))) -1 q (* 1/2 (+ (fabs p) (fabs r))) 1/2 (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 r) -1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (- (+ (+ p (fabs p)) (fabs r)) r) (+ (+ p (fabs p)) (fabs r)) (+ p (fabs p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) (+ (fabs p) (- (fabs r) r)) (- (fabs r) r) (/ (* q q) p) (* q q) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) (sqrt (+ (* 4 (* q q)) (* p p))) (+ (* 4 (* q q)) (* p p)) 4 (* p p) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* 1/2 p))
16.0ms
p
@-inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) (+ (* -1 q) (* 1/2 (+ (fabs p) (fabs r)))) -1 q (* 1/2 (+ (fabs p) (fabs r))) 1/2 (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 r) -1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (- (+ (+ p (fabs p)) (fabs r)) r) (+ (+ p (fabs p)) (fabs r)) (+ p (fabs p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) (+ (fabs p) (- (fabs r) r)) (- (fabs r) r) (/ (* q q) p) (* q q) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) (sqrt (+ (* 4 (* q q)) (* p p))) (+ (* 4 (* q q)) (* p p)) 4 (* p p) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* 1/2 p))

rewrite260.0ms (5.5%)

Memory
35.2MiB live, 751.5MiB allocated; 64ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0214523454
0221523200
0894222438
Stop Event
iter-limit
node-limit
iter-limit
Counts
496 → 545
Calls
Call 1
Inputs
#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 #s(literal -1 binary64) q (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))))))
#s(approx (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) (fma.f64 #s(literal -1 binary64) q (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))))
(fma.f64 #s(literal -1 binary64) q (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))))
#s(literal -1 binary64)
q
(*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))
#s(literal 1/2 binary64)
(+.f64 (fabs.f64 p) (fabs.f64 r))
(fabs.f64 p)
p
(fabs.f64 r)
r
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
(*.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(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))))
(*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))
(-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)
(+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r))
(+.f64 p (fabs.f64 p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64))))
(*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64)))
(neg.f64 p)
(-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64))
(neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p))
(/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)
(fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p))
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r))
(-.f64 (fabs.f64 r) r)
(/.f64 (*.f64 q q) p)
(*.f64 q q)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))))
(fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))))
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))
(sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))
(fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))
#s(literal 4 binary64)
(*.f64 p p)
(*.f64 r (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))
(*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))
#s(literal -1/4 binary64)
(*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))
#s(literal 1 binary64)
(/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))
(*.f64 (*.f64 #s(literal 1/2 binary64) p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
(*.f64 #s(literal 1/2 binary64) p)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))
#s(approx (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (+ (* -1 q) (* 1/2 (+ (fabs p) (fabs r)))) #s(hole binary64 (+ (* -1 q) (* 1/2 (+ (fabs p) (fabs r))))))
#s(approx (* 1/2 (+ (fabs p) (fabs r))) #s(hole binary64 (* 1/2 (+ (fabs p) (fabs r)))))
#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 (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (- (+ (fabs p) (fabs r)) r)))
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (- (+ p (+ (fabs p) (fabs r))) r)))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 (+ p (+ (fabs p) (fabs r)))))
#s(approx (+ p (fabs p)) #s(hole binary64 (fabs p)))
#s(approx (+ p (fabs p)) #s(hole binary64 (+ p (fabs p))))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (/ (pow q 2) p)))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (/ (+ (* 1/2 (* p (- (+ (fabs p) (fabs r)) r))) (pow q 2)) p)))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (/ (+ (* p (+ (* 1/2 p) (* 1/2 (- (+ (fabs p) (fabs r)) r)))) (pow q 2)) p)))
#s(approx (neg p) #s(hole binary64 (* -1 p)))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) #s(hole binary64 (* -1 (/ (pow q 2) (pow p 2)))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) #s(hole binary64 (/ (- (* -1/2 (* p (- (+ (fabs p) (fabs r)) r))) (pow q 2)) (pow p 2))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) #s(hole binary64 (/ (- (* p (- (* -1/2 p) (* 1/2 (- (+ (fabs p) (fabs r)) r)))) (pow q 2)) (pow p 2))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) #s(hole binary64 (* -1 (/ (pow q 2) (pow p 2)))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) #s(hole binary64 (/ (- (* -1/2 (* p (- (+ (fabs p) (fabs r)) r))) (pow q 2)) (pow p 2))))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) #s(hole binary64 (/ (pow q 2) (pow p 2))))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) #s(hole binary64 (/ (+ (* 1/2 (* p (- (+ (fabs p) (fabs r)) r))) (pow q 2)) (pow p 2))))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) #s(hole binary64 (/ (pow q 2) p)))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) #s(hole binary64 (/ (+ (* 1/2 (* p (- (+ (fabs p) (fabs r)) r))) (pow q 2)) p)))
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (- (+ (fabs p) (fabs r)) r)))
#s(approx (/ (* q q) p) #s(hole binary64 (/ (pow q 2) p)))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (+ (* -1/8 (/ (pow r 2) q)) (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (+ (* -1/8 (/ (pow r 2) q)) (+ (* 1/4 (/ (* p r) q)) (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q)))))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (+ (* -1/8 (/ (pow r 2) q)) (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* p (+ (* 1/4 (/ r q)) (* p (- (* -1/4 (* r (+ (* -1/8 (/ r (pow q 3))) (* -1/16 (/ r (pow q 3)))))) (* 1/8 (/ 1 q))))))))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (+ (* -1/8 (/ (pow r 2) q)) (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* p (+ (* 1/4 (/ r q)) (* p (- (+ (* -1/4 (* r (+ (* -1/8 (/ r (pow q 3))) (* -1/16 (/ r (pow q 3)))))) (* -1/32 (/ (* p r) (pow q 3)))) (* 1/8 (/ 1 q))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* 2 q))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow p 2) q)))) (* 2 q))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow p 2) (- (* 1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q)))))) (* 2 q))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow p 2) (- (* (pow p 2) (+ (* -1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))) (* 2 q))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* 2 q)))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ (* 1/4 (/ (pow p 2) q)) (* 2 q))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q)))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))))
#s(approx (+ (* 4 (* q q)) (* p p)) #s(hole binary64 (* 4 (pow q 2))))
#s(approx (+ (* 4 (* q q)) (* p p)) #s(hole binary64 (+ (* 4 (pow q 2)) (pow p 2))))
#s(approx (* p p) #s(hole binary64 (pow p 2)))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (* -1/8 (/ (pow r 2) q))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (+ (* -1/8 (/ (pow r 2) q)) (* 1/4 (/ (* p r) q)))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (+ (* -1/8 (/ (pow r 2) q)) (* p (+ (* -1/4 (* p (* r (+ (* -1/8 (/ r (pow q 3))) (* -1/16 (/ r (pow q 3))))))) (* 1/4 (/ r q)))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (+ (* -1/8 (/ (pow r 2) q)) (* p (+ (* 1/4 (/ r q)) (* p (+ (* -1/4 (* r (+ (* -1/8 (/ r (pow q 3))) (* -1/16 (/ r (pow q 3)))))) (* -1/32 (/ (* p r) (pow q 3))))))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* -1/8 (/ r q))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ (* -1/8 (/ r q)) (* 1/4 (/ p q)))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ (* -1/8 (/ r q)) (* p (+ (* -1/4 (* p (+ (* -1/8 (/ r (pow q 3))) (* -1/16 (/ r (pow q 3)))))) (* 1/4 (/ 1 q)))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ (* -1/8 (/ r q)) (* p (+ (* p (+ (* -1/4 (+ (* -1/8 (/ r (pow q 3))) (* -1/16 (/ r (pow q 3))))) (* -1/32 (/ p (pow q 3))))) (* 1/4 (/ 1 q)))))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* -1/4 r)))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ (* -1/4 r) (* 1/16 (/ (* (pow p 2) r) (pow q 2))))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ (* -1/4 r) (* (pow p 2) (+ (* -1/64 (/ (* (pow p 2) r) (pow q 4))) (* 1/16 (/ r (pow q 2))))))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ (* -1/4 r) (* (pow p 2) (+ (* 1/16 (/ r (pow q 2))) (* (pow p 2) (+ (* -1/64 (/ r (pow q 4))) (* 1/256 (/ (* (pow p 2) r) (pow q 6))))))))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 r))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ r (* -1/4 (/ (* (pow p 2) r) (pow q 2))))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ r (* (pow p 2) (+ (* -1/4 (/ r (pow q 2))) (* 1/16 (/ (* (pow p 2) r) (pow q 4))))))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ r (* (pow p 2) (+ (* -1/4 (/ r (pow q 2))) (* (pow p 2) (+ (* -1/64 (/ (* (pow p 2) r) (pow q 6))) (* 1/16 (/ r (pow q 4))))))))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 1))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ 1 (* -1/4 (/ (pow p 2) (pow q 2))))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 1/16 (/ (pow p 2) (pow q 4))) (* 1/4 (/ 1 (pow q 2))))))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 6))) (* 1/16 (/ 1 (pow q 4))))) (* 1/4 (/ 1 (pow q 2))))))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* 1/4 (/ (pow p 2) (pow q 2)))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* (pow p 2) (+ (* -1/16 (/ (pow p 2) (pow q 4))) (* 1/4 (/ 1 (pow q 2)))))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* (pow p 2) (+ (* (pow p 2) (- (* 1/64 (/ (pow p 2) (pow q 6))) (* 1/16 (/ 1 (pow q 4))))) (* 1/4 (/ 1 (pow q 2)))))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* (pow p 2) (+ (* (pow p 2) (- (* (pow p 2) (+ (* -1/256 (/ (pow p 2) (pow q 8))) (* 1/64 (/ 1 (pow q 6))))) (* 1/16 (/ 1 (pow q 4))))) (* 1/4 (/ 1 (pow q 2)))))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ 1/2 q)))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ (* -1/16 (/ (pow p 2) (pow q 3))) (* 1/2 (/ 1 q)))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ (* (pow p 2) (- (* 3/256 (/ (pow p 2) (pow q 5))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q)))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ (* (pow p 2) (- (* (pow p 2) (+ (* -5/2048 (/ (pow p 2) (pow q 7))) (* 3/256 (/ 1 (pow q 5))))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q)))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* 1/4 (/ p q))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* p (+ (* -1/32 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q))))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* p (+ (* (pow p 2) (- (* 3/512 (/ (pow p 2) (pow q 5))) (* 1/32 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q))))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* p (+ (* (pow p 2) (- (* (pow p 2) (+ (* -5/4096 (/ (pow p 2) (pow q 7))) (* 3/512 (/ 1 (pow q 5))))) (* 1/32 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q))))))
#s(approx (* 1/2 p) #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/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* p (- (+ (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))) (+ (/ (fabs p) p) (/ (fabs r) p))) (* (/ 1 p) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 p))
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (* p (- (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p))) (/ r p)))))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 p))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 (* p (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p))))))
#s(approx (+ p (fabs p)) #s(hole binary64 p))
#s(approx (+ p (fabs p)) #s(hole binary64 (* p (+ 1 (/ (fabs p) p)))))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (* 1/2 p)))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p))))))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) (/ (pow q 2) (pow p 2)))))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) #s(hole binary64 -1/2))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) #s(hole binary64 (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2)))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) #s(hole binary64 (- (* -1 (/ (pow q 2) (pow p 2))) (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p))))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) #s(hole binary64 (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) #s(hole binary64 (/ (- (* -1 (/ (pow q 2) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) #s(hole binary64 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p))))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) #s(hole binary64 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) r))))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* -1/2 p)))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* p (- (+ (* 1/2 (/ r p)) (* 1/2 (/ (+ (fabs p) (fabs r)) p))) 1/2))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (+ (* 1/2 (/ r p)) (* 1/2 (/ (+ (fabs p) (fabs r)) p)))) 1/2))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (+ (* 1/2 (/ r p)) (* 1/2 (/ (+ (fabs p) (fabs r)) p))))) 1/2))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) 1))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) 1))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* p (- (+ (* 2 (/ (pow q 4) (pow p 4))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 p))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* 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 (+ (* 4 (* q q)) (* p p)) #s(hole binary64 (pow p 2)))
#s(approx (+ (* 4 (* q q)) (* p p)) #s(hole binary64 (* (pow p 2) (+ 1 (* 4 (/ (pow q 2) (pow p 2)))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (* 1/2 r)))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (+ (* -1 (/ (* (pow q 2) r) (pow p 2))) (* 1/2 r))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (+ (* -1 (/ (* (pow q 2) r) (pow p 2))) (+ (* -1 (/ (* (pow q 2) (pow r 2)) (pow p 3))) (* 1/2 r)))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (+ (* -1 (/ (* (pow q 2) r) (pow p 2))) (+ (* -1 (/ (* (pow q 2) (pow r 2)) (pow p 3))) (+ (* -1/4 (/ (* r (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow p 4))) (* 1/2 r))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 1/2))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (pow q 2) (pow p 2))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ 1/2 (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (* -1 (/ (pow q 2) (pow p 2)))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ 1/2 (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* -1/4 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))))))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* -1 (/ (* (pow q 2) r) (pow p 2)))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (/ (+ (* -1 (* (pow q 2) r)) (* 4 (/ (* (pow q 4) r) (pow p 2)))) (pow p 2))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (/ (+ (* -16 (/ (* (pow q 6) r) (pow p 4))) (+ (* -1 (* (pow q 2) r)) (* 4 (/ (* (pow q 4) r) (pow p 2))))) (pow p 2))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (/ (+ (* -16 (/ (* (pow q 6) r) (pow p 4))) (+ (* -1 (* (pow q 2) r)) (+ (* 4 (/ (* (pow q 4) r) (pow p 2))) (* 64 (/ (* (pow q 8) r) (pow p 6)))))) (pow p 2))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* 4 (/ (* (pow q 2) r) (pow p 2)))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (/ (+ (* -16 (/ (* (pow q 4) r) (pow p 2))) (* 4 (* (pow q 2) r))) (pow p 2))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (/ (+ (* -16 (/ (* (pow q 4) r) (pow p 2))) (+ (* 4 (* (pow q 2) r)) (* 64 (/ (* (pow q 6) r) (pow p 4))))) (pow p 2))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (/ (+ (* -256 (/ (* (pow q 8) r) (pow p 6))) (+ (* -16 (/ (* (pow q 4) r) (pow p 2))) (+ (* 4 (* (pow q 2) r)) (* 64 (/ (* (pow q 6) r) (pow p 4)))))) (pow p 2))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* 4 (/ (pow q 2) (pow p 2)))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ (* -16 (/ (pow q 4) (pow p 2))) (* 4 (pow q 2))) (pow p 2))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ (* -16 (/ (pow q 4) (pow p 2))) (+ (* 4 (pow q 2)) (* 64 (/ (pow q 6) (pow p 4))))) (pow p 2))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ (* -256 (/ (pow q 8) (pow p 6))) (+ (* -16 (/ (pow q 4) (pow p 2))) (+ (* 4 (pow q 2)) (* 64 (/ (pow q 6) (pow p 4)))))) (pow p 2))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) #s(hole binary64 1))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ 1 (* -4 (/ (pow q 2) (pow p 2))))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (- (+ 1 (* 16 (/ (pow q 4) (pow p 4)))) (* 4 (/ (pow q 2) (pow p 2))))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (- (+ 1 (* -64 (/ (pow q 6) (pow p 6)))) (+ (* -16 (/ (pow q 4) (pow p 4))) (* 4 (/ (pow q 2) (pow p 2)))))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ 1 p)))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ 1 (* -2 (/ (pow q 2) (pow p 2)))) p)))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))))) p)))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow p 6)))))) p)))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 1/2))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ 1/2 (* -1 (/ (pow q 2) (pow p 2))))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ 1/2 (+ (* -1 (/ (pow q 2) (pow p 2))) (* -1/4 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4)))))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ 1/2 (+ (* -1 (/ (pow q 2) (pow p 2))) (+ (* -1/4 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (* -1/4 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (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 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 (* p (+ (* -1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p)))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p)))))))
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1)))))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (fabs r)) p)) 1)))))
#s(approx (+ p (fabs p)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (fabs p) p)) 1)))))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2)))))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) #s(hole binary64 (- (* -1 (/ (- (/ (pow q 2) p) (* -1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2)))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) #s(hole binary64 (* -1 (/ (- (/ (pow q 2) p) (* -1/2 (- (+ (fabs p) (fabs r)) r))) p))))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* -1/2 (- (+ (fabs p) (fabs r)) r))) p))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* 1/2 p)))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1/2 r) (* 1/2 (+ (fabs p) (fabs r)))) p)) 1/2)))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1/2 r) (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) p))) p)) 1/2)))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (+ (* -1/2 r) (* 1/2 (+ (fabs p) (fabs r))))) p)) 1/2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (fabs r)) p)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) p)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p)))) p)) 1)))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* -1 p)))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* 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 (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6))))))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (* -1/2 r)))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (+ (* -1/2 r) (/ (* (pow q 2) r) (pow p 2)))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (+ (* -1/2 r) (+ (/ (* (pow q 2) r) (pow p 2)) (/ (* (pow q 2) (pow r 2)) (pow p 3))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (* (pow q 2) (pow r 2))) (* -1/4 (/ (* r (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) p))) (pow p 3))) (+ (* -1/2 r) (/ (* (pow q 2) r) (pow p 2))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 -1/2))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (- (/ (pow q 2) (pow p 2)) 1/2)))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (- (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2))) 1/2)))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (pow q 2) r)) (* -1/4 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) p))) (pow p 3))) (/ (pow q 2) (pow p 2))) 1/2)))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ -1 p)))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (/ (+ 1 (* -2 (/ (pow q 2) (pow p 2)))) p))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))))) p))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow p 6)))))) p))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 -1/2))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (- (/ (pow q 2) (pow p 2)) 1/2)))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (- (+ (* 1/4 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (/ (pow q 2) (pow p 2))) 1/2)))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (- (+ (* 1/4 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (+ (* 1/4 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow p 6))) (/ (pow q 2) (pow p 2)))) 1/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)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))))))))))
#s(approx (fabs r) #s(hole binary64 (fabs r)))
#s(approx r #s(hole binary64 r))
#s(approx (* -1/2 r) #s(hole binary64 (* -1/2 r)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (+ (* 1/4 (/ (* p r) q)) (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* r (+ (* -1/8 (/ r q)) (* 1/4 (/ p q)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* r (+ (* 1/4 (/ p q)) (* r (- (* -1/32 (/ (* p r) (pow q 3))) (* 1/8 (/ 1 q)))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* 2 q))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* 1/2 (/ (* p r) q)))) (* 2 q))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (+ (* -1/4 (/ r q)) (* 1/2 (/ p q)))))) (* 2 q))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (+ (* 1/2 (/ p q)) (* r (- (* -1/16 (/ (* p r) (pow q 3))) (* 1/4 (/ 1 q)))))))) (* 2 q))))
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (+ p (+ (fabs p) (fabs r)))))
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (+ p (+ (fabs p) (+ (fabs r) (* -1 r))))))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 2) (pow p 2)))))))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (+ (* -1/2 r) (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 2) (pow p 2))))))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) #s(hole binary64 (* -1 (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 2) (pow p 2)))))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) #s(hole binary64 (- (* 1/2 (/ r p)) (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 2) (pow p 2)))))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) #s(hole binary64 (* -1 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 2) (pow p 2))))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) #s(hole binary64 (- (* 1/2 (/ r p)) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 2) (pow p 2))))))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) #s(hole binary64 (/ (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) p)) p)))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) #s(hole binary64 (+ (* -1/2 (/ r p)) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 2) (pow p 2))))))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) #s(hole binary64 (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) p))))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) #s(hole binary64 (+ (* -1/2 r) (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) p)))))
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* -1 r)))))
#s(approx (- (fabs r) r) #s(hole binary64 (fabs r)))
#s(approx (- (fabs r) r) #s(hole binary64 (+ (fabs r) (* -1 r))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #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 (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* -1/4 (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* r (- 1 (/ (pow p 2) (+ (* 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 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1/2 r)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) 1/2))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))) 1/2))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 r)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) 1))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) (+ 1 (* 2 (/ (pow q 2) (pow r 2))))))))
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (* -1 r)))
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (* -1/2 r)))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (* r (- (/ (* p (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) (/ (pow q 2) (pow p 2))))) r) 1/2))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) #s(hole binary64 (* 1/2 (/ r p))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) #s(hole binary64 (* r (+ (* -1 (/ (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) (/ (pow q 2) (pow p 2)))) r)) (* 1/2 (/ 1 p))))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) #s(hole binary64 (* 1/2 (/ r p))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) #s(hole binary64 (* r (+ (* -1 (/ (+ (* 1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) (/ (pow q 2) (pow p 2))) r)) (* 1/2 (/ 1 p))))))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) #s(hole binary64 (* -1/2 (/ r p))))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) #s(hole binary64 (* r (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) (* p r))) (/ (pow q 2) (* (pow p 2) r))) (* 1/2 (/ 1 p))))))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) #s(hole binary64 (* -1/2 r)))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) #s(hole binary64 (* r (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (* p r))) 1/2))))
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (* -1 r)))
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1))))
#s(approx (- (fabs r) r) #s(hole binary64 (* -1 r)))
#s(approx (- (fabs r) r) #s(hole binary64 (* r (- (/ (fabs r) r) 1))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* -1/4 (* (* (pow r 2) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* (pow r 2) (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (/ p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* (pow r 2) (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (+ (* 1/2 (* (/ p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) (pow r 2))))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (* -1/4 (* (* (pow r 2) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (* (pow r 2) (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (/ p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* r (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (/ p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* 1/2 r)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) 1/2)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 p)))) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 p))))) r)) 1/2)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 r))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) 1)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 p) (* 2 (/ (pow q 2) r))))) r)) 1)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 p) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r)) 1)))))
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (* p (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) (/ (pow q 2) (pow p 2))))) r)))))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) #s(hole binary64 (* -1 (* r (- (+ (* 1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (+ (* 1/2 (/ 1 r)) (/ (pow q 2) (* (pow p 2) r)))) (* 1/2 (/ 1 p)))))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) #s(hole binary64 (* -1 (* r (- (+ (* 1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (/ (pow q 2) (* (pow p 2) r))) (* 1/2 (/ 1 p)))))))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) #s(hole binary64 (* -1 (* r (+ (* -1 (/ (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 2) (pow p 2))) r)) (* 1/2 (/ 1 p)))))))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) p)) r)))))))
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r)))))))
#s(approx (- (fabs r) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (fabs r) r)))))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* (pow r 2) (+ (* -1 (/ (+ (* -1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r))) r)) (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* -1 (* r (+ (* -1/2 (* (/ p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 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 (- (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r)))))))
#s(approx (* (- (* (/ (+ (fabs r) (fabs p)) 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 (+ (* -1 q) (* 1/2 (+ (fabs p) (fabs r))))))
#s(approx (+ (* -1 q) (* 1/2 (+ (fabs p) (fabs r)))) #s(hole binary64 (* 1/2 (+ (fabs p) (fabs r)))))
#s(approx q #s(hole binary64 q))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (+ (* 1/2 (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))) (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))) (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (- (* -20 (/ p (pow r 6))) (* 4 (/ 1 (pow r 5)))))) (* 1/2 (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3))))))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ p (+ (fabs p) (fabs r))) r)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))))) r)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (* (pow q 2) (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))) (* 2 (/ 1 r))))))) r)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (* (pow q 2) (+ (* 2 (/ 1 (pow r 3))) (+ (* 6 (/ p (pow r 4))) (* (pow q 2) (- (* -20 (/ p (pow r 6))) (* 4 (/ 1 (pow r 5))))))))) (* 2 (/ 1 r))))))) r)))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (+ (* p (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))) (/ (pow q 2) p))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) #s(hole binary64 (* -1 (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p))))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) #s(hole binary64 (- (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) #s(hole binary64 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) (/ (pow q 2) (pow p 2)))))
#s(approx (* q q) #s(hole binary64 (pow q 2)))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p)))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (+ (* 1/2 r) (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (* (pow q 2) (- (* r (- (* -1 (/ r (pow p 3))) (/ 1 (pow p 2)))) (/ 1 p)))))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (+ (* 1/2 r) (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (* (pow q 2) (- (+ (* r (- (* -1 (/ r (pow p 3))) (/ 1 (pow p 2)))) (* (pow q 2) (+ (* r (+ (* -1/4 (+ (* -16 (/ r (pow p 5))) (* -8 (/ r (pow p 5))))) (* 3 (/ 1 (pow p 4))))) (/ 1 (pow p 3))))) (/ 1 p)))))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (+ (* 1/2 r) (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (* (pow q 2) (- (+ (* r (- (* -1 (/ r (pow p 3))) (/ 1 (pow p 2)))) (* (pow q 2) (+ (* r (+ (* -1/4 (+ (* -16 (/ r (pow p 5))) (* -8 (/ r (pow p 5))))) (* 3 (/ 1 (pow p 4))))) (+ (* (pow q 2) (- (* r (- (* -1/4 (+ (* 24 (/ r (pow p 7))) (+ (* 32 (/ r (pow p 7))) (* 64 (/ r (pow p 7)))))) (* 10 (/ 1 (pow p 6))))) (* 2 (/ 1 (pow p 5))))) (/ 1 (pow p 3)))))) (/ 1 p)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p)))))) p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p)))))) p)))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ p (* 2 (/ (pow q 2) p)))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p)))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p)))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (+ (* 1/2 r) (* (pow q 2) (* r (- (* -1 (/ r (pow p 3))) (/ 1 (pow p 2))))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (+ (* 1/2 r) (* (pow q 2) (+ (* r (- (* -1 (/ r (pow p 3))) (/ 1 (pow p 2)))) (* (pow q 2) (* r (+ (* -1/4 (+ (* -16 (/ r (pow p 5))) (* -8 (/ r (pow p 5))))) (* 3 (/ 1 (pow p 4)))))))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (+ (* 1/2 r) (* (pow q 2) (+ (* r (- (* -1 (/ r (pow p 3))) (/ 1 (pow p 2)))) (* (pow q 2) (+ (* r (+ (* -1/4 (+ (* -16 (/ r (pow p 5))) (* -8 (/ r (pow p 5))))) (* 3 (/ 1 (pow p 4))))) (* (pow q 2) (* r (- (* -1/4 (+ (* 24 (/ r (pow p 7))) (+ (* 32 (/ r (pow p 7))) (* 64 (/ r (pow p 7)))))) (* 10 (/ 1 (pow p 6)))))))))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ 1/2 (* (pow q 2) (- (* -1 (/ r (pow p 3))) (/ 1 (pow p 2)))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ 1/2 (* (pow q 2) (- (+ (* -1 (/ r (pow p 3))) (* (pow q 2) (+ (* -1/4 (+ (* -16 (/ r (pow p 5))) (* -8 (/ r (pow p 5))))) (* 3 (/ 1 (pow p 4)))))) (/ 1 (pow p 2)))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ 1/2 (* (pow q 2) (- (+ (* -1 (/ r (pow p 3))) (* (pow q 2) (+ (* -1/4 (+ (* -16 (/ r (pow p 5))) (* -8 (/ r (pow p 5))))) (+ (* 3 (/ 1 (pow p 4))) (* (pow q 2) (- (* -1/4 (+ (* 24 (/ r (pow p 7))) (+ (* 32 (/ r (pow p 7))) (* 64 (/ r (pow p 7)))))) (* 10 (/ 1 (pow p 6))))))))) (/ 1 (pow p 2)))))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* (pow q 2) (+ (* -1 (/ r (pow p 2))) (* 4 (/ (* (pow q 2) r) (pow p 4)))))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* (pow q 2) (+ (* -1 (/ r (pow p 2))) (* (pow q 2) (+ (* -16 (/ (* (pow q 2) r) (pow p 6))) (* 4 (/ r (pow p 4)))))))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* (pow q 2) (+ (* -1 (/ r (pow p 2))) (* (pow q 2) (+ (* 4 (/ r (pow p 4))) (* (pow q 2) (+ (* -16 (/ r (pow p 6))) (* 64 (/ (* (pow q 2) r) (pow p 8)))))))))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* (pow q 2) (+ (* -16 (/ (* (pow q 2) r) (pow p 4))) (* 4 (/ r (pow p 2)))))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* (pow q 2) (+ (* 4 (/ r (pow p 2))) (* (pow q 2) (+ (* -16 (/ r (pow p 4))) (* 64 (/ (* (pow q 2) r) (pow p 6)))))))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* (pow q 2) (+ (* 4 (/ r (pow p 2))) (* (pow q 2) (+ (* -16 (/ r (pow p 4))) (* (pow q 2) (+ (* -256 (/ (* (pow q 2) r) (pow p 8))) (* 64 (/ r (pow p 6)))))))))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* (pow q 2) (+ (* -16 (/ (pow q 2) (pow p 4))) (* 4 (/ 1 (pow p 2)))))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* (pow q 2) (+ (* (pow q 2) (- (* 64 (/ (pow q 2) (pow p 6))) (* 16 (/ 1 (pow p 4))))) (* 4 (/ 1 (pow p 2)))))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* (pow q 2) (+ (* (pow q 2) (- (* (pow q 2) (+ (* -256 (/ (pow q 2) (pow p 8))) (* 64 (/ 1 (pow p 6))))) (* 16 (/ 1 (pow p 4))))) (* 4 (/ 1 (pow p 2)))))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ 1 (* (pow q 2) (- (* 16 (/ (pow q 2) (pow p 4))) (* 4 (/ 1 (pow p 2))))))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ 1 (* (pow q 2) (- (* (pow q 2) (+ (* -64 (/ (pow q 2) (pow p 6))) (* 16 (/ 1 (pow p 4))))) (* 4 (/ 1 (pow p 2))))))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ (* -2 (/ (pow q 2) (pow p 3))) (/ 1 p))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ (* (pow q 2) (- (* 6 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (/ 1 p))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ (* (pow q 2) (- (* (pow q 2) (+ (* -20 (/ (pow q 2) (pow p 7))) (* 6 (/ 1 (pow p 5))))) (* 2 (/ 1 (pow p 3))))) (/ 1 p))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ 1/2 (* (pow q 2) (- (* 3 (/ (pow q 2) (pow p 4))) (/ 1 (pow p 2)))))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ 1/2 (* (pow q 2) (- (* (pow q 2) (+ (* -10 (/ (pow q 2) (pow p 6))) (* 3 (/ 1 (pow p 4))))) (/ 1 (pow p 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1))))
#s(approx (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) #s(hole binary64 (* -1 q)))
#s(approx (+ (* -1 q) (* 1/2 (+ (fabs p) (fabs r)))) #s(hole binary64 (* -1 q)))
#s(approx (+ (* -1 q) (* 1/2 (+ (fabs p) (fabs r)))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 q)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) (pow q 2)))) 1))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (+ (* 1/2 (/ (- (* -1/16 (* p (pow r 3))) (* -1/64 (pow r 4))) (pow q 4))) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) (pow q 2))))) 1))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -2 q)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow r 2) (pow q 2))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* q (- (+ (* -1/16 (/ (* p (pow r 3)) (pow q 4))) (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))) (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2)))))))))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) #s(hole binary64 (* (pow q 2) (+ (/ 1 p) (/ (* p (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))) (pow q 2))))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) #s(hole binary64 (* (pow q 2) (- (* -1 (/ (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p))) (pow q 2))) (/ 1 (pow p 2))))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) #s(hole binary64 (* (pow q 2) (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) (* p (pow q 2)))) (/ 1 (pow p 2))))))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) #s(hole binary64 (* (pow q 2) (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) (* p (pow q 2)))) (/ 1 (pow p 2))))))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) #s(hole binary64 (* (pow q 2) (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) (pow q 2))) (/ 1 p)))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* -1 q)))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow p 2) (pow q 2))) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (/ (* r (+ (* -1/8 r) (* 1/4 p))) (pow q 2)))) 1))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow p 2) (pow q 2))) (+ (* 1/128 (/ (pow p 4) (pow q 4))) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (+ (/ (* r (+ (* -1/4 (+ (* -1/8 (* (pow p 2) r)) (* -1/16 (* (pow p 2) r)))) (* -1/32 (pow p 3)))) (pow q 4)) (/ (* r (+ (* -1/8 r) (* 1/4 p))) (pow q 2)))))) 1))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -2 q)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow p 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow p 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* 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 (+ (* 4 (* q q)) (* 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 (+ (* 4 (* q q)) (* p p)) #s(hole binary64 (* (pow q 2) (+ 4 (/ (pow p 2) (pow q 2))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (/ (* r (+ (* -1/8 r) (* 1/4 p))) q)))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (/ (+ (* r (+ (* -1/8 r) (* 1/4 p))) (/ (* r (+ (* -1/4 (+ (* -1/8 (* (pow p 2) r)) (* -1/16 (* (pow p 2) r)))) (* -1/32 (pow p 3)))) (pow q 2))) q)))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (/ (+ (* r (+ (* -1/8 r) (* 1/4 p))) (+ (/ (* r (+ (* -1/2 (* p (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (* -1/4 (+ (* -1 (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (+ (* 1/64 (* (pow p 4) r)) (* 1/32 (* (pow p 4) r))))))) (pow q 4)) (/ (* r (+ (* -1/4 (+ (* -1/8 (* (pow p 2) r)) (* -1/16 (* (pow p 2) r)))) (* -1/32 (pow p 3)))) (pow q 2)))) q)))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (/ (+ (* r (+ (* -1/8 r) (* 1/4 p))) (+ (/ (* r (+ (* -1/2 (* p (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (* -1/4 (+ (* -1 (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (+ (* 1/64 (* (pow p 4) r)) (* 1/32 (* (pow p 4) r))))))) (pow q 4)) (+ (/ (* r (+ (* -1/2 (* p (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))))) (* -1/4 (+ (* -1 (* r (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))))) (+ (* -1/128 (* (pow p 6) r)) (+ (* -1/256 (* (pow p 6) r)) (* 1/4 (* (pow p 2) (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))))))))) (pow q 6)) (/ (* r (+ (* -1/4 (+ (* -1/8 (* (pow p 2) r)) (* -1/16 (* (pow p 2) r)))) (* -1/32 (pow p 3)))) (pow q 2))))) q)))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (/ (+ (* -1/8 r) (* 1/4 p)) q)))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (/ (+ (* -1/4 (/ (+ (* -1/8 (* (pow p 2) r)) (* -1/16 (* (pow p 2) r))) (pow q 2))) (+ (* -1/8 r) (+ (* -1/32 (/ (pow p 3) (pow q 2))) (* 1/4 p)))) q)))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* p (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))) (pow q 4))) (+ (* -1/4 (/ (+ (* -1 (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (+ (* 1/64 (* (pow p 4) r)) (* 1/32 (* (pow p 4) r)))) (pow q 4))) (+ (* -1/4 (/ (+ (* -1/8 (* (pow p 2) r)) (* -1/16 (* (pow p 2) r))) (pow q 2))) (+ (* -1/8 r) (+ (* -1/32 (/ (pow p 3) (pow q 2))) (* 1/4 p)))))) q)))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* p (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))) (pow q 4))) (+ (* -1/2 (/ (* p (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))))) (pow q 6))) (+ (* -1/4 (/ (+ (* -1 (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (+ (* 1/64 (* (pow p 4) r)) (* 1/32 (* (pow p 4) r)))) (pow q 4))) (+ (* -1/4 (/ (+ (* -1 (* r (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))))) (+ (* -1/128 (* (pow p 6) r)) (+ (* -1/256 (* (pow p 6) r)) (* 1/4 (* (pow p 2) (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))))))) (pow q 6))) (+ (* -1/4 (/ (+ (* -1/8 (* (pow p 2) r)) (* -1/16 (* (pow p 2) r))) (pow q 2))) (+ (* -1/8 r) (+ (* -1/32 (/ (pow p 3) (pow q 2))) (* 1/4 p)))))))) q)))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ (* -1/4 r) (+ (* -1/64 (/ (* (pow p 4) r) (pow q 4))) (* 1/16 (/ (* (pow p 2) r) (pow q 2)))))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (+ (* -1/4 r) (+ (* -1/64 (/ (* (pow p 4) r) (pow q 4))) (+ (* 1/256 (/ (* (pow p 6) r) (pow q 6))) (* 1/16 (/ (* (pow p 2) r) (pow q 2))))))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ r (+ (* -1/4 (/ (* (pow p 2) r) (pow q 2))) (* 1/16 (/ (* (pow p 4) r) (pow q 4)))))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ r (+ (* -1/4 (/ (* (pow p 2) r) (pow q 2))) (+ (* -1/64 (/ (* (pow p 6) r) (pow q 6))) (* 1/16 (/ (* (pow p 4) r) (pow q 4))))))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (- (+ 1 (* 1/16 (/ (pow p 4) (pow q 4)))) (* 1/4 (/ (pow p 2) (pow q 2))))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (- (+ 1 (+ (* -1/64 (/ (pow p 6) (pow q 6))) (* 1/16 (/ (pow p 4) (pow q 4))))) (* 1/4 (/ (pow p 2) (pow q 2))))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (/ (+ (* -1/16 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) (pow q 2))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (/ (- (+ (* 1/64 (/ (pow p 6) (pow q 4))) (* 1/4 (pow p 2))) (* 1/16 (/ (pow p 4) (pow q 2)))) (pow q 2))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (/ (- (+ (* -1/256 (/ (pow p 8) (pow q 6))) (* 1/4 (pow p 2))) (+ (* -1/64 (/ (pow p 6) (pow q 4))) (* 1/16 (/ (pow p 4) (pow q 2))))) (pow q 2))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2)))) q)))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (* -1/16 (/ (pow p 2) (pow q 2))))) q)))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))) (pow q 6))) (* -1/16 (/ (pow p 2) (pow q 2)))))) q)))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (/ (+ (* -1/32 (/ (pow p 3) (pow q 2))) (* 1/4 p)) q)))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* p (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))) (pow q 4))) (+ (* -1/32 (/ (pow p 3) (pow q 2))) (* 1/4 p))) q)))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (/ (+ (* -1/2 (/ (* p (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))) (pow q 4))) (+ (* -1/2 (/ (* p (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))))) (pow q 6))) (+ (* -1/32 (/ (pow p 3) (pow q 2))) (* 1/4 p)))) q)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (- p r) 2)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q)))))))
#s(approx (+ (* -1 q) (* 1/2 (+ (fabs p) (fabs r)))) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 q))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* p r)) (* 1/4 (pow r 2)))) (* 1/2 (/ (- (* -1/16 (* p (pow r 3))) (* -1/64 (pow r 4))) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* 2 q)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) q)))) q)) 2)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r))) (+ (* -1/64 (/ (pow r 4) (pow q 2))) (* 1/4 (pow r 2)))) q)))) q)) 2)))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 q))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow p 2)) (* r (+ (* -1/8 r) (* 1/4 p)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow p 2)) (+ (* 1/128 (/ (pow p 4) (pow q 2))) (+ (* r (+ (* -1/8 r) (* 1/4 p))) (/ (* r (+ (* -1/4 (+ (* -1/8 (* (pow p 2) r)) (* -1/16 (* (pow p 2) r)))) (* -1/32 (pow p 3)))) (pow q 2))))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* 2 q)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow p 2) q)))) q)) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q)))) q)) 2)))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* -2 q)))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* 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 (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2))))))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (* -1 (/ (* r (+ (* -1/8 r) (* 1/4 p))) q))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (* -1 (/ (+ (* r (+ (* -1/8 r) (* 1/4 p))) (/ (* r (+ (* -1/4 (+ (* -1/8 (* (pow p 2) r)) (* -1/16 (* (pow p 2) r)))) (* -1/32 (pow p 3)))) (pow q 2))) q))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (* -1 (/ (+ (* r (+ (* -1/8 r) (* 1/4 p))) (+ (/ (* r (+ (* -1/2 (* p (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (* -1/4 (+ (* -1 (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (+ (* 1/64 (* (pow p 4) r)) (* 1/32 (* (pow p 4) r))))))) (pow q 4)) (/ (* r (+ (* -1/4 (+ (* -1/8 (* (pow p 2) r)) (* -1/16 (* (pow p 2) r)))) (* -1/32 (pow p 3)))) (pow q 2)))) q))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) #s(hole binary64 (* -1 (/ (+ (* r (+ (* -1/8 r) (* 1/4 p))) (+ (/ (* r (+ (* -1/2 (* p (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (* -1/4 (+ (* -1 (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (+ (* 1/64 (* (pow p 4) r)) (* 1/32 (* (pow p 4) r))))))) (pow q 4)) (+ (/ (* r (+ (* -1/2 (* p (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))))) (* -1/4 (+ (* -1 (* r (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))))) (+ (* -1/128 (* (pow p 6) r)) (+ (* -1/256 (* (pow p 6) r)) (* 1/4 (* (pow p 2) (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))))))))) (pow q 6)) (/ (* r (+ (* -1/4 (+ (* -1/8 (* (pow p 2) r)) (* -1/16 (* (pow p 2) r)))) (* -1/32 (pow p 3)))) (pow q 2))))) q))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* -1 (/ (+ (* -1/8 r) (* 1/4 p)) q))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* -1 (/ (+ (* -1/4 (/ (+ (* -1/8 (* (pow p 2) r)) (* -1/16 (* (pow p 2) r))) (pow q 2))) (+ (* -1/8 r) (+ (* -1/32 (/ (pow p 3) (pow q 2))) (* 1/4 p)))) q))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* p (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))) (pow q 4))) (+ (* -1/4 (/ (+ (* -1 (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (+ (* 1/64 (* (pow p 4) r)) (* 1/32 (* (pow p 4) r)))) (pow q 4))) (+ (* -1/4 (/ (+ (* -1/8 (* (pow p 2) r)) (* -1/16 (* (pow p 2) r))) (pow q 2))) (+ (* -1/8 r) (+ (* -1/32 (/ (pow p 3) (pow q 2))) (* 1/4 p)))))) q))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* p (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))) (pow q 4))) (+ (* -1/2 (/ (* p (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))))) (pow q 6))) (+ (* -1/4 (/ (+ (* -1 (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (+ (* 1/64 (* (pow p 4) r)) (* 1/32 (* (pow p 4) r)))) (pow q 4))) (+ (* -1/4 (/ (+ (* -1 (* r (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))))) (+ (* -1/128 (* (pow p 6) r)) (+ (* -1/256 (* (pow p 6) r)) (* 1/4 (* (pow p 2) (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))))))) (pow q 6))) (+ (* -1/4 (/ (+ (* -1/8 (* (pow p 2) r)) (* -1/16 (* (pow p 2) r))) (pow q 2))) (+ (* -1/8 r) (+ (* -1/32 (/ (pow p 3) (pow q 2))) (* 1/4 p)))))))) q))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ -1/2 q)))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (/ (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2)))) q))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (* -1/16 (/ (pow p 2) (pow q 2))))) q))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))) (pow q 6))) (* -1/16 (/ (pow p 2) (pow q 2)))))) q))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* -1/4 (/ p q))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* -1 (/ (+ (* -1/32 (/ (pow p 3) (pow q 2))) (* 1/4 p)) q))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* p (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))) (pow q 4))) (+ (* -1/32 (/ (pow p 3) (pow q 2))) (* 1/4 p))) q))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* p (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))) (pow q 4))) (+ (* -1/2 (/ (* p (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))))) (pow q 6))) (+ (* -1/32 (/ (pow p 3) (pow q 2))) (* 1/4 p)))) q))))
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 #s(literal -1 binary64) q (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))))))
#s(approx (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) (fma.f64 #s(literal -1 binary64) q (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) q) (*.f64 #s(literal -1 binary64) q)) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))))) (-.f64 (*.f64 #s(literal -1 binary64) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) q) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) q) (*.f64 #s(literal -1 binary64) q) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) (*.f64 (*.f64 #s(literal -1 binary64) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))))))
(fma.f64 #s(literal -1 binary64) q (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))))
(+.f64 (*.f64 #s(literal -1 binary64) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))))
#s(literal -1 binary64)
q
(*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))
#s(literal 1/2 binary64)
(/.f64 (-.f64 (*.f64 p p) (*.f64 r r)) (-.f64 (fabs.f64 p) (fabs.f64 r)))
(/.f64 (+.f64 (pow.f64 (fabs.f64 p) #s(literal 3 binary64)) (pow.f64 (fabs.f64 r) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (*.f64 r r) (*.f64 (fabs.f64 p) (fabs.f64 r)))))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(sqrt.f64 (*.f64 p p))
(fabs.f64 (neg.f64 p))
(fabs.f64 p)
p
(sqrt.f64 (*.f64 r r))
(fabs.f64 (neg.f64 r))
(fabs.f64 r)
r
#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(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))))
(*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))
(/.f64 (-.f64 (pow.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) (fma.f64 r r (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))))
(-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)
(/.f64 (-.f64 (*.f64 (+.f64 p (fabs.f64 p)) (+.f64 p (fabs.f64 p))) (*.f64 r r)) (-.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)))
(/.f64 (+.f64 (pow.f64 (+.f64 p (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (fabs.f64 r) #s(literal 3 binary64))) (fma.f64 (+.f64 p (fabs.f64 p)) (+.f64 p (fabs.f64 p)) (-.f64 (*.f64 r r) (*.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)))))
(+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r))
(/.f64 (-.f64 (*.f64 p p) (*.f64 p p)) (-.f64 p (fabs.f64 p)))
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (fabs.f64 p) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (*.f64 p p) (*.f64 p (fabs.f64 p)))))
(+.f64 p (fabs.f64 p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64))))
(*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64)))
(neg.f64 p)
(/.f64 (-.f64 (pow.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)) (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)) (+.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64)))))
(-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64))
(neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p))
(/.f64 (neg.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p))) (neg.f64 p))
(/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)
(+.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64)) p) (/.f64 (/.f64 (*.f64 q q) p) p))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 q q) p) (/.f64 (*.f64 q q) p))) (-.f64 (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) p)))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 q q) p) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 q q) p) (/.f64 (*.f64 q q) p)) (*.f64 (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) p)))))
(fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p))
(+.f64 (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) p))
(/.f64 (-.f64 (*.f64 p p) (*.f64 (-.f64 (fabs.f64 r) r) (-.f64 (fabs.f64 r) r))) (-.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)))
(/.f64 (+.f64 (pow.f64 (fabs.f64 p) #s(literal 3 binary64)) (pow.f64 (-.f64 (fabs.f64 r) r) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (*.f64 (-.f64 (fabs.f64 r) r) (-.f64 (fabs.f64 r) r)) (*.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)))))
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r))
(/.f64 (-.f64 (pow.f64 (fabs.f64 r) #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 r r (fma.f64 r r (*.f64 (fabs.f64 r) r))))
(-.f64 (fabs.f64 r) r)
(/.f64 (neg.f64 (*.f64 q q)) (neg.f64 p))
(/.f64 (*.f64 q q) p)
(*.f64 (neg.f64 q) (neg.f64 q))
(*.f64 (fabs.f64 q) (fabs.f64 q))
(*.f64 q q)
(pow.f64 q #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (*.f64 (*.f64 r (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))))) (*.f64 r (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 r (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) #s(literal 3 binary64)) (pow.f64 (*.f64 r (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (-.f64 (*.f64 (*.f64 r (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))))) (*.f64 r (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 r (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)))))))))
(fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 r (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (+.f64 (fabs.f64 p) (fabs.f64 r)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (*.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))
(pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1/2 binary64))
(sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)) (*.f64 #s(literal 4 binary64) (*.f64 q q))) (*.f64 (*.f64 p p) (*.f64 p p))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)) (*.f64 p p)))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)) #s(literal 3 binary64)) (pow.f64 (*.f64 p p) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)) (*.f64 #s(literal 4 binary64) (*.f64 q q)) (-.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)) (*.f64 p p)))))
(fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)) (*.f64 p p))
#s(literal 4 binary64)
(*.f64 (neg.f64 p) (neg.f64 p))
(*.f64 (fabs.f64 p) (fabs.f64 p))
(*.f64 p p)
(pow.f64 p #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)))
(*.f64 r (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) p) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) p) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) p) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)))))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))))
(+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))))
(*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))
#s(literal -1/4 binary64)
(*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))
#s(literal 1 binary64)
(/.f64 (neg.f64 (*.f64 p p)) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))
(/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))
(pow.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))
(sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) p) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) p)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 p (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (*.f64 #s(literal 1/2 binary64) (*.f64 r (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 p (fma.f64 #s(literal 1/2 binary64) (*.f64 r (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal -3 binary64)))))))))))
#s(approx (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) (*.f64 q (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64))))
#s(approx (+ (* -1 q) (* 1/2 (+ (fabs p) (fabs r)))) (fma.f64 #s(literal -1 binary64) q (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))))
#s(approx (* 1/2 (+ (fabs p) (fabs r))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))))
#s(approx (+ (fabs p) (fabs r)) (+.f64 (fabs.f64 p) (fabs.f64 r)))
#s(approx (fabs p) (fabs.f64 p))
#s(approx p p)
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) (-.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r))
#s(approx (+ (+ p (fabs p)) (fabs r)) (+.f64 (fabs.f64 p) (fabs.f64 r)))
#s(approx (+ (+ p (fabs p)) (fabs r)) (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))))
#s(approx (+ p (fabs p)) (fabs.f64 p))
#s(approx (+ p (fabs p)) (+.f64 p (fabs.f64 p)))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) (/.f64 (*.f64 q q) p))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 p (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (*.f64 q q)) p))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) (/.f64 (fma.f64 p (fma.f64 #s(literal 1/2 binary64) p (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) (*.f64 q q)) p))
#s(approx (neg p) (*.f64 #s(literal -1 binary64) p))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) (*.f64 q q)) (*.f64 p p)))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) (/.f64 (-.f64 (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) p) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)))) (*.f64 q q)) (*.f64 p p)))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) (*.f64 q q)) (*.f64 p p)))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) (/.f64 (*.f64 q q) (*.f64 p p)))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 p (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (*.f64 q q)) (*.f64 p p)))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) (/.f64 (*.f64 q q) p))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 p (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (*.f64 q q)) p))
#s(approx (+ (fabs p) (- (fabs r) r)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))
#s(approx (/ (* q q) p) (/.f64 (*.f64 q q) p))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 r r) q) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 r r) q) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p r) q) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q))))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 r r) q) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)) (*.f64 p (fma.f64 #s(literal 1/4 binary64) (/.f64 r q) (*.f64 p (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (fma.f64 #s(literal -1/8 binary64) (/.f64 r (pow.f64 q #s(literal 3 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 r (pow.f64 q #s(literal 3 binary64))))))) (*.f64 #s(literal 1/8 binary64) (pow.f64 q #s(literal -1 binary64))))))))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 r r) q) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)) (*.f64 p (fma.f64 #s(literal 1/4 binary64) (/.f64 r q) (*.f64 p (-.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 r (fma.f64 #s(literal -1/8 binary64) (/.f64 r (pow.f64 q #s(literal 3 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 r (pow.f64 q #s(literal 3 binary64)))))) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 p r) (pow.f64 q #s(literal 3 binary64))))) (*.f64 #s(literal 1/8 binary64) (pow.f64 q #s(literal -1 binary64))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) q)))) (*.f64 #s(literal 2 binary64) q)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 p p) (-.f64 (*.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64))))))) (*.f64 #s(literal 2 binary64) q)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 p p) (-.f64 (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/512 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 5 binary64))) (*.f64 #s(literal 1/64 binary64) (pow.f64 q #s(literal -3 binary64))))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64))))))) (*.f64 #s(literal 2 binary64) q)))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 #s(literal 2 binary64) q))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) q) (*.f64 #s(literal 2 binary64) q)))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (fma.f64 #s(literal 2 binary64) q (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64)))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (fma.f64 #s(literal 2 binary64) q (*.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (-.f64 (*.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 5 binary64)))) (*.f64 #s(literal 1/64 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64)))))))
#s(approx (+ (* 4 (* q q)) (* p p)) (*.f64 #s(literal 4 binary64) (*.f64 q q)))
#s(approx (+ (* 4 (* q q)) (* p p)) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))
#s(approx (* p p) (*.f64 p p))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 r r) q)))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 r r) q) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p r) q))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 r r) q) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (*.f64 p (*.f64 r (fma.f64 #s(literal -1/8 binary64) (/.f64 r (pow.f64 q #s(literal 3 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 r (pow.f64 q #s(literal 3 binary64))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 r q))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 r r) q) (*.f64 p (fma.f64 #s(literal 1/4 binary64) (/.f64 r q) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (*.f64 r (fma.f64 #s(literal -1/8 binary64) (/.f64 r (pow.f64 q #s(literal 3 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 r (pow.f64 q #s(literal 3 binary64)))))) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 p r) (pow.f64 q #s(literal 3 binary64))))))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (*.f64 #s(literal -1/8 binary64) (/.f64 r q)))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 r q) (*.f64 #s(literal 1/4 binary64) (/.f64 p q))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 r q) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (*.f64 p (fma.f64 #s(literal -1/8 binary64) (/.f64 r (pow.f64 q #s(literal 3 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 r (pow.f64 q #s(literal 3 binary64)))))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64)))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 r q) (*.f64 p (fma.f64 p (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 r (pow.f64 q #s(literal 3 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 r (pow.f64 q #s(literal 3 binary64))))) (*.f64 #s(literal -1/32 binary64) (/.f64 p (pow.f64 q #s(literal 3 binary64))))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64)))))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (*.f64 #s(literal -1/4 binary64) r))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (fma.f64 #s(literal -1/4 binary64) r (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 p p) r) (*.f64 q q)))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (fma.f64 #s(literal -1/4 binary64) r (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 p p) r) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 r (*.f64 q q)))))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (fma.f64 #s(literal -1/4 binary64) r (*.f64 (*.f64 p p) (fma.f64 #s(literal 1/16 binary64) (/.f64 r (*.f64 q q)) (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/64 binary64) (/.f64 r (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 p p) r) (pow.f64 q #s(literal 6 binary64))))))))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) r)
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) (+.f64 r (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 p p) r) (*.f64 q q)))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) (+.f64 r (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/4 binary64) (/.f64 r (*.f64 q q)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 p p) r) (pow.f64 q #s(literal 4 binary64))))))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) (+.f64 r (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/4 binary64) (/.f64 r (*.f64 q q)) (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 p p) r) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 r (pow.f64 q #s(literal 4 binary64))))))))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) #s(literal 1 binary64))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 4 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -2 binary64)))))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (-.f64 (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 q #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -2 binary64)))))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -2 binary64))))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) (*.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (-.f64 (*.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 6 binary64)))) (*.f64 #s(literal 1/16 binary64) (pow.f64 q #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -2 binary64))))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) (*.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (-.f64 (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 8 binary64))) (*.f64 #s(literal 1/64 binary64) (pow.f64 q #s(literal -6 binary64))))) (*.f64 #s(literal 1/16 binary64) (pow.f64 q #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -2 binary64))))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (/.f64 #s(literal 1/2 binary64) q))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -1 binary64)))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (fma.f64 (*.f64 p p) (-.f64 (*.f64 #s(literal 3/256 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 5 binary64)))) (*.f64 #s(literal 1/16 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -1 binary64)))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (fma.f64 (*.f64 p p) (-.f64 (*.f64 (*.f64 p p) (fma.f64 #s(literal -5/2048 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 7 binary64))) (*.f64 #s(literal 3/256 binary64) (pow.f64 q #s(literal -5 binary64))))) (*.f64 #s(literal 1/16 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -1 binary64)))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (*.f64 #s(literal 1/4 binary64) (/.f64 p q)))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (*.f64 p (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64))))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (*.f64 p (fma.f64 (*.f64 p p) (-.f64 (*.f64 #s(literal 3/512 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 5 binary64)))) (*.f64 #s(literal 1/32 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64))))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (*.f64 p (fma.f64 (*.f64 p p) (-.f64 (*.f64 (*.f64 p p) (fma.f64 #s(literal -5/4096 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 7 binary64))) (*.f64 #s(literal 3/512 binary64) (pow.f64 q #s(literal -5 binary64))))) (*.f64 #s(literal 1/32 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64))))))
#s(approx (* 1/2 p) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) r)) p)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) r)) p))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) r)) p)))) #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 p (fma.f64 #s(literal 1/2 binary64) (*.f64 r (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) p)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 p (-.f64 (fma.f64 r (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) (*.f64 (pow.f64 p #s(literal -1 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) p)
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) (*.f64 p (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) (/.f64 r p))))
#s(approx (+ (+ p (fabs p)) (fabs r)) p)
#s(approx (+ (+ p (fabs p)) (fabs r)) (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p))))
#s(approx (+ p (fabs p)) p)
#s(approx (+ p (fabs p)) (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 p) p))))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) (*.f64 p (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p)))))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) (*.f64 p (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p) (/.f64 (*.f64 q q) (*.f64 p p))))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) #s(literal -1/2 binary64))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p)) #s(literal 1/2 binary64)))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p)))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p)))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) p)) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) p))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p)))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (/.f64 (*.f64 q q) p)) p))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (/.f64 (*.f64 q q) p)))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (*.f64 p (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 r p) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p))) #s(literal 1/2 binary64))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (*.f64 p (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (fma.f64 #s(literal 1/2 binary64) (/.f64 r p) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)))) #s(literal 1/2 binary64))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (*.f64 p (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (fma.f64 #s(literal 1/2 binary64) (/.f64 r p) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p))))) #s(literal 1/2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) (*.f64 #s(literal -1 binary64) p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) (*.f64 p (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) #s(literal 1 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) (*.f64 p (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) (*.f64 p (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) p)
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64)))))))))
#s(approx (+ (* 4 (* q q)) (* p p)) (*.f64 p p))
#s(approx (+ (* 4 (* q q)) (* p p)) (*.f64 (*.f64 p p) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) r)))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (*.f64 p p)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 q r) #s(literal 2 binary64)) (pow.f64 p #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) r))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (*.f64 p p)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 q r) #s(literal 2 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 r (fma.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64))))) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) r)))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(literal 1/2 binary64))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64))))))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (*.f64 p p))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 q q) r) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) r) (*.f64 p p)))) (*.f64 p p)))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) r) (pow.f64 p #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 q q) r) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) r) (*.f64 p p))))) (*.f64 p p)))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) r) (pow.f64 p #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 q q) r) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) r) (*.f64 p p)) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 (pow.f64 q #s(literal 8 binary64)) r) (pow.f64 p #s(literal 6 binary64))))))) (*.f64 p p)))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 q q) r) (*.f64 p p))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) r) (*.f64 p p)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 q q) r))) (*.f64 p p)))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) r) (*.f64 p p)) (fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 q q) r) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) r) (pow.f64 p #s(literal 4 binary64)))))) (*.f64 p p)))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) (/.f64 (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (pow.f64 q #s(literal 8 binary64)) r) (pow.f64 p #s(literal 6 binary64))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) r) (*.f64 p p)) (fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 q q) r) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) r) (pow.f64 p #s(literal 4 binary64))))))) (*.f64 p p)))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (*.f64 p p)) (*.f64 #s(literal 4 binary64) (*.f64 q q))) (*.f64 p p)))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (*.f64 p p)) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 #s(literal 64 binary64) (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 p #s(literal 4 binary64)))))) (*.f64 p p)))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) (/.f64 (fma.f64 #s(literal -256 binary64) (/.f64 (pow.f64 q #s(literal 8 binary64)) (pow.f64 p #s(literal 6 binary64))) (fma.f64 #s(literal -16 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (*.f64 p p)) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 #s(literal 64 binary64) (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 p #s(literal 4 binary64))))))) (*.f64 p p)))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) #s(literal 1 binary64))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 16 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -64 binary64) (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))))) (fma.f64 #s(literal -16 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (pow.f64 p #s(literal -1 binary64)))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))) p))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64)))))) p))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 q q) (fma.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64))))) (*.f64 #s(literal 64 binary64) (pow.f64 q #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64))))))) p))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(literal 1/2 binary64))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64)))))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 q q) (fma.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64))))) (*.f64 #s(literal 64 binary64) (pow.f64 q #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) p) (*.f64 #s(literal -1 binary64) (*.f64 q q))) p) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) p)) #s(literal 1/2 binary64)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 #s(literal -1 binary64) (*.f64 p (fma.f64 #s(literal -1/2 binary64) (*.f64 r (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) p))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -1 binary64) (*.f64 p (fma.f64 #s(literal -1 binary64) (*.f64 r (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) p))))))
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p)) #s(literal 1 binary64)))))
#s(approx (+ (+ p (fabs p)) (fabs r)) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1 binary64)))))
#s(approx (+ p (fabs p)) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 p) p)) #s(literal 1 binary64)))))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p)) #s(literal 1/2 binary64)))))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64)))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 q q) p) (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) p)) #s(literal 1/2 binary64)))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 q q) p) (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) p)))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) p) (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) p)))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) r (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) p)) #s(literal 1/2 binary64)))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) r (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)) (/.f64 (*.f64 q q) p))) p)) #s(literal 1/2 binary64)))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) p) (*.f64 #s(literal -1 binary64) (*.f64 q q))) p) (fma.f64 #s(literal -1/2 binary64) r (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))))) p)) #s(literal 1/2 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) p)
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) p)))) p)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (*.f64 p p))) (*.f64 #s(literal 2 binary64) (*.f64 q q))) p)))) p)) #s(literal 1 binary64)))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 #s(literal -1 binary64) p))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))))))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (fma.f64 #s(literal -1/2 binary64) r (/.f64 (*.f64 (*.f64 q q) r) (*.f64 p p))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (fma.f64 #s(literal -1/2 binary64) r (+.f64 (/.f64 (*.f64 (*.f64 q q) r) (*.f64 p p)) (/.f64 (pow.f64 (*.f64 q r) #s(literal 2 binary64)) (pow.f64 p #s(literal 3 binary64))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 r (fma.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64))))) p))) (pow.f64 p #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) r (/.f64 (*.f64 (*.f64 q q) r) (*.f64 p p)))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) #s(literal -1/2 binary64))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (-.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 1/2 binary64)))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p))) #s(literal 1/2 binary64)))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 q q) r) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64)))) p))) (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p))) #s(literal 1/2 binary64)))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (/.f64 #s(literal -1 binary64) p))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))) p)))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64)))))) p)))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 q q) (fma.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64))))) (*.f64 #s(literal 64 binary64) (pow.f64 q #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64))))))) p)))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(literal -1/2 binary64))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (-.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 1/2 binary64)))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64))) (/.f64 (*.f64 q q) (*.f64 p p))) #s(literal 1/2 binary64)))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 q q) (fma.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64))))) (*.f64 #s(literal 64 binary64) (pow.f64 q #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64))) (/.f64 (*.f64 q q) (*.f64 p p)))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p r) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 p (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 #s(literal 1/2 binary64) (*.f64 p (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))) (*.f64 r (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal -3 binary64)))))))))))
#s(approx (fabs r) (fabs.f64 r))
#s(approx r r)
#s(approx (* -1/2 r) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p r) q) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)) (*.f64 r (fma.f64 #s(literal -1/8 binary64) (/.f64 r q) (*.f64 #s(literal 1/4 binary64) (/.f64 p q))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)) (*.f64 r (fma.f64 #s(literal 1/4 binary64) (/.f64 p q) (*.f64 r (-.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 p r) (pow.f64 q #s(literal 3 binary64)))) (*.f64 #s(literal 1/8 binary64) (pow.f64 q #s(literal -1 binary64)))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p r) q)))) (*.f64 #s(literal 2 binary64) q)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 r (fma.f64 #s(literal -1/4 binary64) (/.f64 r q) (*.f64 #s(literal 1/2 binary64) (/.f64 p q)))))) (*.f64 #s(literal 2 binary64) q)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 r (fma.f64 #s(literal 1/2 binary64) (/.f64 p q) (*.f64 r (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p r) (pow.f64 q #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64))))))))) (*.f64 #s(literal 2 binary64) q)))
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))))
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) (+.f64 p (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r)))))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) (*.f64 p (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (/.f64 (*.f64 q q) (*.f64 p p))))))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) (fma.f64 #s(literal -1/2 binary64) r (*.f64 p (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (/.f64 (*.f64 q q) (*.f64 p p)))))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (/.f64 (*.f64 q q) (*.f64 p p))))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 r p)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (/.f64 (*.f64 q q) (*.f64 p p))))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (/.f64 (*.f64 q q) (*.f64 p p)))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 r p)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (/.f64 (*.f64 q q) (*.f64 p p)))))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)) (/.f64 (*.f64 q q) p)) p))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) (fma.f64 #s(literal -1/2 binary64) (/.f64 r p) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (/.f64 (*.f64 q q) (*.f64 p p)))))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)) (/.f64 (*.f64 q q) p)))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) (fma.f64 #s(literal -1/2 binary64) r (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)) (/.f64 (*.f64 q q) p))))
#s(approx (+ (fabs p) (- (fabs r) r)) (+.f64 (fabs.f64 p) (fabs.f64 r)))
#s(approx (+ (fabs p) (- (fabs r) r)) (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))))
#s(approx (- (fabs r) r) (fabs.f64 r))
#s(approx (- (fabs r) r) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r)))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p r) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 p (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p r) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (*.f64 r (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 p (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 p (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 p (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)) r)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)) r))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 q q)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)) r)))) #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r))) #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 q q)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)))) #s(literal 1/2 binary64))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -1 binary64) r))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 r (-.f64 (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r) #s(literal 1 binary64))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1 binary64))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 q q)) (pow.f64 r #s(literal 3 binary64))) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)))))))
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) (*.f64 #s(literal -1 binary64) r))
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) (*.f64 r (-.f64 (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r) #s(literal 1 binary64))))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) (*.f64 r (-.f64 (/.f64 (*.f64 p (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (/.f64 (*.f64 q q) (*.f64 p p))))) r) #s(literal 1/2 binary64))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 r p)))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) (*.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (/.f64 (*.f64 q q) (*.f64 p p)))) r) (*.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal -1 binary64))))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) (*.f64 #s(literal 1/2 binary64) (/.f64 r p)))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) (*.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (/.f64 (*.f64 q q) (*.f64 p p))) r) (*.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal -1 binary64))))))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) (*.f64 #s(literal -1/2 binary64) (/.f64 r p)))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) (*.f64 r (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p r)) (/.f64 (*.f64 q q) (*.f64 (*.f64 p p) r))) (*.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal -1 binary64))))))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) (*.f64 r (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (/.f64 (*.f64 q q) (*.f64 p r))) #s(literal 1/2 binary64))))
#s(approx (+ (fabs p) (- (fabs r) r)) (*.f64 #s(literal -1 binary64) r))
#s(approx (+ (fabs p) (- (fabs r) r)) (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) #s(literal 1 binary64))))
#s(approx (- (fabs r) r) (*.f64 #s(literal -1 binary64) r))
#s(approx (- (fabs r) r) (*.f64 r (-.f64 (/.f64 (fabs.f64 r) r) #s(literal 1 binary64))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 r r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (*.f64 (*.f64 r r) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 p r) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)))))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (*.f64 (*.f64 r r) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 p r) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r r)))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 r r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (*.f64 (*.f64 r r) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 p r) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (*.f64 r (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 p r) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.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 #s(literal 1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) r)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (/.f64 (*.f64 q q) r)) r)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 q q)) r) (*.f64 #s(literal -1 binary64) (*.f64 q q))) r) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p))) r)) #s(literal 1/2 binary64)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) p))) r)) #s(literal 1/2 binary64)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) p))) (/.f64 (*.f64 q q) r)) r)) #s(literal 1/2 binary64)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 q q)) r) (*.f64 #s(literal -1 binary64) (*.f64 q q))) r) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) p))))) r)) #s(literal 1/2 binary64)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) r)
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) p))) r)) #s(literal 1 binary64)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (fma.f64 #s(literal -1 binary64) p (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) r))))) r)) #s(literal 1 binary64)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (fma.f64 #s(literal -1 binary64) p (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 q q)) r)) (*.f64 #s(literal 2 binary64) (*.f64 q q))) r))))) r)) #s(literal 1 binary64)))))
#s(approx (- (+ (+ p (fabs p)) (fabs r)) r) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r))))))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (/.f64 (*.f64 q q) (*.f64 p p))))) r))))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) r) (fma.f64 #s(literal 1/2 binary64) (pow.f64 r #s(literal -1 binary64)) (/.f64 (*.f64 q q) (*.f64 (*.f64 p p) r)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal -1 binary64)))))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) r) (/.f64 (*.f64 q q) (*.f64 (*.f64 p p) r))) (*.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal -1 binary64)))))))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) (*.f64 #s(literal -1 binary64) (*.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (/.f64 (*.f64 q q) (*.f64 p p))) r) (*.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal -1 binary64)))))))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)) (/.f64 (*.f64 q q) p)) r))))))
#s(approx (+ (fabs p) (- (fabs r) r)) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))))))
#s(approx (- (fabs r) r) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 r) r))))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (*.f64 (*.f64 r r) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) r))) r) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (*.f64 #s(literal -1 binary64) (*.f64 r (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 p r) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (-.f64 p r)) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (pow.f64 (-.f64 p r) #s(literal -1 binary64))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (pow.f64 (-.f64 p r) #s(literal -3 binary64)))) (pow.f64 (-.f64 p r) #s(literal -1 binary64))))))
#s(approx (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))))
#s(approx (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) (fma.f64 #s(literal -1 binary64) q (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))))
#s(approx (+ (* -1 q) (* 1/2 (+ (fabs p) (fabs r)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))))
#s(approx q q)
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (*.f64 #s(literal 2 binary64) (pow.f64 r #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r) (*.f64 (*.f64 q q) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 q q) (fma.f64 #s(literal 6 binary64) (/.f64 p (pow.f64 r #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 r #s(literal -3 binary64))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (*.f64 #s(literal 2 binary64) (pow.f64 r #s(literal -1 binary64)))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r) (*.f64 (*.f64 q q) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (*.f64 #s(literal 2 binary64) (pow.f64 r #s(literal -1 binary64)))) (*.f64 (*.f64 q q) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -20 binary64) (/.f64 p (pow.f64 r #s(literal 6 binary64)))) (*.f64 #s(literal 4 binary64) (pow.f64 r #s(literal -5 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 6 binary64) (/.f64 p (pow.f64 r #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 r #s(literal -3 binary64)))))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 p (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (*.f64 #s(literal 2 binary64) (pow.f64 r #s(literal -1 binary64)))))))) r))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 p (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r)) (*.f64 (*.f64 q q) (fma.f64 #s(literal 6 binary64) (/.f64 p (pow.f64 r #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 r #s(literal -3 binary64)))))) (*.f64 #s(literal 2 binary64) (pow.f64 r #s(literal -1 binary64)))))))) r))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 p (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r)) (*.f64 (*.f64 q q) (fma.f64 #s(literal 2 binary64) (pow.f64 r #s(literal -3 binary64)) (fma.f64 #s(literal 6 binary64) (/.f64 p (pow.f64 r #s(literal 4 binary64))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -20 binary64) (/.f64 p (pow.f64 r #s(literal 6 binary64)))) (*.f64 #s(literal 4 binary64) (pow.f64 r #s(literal -5 binary64))))))))) (*.f64 #s(literal 2 binary64) (pow.f64 r #s(literal -1 binary64)))))))) r))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) (fma.f64 p (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p))) (/.f64 (*.f64 q q) p)))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p)))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p))))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p) (/.f64 (*.f64 q q) (*.f64 p p))))
#s(approx (* q q) (*.f64 q q))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (fma.f64 #s(literal 1/2 binary64) r (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (fma.f64 #s(literal 1/2 binary64) r (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 (*.f64 q q) (-.f64 (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 r (pow.f64 p #s(literal 3 binary64)))) (pow.f64 p #s(literal -2 binary64)))) (pow.f64 p #s(literal -1 binary64)))))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (fma.f64 #s(literal 1/2 binary64) r (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 (*.f64 q q) (-.f64 (fma.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 r (pow.f64 p #s(literal 3 binary64)))) (pow.f64 p #s(literal -2 binary64))) (*.f64 (*.f64 q q) (fma.f64 r (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 r (pow.f64 p #s(literal 5 binary64))) (*.f64 #s(literal -8 binary64) (/.f64 r (pow.f64 p #s(literal 5 binary64))))) (*.f64 #s(literal 3 binary64) (pow.f64 p #s(literal -4 binary64)))) (pow.f64 p #s(literal -3 binary64))))) (pow.f64 p #s(literal -1 binary64)))))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (fma.f64 #s(literal 1/2 binary64) r (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 (*.f64 q q) (-.f64 (fma.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 r (pow.f64 p #s(literal 3 binary64)))) (pow.f64 p #s(literal -2 binary64))) (*.f64 (*.f64 q q) (fma.f64 r (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 r (pow.f64 p #s(literal 5 binary64))) (*.f64 #s(literal -8 binary64) (/.f64 r (pow.f64 p #s(literal 5 binary64))))) (*.f64 #s(literal 3 binary64) (pow.f64 p #s(literal -4 binary64)))) (fma.f64 (*.f64 q q) (-.f64 (*.f64 r (-.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal 24 binary64) (/.f64 r (pow.f64 p #s(literal 7 binary64))) (fma.f64 #s(literal 32 binary64) (/.f64 r (pow.f64 p #s(literal 7 binary64))) (*.f64 #s(literal 64 binary64) (/.f64 r (pow.f64 p #s(literal 7 binary64))))))) (*.f64 #s(literal 10 binary64) (pow.f64 p #s(literal -6 binary64))))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -5 binary64)))) (pow.f64 p #s(literal -3 binary64)))))) (pow.f64 p #s(literal -1 binary64)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) p)))) p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -1 binary64))))))) p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -3 binary64))))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -1 binary64))))))) p))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (+.f64 p (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) p))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (+.f64 p (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -1 binary64)))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (+.f64 p (*.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 5 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -1 binary64)))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (fma.f64 #s(literal 1/2 binary64) r (*.f64 (*.f64 q q) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 r (pow.f64 p #s(literal 3 binary64)))) (pow.f64 p #s(literal -2 binary64)))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (fma.f64 #s(literal 1/2 binary64) r (*.f64 (*.f64 q q) (fma.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 r (pow.f64 p #s(literal 3 binary64)))) (pow.f64 p #s(literal -2 binary64))) (*.f64 (*.f64 q q) (*.f64 r (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 r (pow.f64 p #s(literal 5 binary64))) (*.f64 #s(literal -8 binary64) (/.f64 r (pow.f64 p #s(literal 5 binary64))))) (*.f64 #s(literal 3 binary64) (pow.f64 p #s(literal -4 binary64))))))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (fma.f64 #s(literal 1/2 binary64) r (*.f64 (*.f64 q q) (fma.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 r (pow.f64 p #s(literal 3 binary64)))) (pow.f64 p #s(literal -2 binary64))) (*.f64 (*.f64 q q) (fma.f64 r (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 r (pow.f64 p #s(literal 5 binary64))) (*.f64 #s(literal -8 binary64) (/.f64 r (pow.f64 p #s(literal 5 binary64))))) (*.f64 #s(literal 3 binary64) (pow.f64 p #s(literal -4 binary64)))) (*.f64 (*.f64 q q) (*.f64 r (-.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal 24 binary64) (/.f64 r (pow.f64 p #s(literal 7 binary64))) (fma.f64 #s(literal 32 binary64) (/.f64 r (pow.f64 p #s(literal 7 binary64))) (*.f64 #s(literal 64 binary64) (/.f64 r (pow.f64 p #s(literal 7 binary64))))))) (*.f64 #s(literal 10 binary64) (pow.f64 p #s(literal -6 binary64))))))))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 r (pow.f64 p #s(literal 3 binary64)))) (pow.f64 p #s(literal -2 binary64))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 q q) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (*.f64 (*.f64 q q) (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 r (pow.f64 p #s(literal 5 binary64))) (*.f64 #s(literal -8 binary64) (/.f64 r (pow.f64 p #s(literal 5 binary64))))) (*.f64 #s(literal 3 binary64) (pow.f64 p #s(literal -4 binary64)))))) (pow.f64 p #s(literal -2 binary64))))))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 q q) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (*.f64 (*.f64 q q) (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 r (pow.f64 p #s(literal 5 binary64))) (*.f64 #s(literal -8 binary64) (/.f64 r (pow.f64 p #s(literal 5 binary64))))) (fma.f64 #s(literal 3 binary64) (pow.f64 p #s(literal -4 binary64)) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal 24 binary64) (/.f64 r (pow.f64 p #s(literal 7 binary64))) (fma.f64 #s(literal 32 binary64) (/.f64 r (pow.f64 p #s(literal 7 binary64))) (*.f64 #s(literal 64 binary64) (/.f64 r (pow.f64 p #s(literal 7 binary64))))))) (*.f64 #s(literal 10 binary64) (pow.f64 p #s(literal -6 binary64))))))))) (pow.f64 p #s(literal -2 binary64))))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (*.f64 (*.f64 q q) (fma.f64 #s(literal -1 binary64) (/.f64 r (*.f64 p p)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 4 binary64)))))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (*.f64 (*.f64 q q) (fma.f64 #s(literal -1 binary64) (/.f64 r (*.f64 p p)) (*.f64 (*.f64 q q) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 6 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 r (pow.f64 p #s(literal 4 binary64)))))))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (*.f64 (*.f64 q q) (fma.f64 #s(literal -1 binary64) (/.f64 r (*.f64 p p)) (*.f64 (*.f64 q q) (fma.f64 #s(literal 4 binary64) (/.f64 r (pow.f64 p #s(literal 4 binary64))) (*.f64 (*.f64 q q) (fma.f64 #s(literal -16 binary64) (/.f64 r (pow.f64 p #s(literal 6 binary64))) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 8 binary64)))))))))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) (*.f64 (*.f64 q q) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 r (*.f64 p p))))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) (*.f64 (*.f64 q q) (fma.f64 #s(literal 4 binary64) (/.f64 r (*.f64 p p)) (*.f64 (*.f64 q q) (fma.f64 #s(literal -16 binary64) (/.f64 r (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 6 binary64)))))))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) (*.f64 (*.f64 q q) (fma.f64 #s(literal 4 binary64) (/.f64 r (*.f64 p p)) (*.f64 (*.f64 q q) (fma.f64 #s(literal -16 binary64) (/.f64 r (pow.f64 p #s(literal 4 binary64))) (*.f64 (*.f64 q q) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 8 binary64))) (*.f64 #s(literal 64 binary64) (/.f64 r (pow.f64 p #s(literal 6 binary64)))))))))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) (*.f64 (*.f64 q q) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal -2 binary64))))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) (*.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 6 binary64)))) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal -2 binary64))))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) (*.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 8 binary64))) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal -6 binary64))))) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal -2 binary64))))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 4 binary64)))) (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal -2 binary64)))))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal -4 binary64))))) (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal -2 binary64)))))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))) (pow.f64 p #s(literal -1 binary64))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (fma.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 6 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 5 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -3 binary64)))) (pow.f64 p #s(literal -1 binary64))))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (fma.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -20 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 7 binary64))) (*.f64 #s(literal 6 binary64) (pow.f64 p #s(literal -5 binary64))))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -3 binary64)))) (pow.f64 p #s(literal -1 binary64))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 p #s(literal -2 binary64))))))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 p #s(literal -4 binary64))))) (pow.f64 p #s(literal -2 binary64))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q))) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (fma.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)))) #s(literal 1 binary64))))
#s(approx (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) (*.f64 #s(literal -1 binary64) q))
#s(approx (+ (* -1 q) (* 1/2 (+ (fabs p) (fabs r)))) (*.f64 #s(literal -1 binary64) q))
#s(approx (+ (* -1 q) (* 1/2 (+ (fabs p) (fabs r)))) (*.f64 q (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 #s(literal -1 binary64) q))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 q (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 q (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p r)) (*.f64 #s(literal 1/4 binary64) (*.f64 r r))) (*.f64 q q)))) #s(literal 1 binary64))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 q (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 p (pow.f64 r #s(literal 3 binary64)))) (*.f64 #s(literal -1/64 binary64) (pow.f64 r #s(literal 4 binary64)))) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p r)) (*.f64 #s(literal 1/4 binary64) (*.f64 r r))) (*.f64 q q))))) #s(literal 1 binary64))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -2 binary64) q))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 q (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) #s(literal 2 binary64))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 q (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p r) (*.f64 q q)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 r r) (*.f64 q q)))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p (pow.f64 r #s(literal 3 binary64))) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p r) (*.f64 q q)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 r #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 r r) (*.f64 q q))))))))
#s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) (*.f64 (*.f64 q q) (+.f64 (pow.f64 p #s(literal -1 binary64)) (/.f64 (*.f64 p (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p)))) (*.f64 q q)))))
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p))) (*.f64 q q))) (pow.f64 p #s(literal -2 binary64)))))
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (*.f64 p (*.f64 q q)))) (pow.f64 p #s(literal -2 binary64)))))
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p) (*.f64 (*.f64 q q) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (*.f64 p (*.f64 q q))) (pow.f64 p #s(literal -2 binary64)))))
#s(approx (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) (*.f64 (*.f64 q q) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (*.f64 q q)) (pow.f64 p #s(literal -1 binary64)))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (*.f64 #s(literal -1 binary64) q))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (*.f64 q (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 p p) (*.f64 q q)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) (/.f64 (*.f64 r (fma.f64 #s(literal -1/8 binary64) r (*.f64 #s(literal 1/4 binary64) p))) (*.f64 q q)))) #s(literal 1 binary64))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 p p) (*.f64 q q)) (fma.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) (+.f64 (/.f64 (*.f64 r (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 p p) r) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 p p) r))) (*.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 3 binary64))))) (pow.f64 q #s(literal 4 binary64))) (/.f64 (*.f64 r (fma.f64 #s(literal -1/8 binary64) r (*.f64 #s(literal 1/4 binary64) p))) (*.f64 q q)))))) #s(literal 1 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) (*.f64 #s(literal -2 binary64) q))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) (*.f64 q (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) #s(literal 2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) (*.f64 q (-.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 q (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))))))
#s(approx (+ (* 4 (* q q)) (* p p)) (*.f64 (*.f64 q q) (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (/.f64 (*.f64 r (fma.f64 #s(literal -1/8 binary64) r (*.f64 #s(literal 1/4 binary64) p))) q))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (/.f64 (fma.f64 r (fma.f64 #s(literal -1/8 binary64) r (*.f64 #s(literal 1/4 binary64) p)) (/.f64 (*.f64 r (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 p p) r) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 p p) r))) (*.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 3 binary64))))) (*.f64 q q))) q))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (/.f64 (fma.f64 r (fma.f64 #s(literal -1/8 binary64) r (*.f64 #s(literal 1/4 binary64) p)) (+.f64 (/.f64 (*.f64 r (fma.f64 #s(literal -1/2 binary64) (*.f64 p (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 r (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) r) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) r))))))) (pow.f64 q #s(literal 4 binary64))) (/.f64 (*.f64 r (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 p p) r) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 p p) r))) (*.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 3 binary64))))) (*.f64 q q)))) q))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (/.f64 (fma.f64 r (fma.f64 #s(literal -1/8 binary64) r (*.f64 #s(literal 1/4 binary64) p)) (+.f64 (/.f64 (*.f64 r (fma.f64 #s(literal -1/2 binary64) (*.f64 p (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 r (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) r) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) r))))))) (pow.f64 q #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 r (fma.f64 #s(literal -1/2 binary64) (*.f64 p (fma.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 r (fma.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) r) (fma.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) r) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 p p) (*.f64 r (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64))))))))))))) (pow.f64 q #s(literal 6 binary64))) (/.f64 (*.f64 r (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 p p) r) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 p p) r))) (*.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 3 binary64))))) (*.f64 q q))))) q))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (/.f64 (fma.f64 #s(literal -1/8 binary64) r (*.f64 #s(literal 1/4 binary64) p)) q))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 p p) r) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 p p) r))) (*.f64 q q)) (fma.f64 #s(literal -1/8 binary64) r (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/4 binary64) p)))) q))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64))))) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 r (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) r) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) r)))) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 p p) r) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 p p) r))) (*.f64 q q)) (fma.f64 #s(literal -1/8 binary64) r (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/4 binary64) p)))))) q))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64))))) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (fma.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64)))))))) (pow.f64 q #s(literal 6 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 r (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) r) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) r)))) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 r (fma.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) r) (fma.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) r) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 p p) (*.f64 r (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64)))))))))) (pow.f64 q #s(literal 6 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 p p) r) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 p p) r))) (*.f64 q q)) (fma.f64 #s(literal -1/8 binary64) r (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/4 binary64) p)))))))) q))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (fma.f64 #s(literal -1/4 binary64) r (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) r) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 p p) r) (*.f64 q q))))))
#s(approx (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (fma.f64 #s(literal -1/4 binary64) r (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) r) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) r) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 p p) r) (*.f64 q q)))))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) (+.f64 r (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 p p) r) (*.f64 q q)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) r) (pow.f64 q #s(literal 4 binary64)))))))
#s(approx (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p))))) (+.f64 r (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 p p) r) (*.f64 q q)) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) r) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) r) (pow.f64 q #s(literal 4 binary64))))))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))
#s(approx (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 q q)))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) (/.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 q q)))) (*.f64 q q)))
#s(approx (/ (* p p) (+ (* 4 (* q q)) (* p p))) (/.f64 (-.f64 (fma.f64 #s(literal -1/256 binary64) (/.f64 (pow.f64 p #s(literal 8 binary64)) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 p p))) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 q q))))) (*.f64 q q)))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))) q))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))) q))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64))))))) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))) q))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (/.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/4 binary64) p)) q))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64))))) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/4 binary64) p))) q))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64))))) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (fma.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64)))))))) (pow.f64 q #s(literal 6 binary64))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/4 binary64) p)))) q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)))) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64)))))
#s(approx (* (- (* (/ (+ (fabs r) (fabs p)) q) 1/2) 1) q) (*.f64 #s(literal -1 binary64) (*.f64 q (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q))))))
#s(approx (+ (* -1 q) (* 1/2 (+ (fabs p) (fabs r)))) (*.f64 #s(literal -1 binary64) (*.f64 q (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) q)
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p r)) (*.f64 #s(literal 1/4 binary64) (*.f64 r r))) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p r)) (*.f64 #s(literal 1/4 binary64) (*.f64 r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 p (pow.f64 r #s(literal 3 binary64)))) (*.f64 #s(literal -1/64 binary64) (pow.f64 r #s(literal 4 binary64)))) (*.f64 q q)))) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal 2 binary64) q))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 2 binary64)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p r)) (*.f64 #s(literal 1/4 binary64) (*.f64 r r))) q)))) q)) #s(literal 2 binary64)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p (pow.f64 r #s(literal 3 binary64))) (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (*.f64 p r))) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/4 binary64) (*.f64 r r)))) q)))) q)) #s(literal 2 binary64)))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) q)
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64)))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 p p) (*.f64 r (fma.f64 #s(literal -1/8 binary64) r (*.f64 #s(literal 1/4 binary64) p)))) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64)))))
#s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 p p) (fma.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 q q)) (fma.f64 r (fma.f64 #s(literal -1/8 binary64) r (*.f64 #s(literal 1/4 binary64) p)) (/.f64 (*.f64 r (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 p p) r) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 p p) r))) (*.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 3 binary64))))) (*.f64 q q))))) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) (*.f64 #s(literal 2 binary64) q))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 2 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) q)))) q)) #s(literal 2 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 q q))) (*.f64 #s(literal 1/4 binary64) (*.f64 p p))) q)))) q)) #s(literal 2 binary64)))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 #s(literal -2 binary64) q))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 q (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))))))
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))))))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 r (fma.f64 #s(literal -1/8 binary64) r (*.f64 #s(literal 1/4 binary64) p))) q)))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 r (fma.f64 #s(literal -1/8 binary64) r (*.f64 #s(literal 1/4 binary64) p)) (/.f64 (*.f64 r (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 p p) r) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 p p) r))) (*.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 3 binary64))))) (*.f64 q q))) q)))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 r (fma.f64 #s(literal -1/8 binary64) r (*.f64 #s(literal 1/4 binary64) p)) (+.f64 (/.f64 (*.f64 r (fma.f64 #s(literal -1/2 binary64) (*.f64 p (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 r (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) r) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) r))))))) (pow.f64 q #s(literal 4 binary64))) (/.f64 (*.f64 r (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 p p) r) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 p p) r))) (*.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 3 binary64))))) (*.f64 q q)))) q)))
#s(approx (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 r (fma.f64 #s(literal -1/8 binary64) r (*.f64 #s(literal 1/4 binary64) p)) (+.f64 (/.f64 (*.f64 r (fma.f64 #s(literal -1/2 binary64) (*.f64 p (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64))))) (*.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 r (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) r) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) r))))))) (pow.f64 q #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 r (fma.f64 #s(literal -1/2 binary64) (*.f64 p (fma.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 r (fma.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) r) (fma.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) r) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 p p) (*.f64 r (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64))))))))))))) (pow.f64 q #s(literal 6 binary64))) (/.f64 (*.f64 r (fma.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 p p) r) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 p p) r))) (*.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 3 binary64))))) (*.f64 q q))))) q)))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) r (*.f64 #s(literal 1/4 binary64) p)) q)))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 p p) r) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 p p) r))) (*.f64 q q)) (fma.f64 #s(literal -1/8 binary64) r (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/4 binary64) p)))) q)))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64))))) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 r (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) r) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) r)))) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 p p) r) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 p p) r))) (*.f64 q q)) (fma.f64 #s(literal -1/8 binary64) r (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/4 binary64) p)))))) q)))
#s(approx (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64))))) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (fma.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64)))))))) (pow.f64 q #s(literal 6 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 r (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) r) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) r)))) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 r (fma.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64)))))))) (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) r) (fma.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 p #s(literal 6 binary64)) r) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 p p) (*.f64 r (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64)))))))))) (pow.f64 q #s(literal 6 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 p p) r) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 p p) r))) (*.f64 q q)) (fma.f64 #s(literal -1/8 binary64) r (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/4 binary64) p)))))))) q)))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (/.f64 #s(literal -1/2 binary64) q))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))) q)))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))) q)))
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64))))))) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))) q)))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (*.f64 #s(literal -1/4 binary64) (/.f64 p q)))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/4 binary64) p)) q)))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64))))) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/4 binary64) p))) q)))
#s(approx (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64))))) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (fma.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64)))))))) (pow.f64 q #s(literal 6 binary64))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/4 binary64) p)))) q)))

eval128.0ms (2.7%)

Memory
15.8MiB live, 444.5MiB allocated; 45ms collecting garbage
Compiler

Compiled 72 600 to 4 679 computations (93.6% saved)

prune64.0ms (1.4%)

Memory
-33.5MiB live, 162.1MiB allocated; 10ms collecting garbage
Pruning

39 alts after pruning (30 fresh and 9 done)

PrunedKeptTotal
New7949803
Fresh32124
Picked235
Done066
Total79939838
Accuracy
81.1%
Counts
838 → 39
Alt Table
Click to see full alt table
StatusAccuracyProgram
2.4%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (*.f64 (/.f64 q p) (/.f64 q p)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)))) p)))
2.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(approx (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 (/.f64 q p) #s(literal 2 binary64)) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal 1 binary64)) r)) (pow.f64 p #s(literal -1 binary64))))) p)))
2.8%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) p) (/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) p (fabs.f64 r)) (fabs.f64 p)) (neg.f64 r)) p (*.f64 #s(literal -2 binary64) (*.f64 q q))) p))))
13.6%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (* p p)) -2) (- (/ (+ (fabs r) (fabs p)) p) (+ (* (/ r p) -1) 1))) p) (*.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64)))))
2.2%
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 p (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 r p)))))) #s(literal 1/2 binary64))
2.1%
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q))) #s(literal 1/2 binary64))
2.2%
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) p)) #s(literal 1/2 binary64))
2.7%
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) r) #s(literal 1/2 binary64))
5.6%
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) p) #s(literal 1/2 binary64))
2.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (-.f64 p r))))
3.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (exp.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)))))))))))
1.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/.f64 (-.f64 (pow.f64 (*.f64 r #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)))))
1.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 2 binary64)) (fma.f64 p p (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)))) #s(literal 1/2 binary64)))
18.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
34.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) #s(literal 1 binary64)) q))
18.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) #s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))
2.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) #s(literal 1/2 binary64)))
6.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 r p) #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 r (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) #s(literal 1 binary64))))))))
16.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/4 binary64))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))
17.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
16.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1/2 binary64))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))
30.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) 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) #s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 #s(approx (+ p (fabs p)) p) (fabs.f64 r)) r))))
5.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))))
21.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 r (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (-.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1 binary64)))))))
27.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(approx (- (+ (+ p (fabs p)) (fabs r)) r) (+.f64 p (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))))))))
9.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(approx (- (+ (+ p (fabs p)) (fabs r)) r) (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r)))))))
6.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
2.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
35.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
2.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (* q q)) (* p p))))) (* r (+ (* (* -1/4 (* r (- 1 (/ (* p p) (+ (* 4 (* q q)) (* p p)))))) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* (* 1/2 p) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))))))) (*.f64 (*.f64 r r) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 p r) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal -1 binary64))))))))
8.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (+.f64 (neg.f64 (/.f64 (*.f64 q q) r)) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r))))))
34.6%
#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 #s(literal -1 binary64) q (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))))))
26.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) (/.f64 (*.f64 q q) p)))
18.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) (*.f64 (*.f64 q q) (+.f64 (pow.f64 p #s(literal -1 binary64)) (/.f64 (*.f64 p (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p)))) (*.f64 q q))))))
12.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) r)) 1/2) (/ (* q q) p)) p)) 1/2)) (*.f64 p (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p))))))
34.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)) (*.f64 r (fma.f64 #s(literal -1/8 binary64) (/.f64 r q) (*.f64 #s(literal 1/4 binary64) (/.f64 p q)))))))
20.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* r r)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r)) (*.f64 #s(literal -2 binary64) (pow.f64 r #s(literal -1 binary64)))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)))))
3.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
Compiler

Compiled 5 236 to 1 814 computations (65.4% saved)

regimes110.0ms (2.3%)

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

7 calls:

18.0ms
p
17.0ms
q
15.0ms
(pow.f64 q #s(literal 2 binary64))
15.0ms
r
14.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
Results
AccuracySegmentsBranch
56.8%2(pow.f64 q #s(literal 2 binary64))
56.8%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
46.1%2(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
46.1%2(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
53.8%3p
55.7%3r
56.8%2q
Compiler

Compiled 51 to 54 computations (-5.9% saved)

regimes38.0ms (0.8%)

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

3 calls:

15.0ms
q
11.0ms
(pow.f64 q #s(literal 2 binary64))
9.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
Results
AccuracySegmentsBranch
56.7%2(pow.f64 q #s(literal 2 binary64))
56.7%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
56.7%2q
Compiler

Compiled 9 to 15 computations (-66.7% saved)

regimes29.0ms (0.6%)

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

5 calls:

6.0ms
(pow.f64 q #s(literal 2 binary64))
5.0ms
r
5.0ms
p
5.0ms
q
5.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
Results
AccuracySegmentsBranch
44.9%2p
37.2%2r
48.4%2(pow.f64 q #s(literal 2 binary64))
48.4%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
48.4%2q
Compiler

Compiled 11 to 21 computations (-90.9% saved)

regimes29.0ms (0.6%)

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

6 calls:

7.0ms
p
5.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
5.0ms
q
4.0ms
(pow.f64 q #s(literal 2 binary64))
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)))))))
Results
AccuracySegmentsBranch
38.6%2p
37.6%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))))))
37.6%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)))))))
40.3%2(pow.f64 q #s(literal 2 binary64))
40.3%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
40.3%2q
Compiler

Compiled 50 to 51 computations (-2% saved)

regimes13.0ms (0.3%)

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

3 calls:

4.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
4.0ms
(pow.f64 q #s(literal 2 binary64))
3.0ms
q
Results
AccuracySegmentsBranch
38.8%2q
38.8%2(pow.f64 q #s(literal 2 binary64))
38.8%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
Compiler

Compiled 9 to 15 computations (-66.7% saved)

regimes23.0ms (0.5%)

Memory
12.3MiB live, 59.2MiB allocated; 3ms collecting garbage
Counts
10 → 1
Calls
Call 1
Inputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (+ (+ r (fabs p)) (fabs r)) p) r) #s(literal 1/2 binary64)))
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) p) #s(literal 1/2 binary64))
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) r) #s(literal 1/2 binary64))
Outputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
Calls

7 calls:

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

Compiled 51 to 54 computations (-5.9% saved)

regimes9.0ms (0.2%)

Memory
-26.8MiB live, 20.2MiB allocated; 2ms 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)))))) q)
Outputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
Calls

7 calls:

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

Compiled 51 to 54 computations (-5.9% saved)

bsearch21.0ms (0.4%)

Memory
-4.9MiB live, 41.2MiB allocated; 3ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
18.0ms
9.463699108932036e-24
3.3586677646209856e-23
Samples
7.0ms30×2valid
5.0ms29×1valid
3.0ms21×0valid
Compiler

Compiled 765 to 474 computations (38% saved)

Precisions
Click to see histograms. Total time spent on operations: 12.0ms
ival-pow2: 4.0ms (34.7% of total)
adjust: 3.0ms (26% of total)
ival-sqrt: 1.0ms (8.7% of total)
ival-sub!: 1.0ms (8.7% of total)
ival-add!: 1.0ms (8.7% of total)
ival-mult!: 1.0ms (8.7% of total)
ival-fabs: 1.0ms (8.7% of total)

bsearch1.0ms (0%)

Memory
2.7MiB live, 2.7MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
1.0ms
9.463699108932036e-24
3.3586677646209856e-23
Compiler

Compiled 485 to 329 computations (32.2% saved)

bsearch29.0ms (0.6%)

Memory
6.6MiB live, 55.5MiB allocated; 5ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
26.0ms
6.843243787251012e-41
1.3262780984903955e-38
Samples
12.0ms42×2valid
8.0ms52×1valid
1.0ms18×0valid
Compiler

Compiled 564 to 416 computations (26.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 18.0ms
adjust: 7.0ms (39.1% of total)
ival-pow2: 4.0ms (22.3% of total)
ival-sqrt: 2.0ms (11.2% of total)
ival-mult!: 2.0ms (11.2% of total)
ival-sub!: 1.0ms (5.6% of total)
ival-add!: 1.0ms (5.6% of total)
ival-fabs: 1.0ms (5.6% of total)

bsearch0.0ms (0%)

Memory
1.0MiB live, 1.0MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
2.5036534020169652e-136
1.4653079079199729e-125
Compiler

Compiled 25 to 25 computations (0% saved)

bsearch0.0ms (0%)

Memory
0.9MiB live, 0.9MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
6.686028465447693e-116
6.745989699265095e-116
Compiler

Compiled 25 to 25 computations (0% saved)

derivations168.0ms (3.5%)

Memory
-14.6MiB live, 221.6MiB allocated; 15ms collecting garbage
Stop Event
fuel
Compiler

Compiled 588 to 102 computations (82.7% saved)

preprocess73.0ms (1.5%)

Memory
10.0MiB live, 154.7MiB allocated; 30ms collecting garbage
Remove

(sort p r)

(abs q)

Compiler

Compiled 3 622 to 1 396 computations (61.5% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...