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

Time bar (total: 5.9s)

start0.0ms (0%)

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

analyze0.0ms (0%)

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

Compiled 24 to 20 computations (16.7% saved)

sample2.1s (34.8%)

Memory
31.2MiB live, 4 096.3MiB allocated; 626ms collecting garbage
Samples
731.0ms2 356×2valid
611.0ms3 098×1valid
291.0ms2 802×0valid
Precisions
Click to see histograms. Total time spent on operations: 1.3s
ival-pow2: 318.0ms (24.6% of total)
adjust: 290.0ms (22.4% of total)
ival-mult!: 220.0ms (17% of total)
ival-sqrt: 170.0ms (13.1% of total)
ival-sub!: 109.0ms (8.4% of total)
ival-fabs: 100.0ms (7.7% of total)
ival-add!: 88.0ms (6.8% of total)
Bogosity

explain304.0ms (5.2%)

Memory
5.6MiB live, 489.0MiB allocated; 36ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1550-1(-6.384955696880678e-175 -2.442077877240526e-173 1.0696536241710896e-156)(sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))
1170-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
00-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-rescue1470
(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))overflow147
(pow.f64 q #s(literal 2 binary64))overflow67
(pow.f64 (-.f64 p r) #s(literal 2 binary64))overflow114
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))overflow67
-.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))))))cancellation1170
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-rescue70
(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))underflow7
(pow.f64 q #s(literal 2 binary64))underflow67
(pow.f64 (-.f64 p r) #s(literal 2 binary64))underflow19
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))underflow67
Confusion
Predicted +Predicted -
+2031
-052
Precision
1.0
Recall
0.9950980392156863
Confusion?
Predicted +Predicted MaybePredicted -
+20301
-0052
Precision?
1.0
Recall?
0.9950980392156863
Freqs
test
numberfreq
053
1135
268
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
40.0ms156×2valid
35.0ms180×1valid
20.0ms176×0valid
Compiler

Compiled 220 to 58 computations (73.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 63.0ms
ival-pow2: 20.0ms (31.9% of total)
adjust: 14.0ms (22.3% of total)
ival-sqrt: 8.0ms (12.8% of total)
ival-mult!: 7.0ms (11.2% of total)
ival-add!: 5.0ms (8% of total)
ival-sub!: 5.0ms (8% of total)
ival-fabs: 5.0ms (8% of total)

preprocess64.0ms (1.1%)

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

(abs q)

(sort p r)

Compiler

Compiled 44 to 36 computations (18.2% saved)

series23.0ms (0.4%)

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

rewrite223.0ms (3.8%)

Memory
11.7MiB live, 333.2MiB allocated; 43ms 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))))

eval78.0ms (1.3%)

Memory
-30.6MiB live, 93.9MiB allocated; 79ms collecting garbage
Compiler

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

prune29.0ms (0.5%)

Memory
-24.5MiB live, 74.0MiB allocated; 8ms collecting garbage
Pruning

30 alts after pruning (30 fresh and 0 done)

PrunedKeptTotal
New19530225
Fresh000
Picked101
Done000
Total19630226
Accuracy
72.6%
Counts
226 → 30
Alt Table
Click to see full alt table
StatusAccuracyProgram
10.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (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)))))))))
22.5%
(*.f64 (/.f64 #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)))))))
34.9%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))
2.2%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q))))
2.4%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 r))))
14.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p))))
10.8%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))
20.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 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.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 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)))
20.7%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))) r)))
2.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64))) p)))
20.1%
#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))))
2.2%
#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.9%
#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))))
11.1%
#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))
2.4%
#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.9%
#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)))
20.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))
2.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p))
13.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
2.8%
#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))))
37.1%
#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))))
15.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (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)))))))
16.7%
#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)))))))
3.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
6.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
5.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.9%
#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.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
3.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
Compiler

Compiled 2 360 to 1 644 computations (30.3% saved)

series69.0ms (1.2%)

Memory
23.3MiB live, 185.9MiB allocated; 18ms collecting garbage
Counts
45 → 284
Calls
Call 1
Inputs
#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 (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)))
(neg.f64 p)
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 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64))
(/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p)
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r))
(fabs.f64 p)
(-.f64 (fabs.f64 r) r)
(fabs.f64 r)
r
#s(literal -1/2 binary64)
#s(literal 1/2 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
q
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 1 binary64)
#s(literal 2 binary64)
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))
(+.f64 (fabs.f64 p) (fabs.f64 r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) 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))))
(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)))
(-.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))
(/.f64 (neg.f64 (*.f64 q q)) (-.f64 p r))
(neg.f64 (*.f64 q q))
(*.f64 q q)
(-.f64 p r)
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 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 (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))
(*.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)
(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))))
(/.f64 (*.f64 q q) (*.f64 r r))
(*.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)))
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)
(+.f64 (fabs.f64 r) (fabs.f64 p))
(fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))
(/.f64 p r)
#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 (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) r))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (+ (* 1/2 p) (* 1/2 (- (+ (fabs p) (fabs r)) r)))))
#s(approx (neg p) #s(hole binary64 (* -1 p)))
#s(approx p #s(hole binary64 p))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (/ (+ (* -1/2 p) (* -1/2 (- (+ (fabs p) (fabs r)) r))) p)))
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p))))
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (/ (- (+ (fabs p) (fabs r)) r) p)))
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (- (+ (fabs p) (fabs r)) r)))
#s(approx (fabs p) #s(hole binary64 (fabs 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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (/ (pow q 2) r))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (+ (* p (- (/ (pow q 2) (pow r 2)) 1/2)) (/ (pow q 2) r)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (+ (* p (- (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))) 1/2)) (/ (pow q 2) r)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (+ (* p (- (+ (* p (+ (/ (* p (pow q 2)) (pow r 4)) (/ (pow q 2) (pow r 3)))) (/ (pow q 2) (pow r 2))) 1/2)) (/ (pow q 2) 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 (/ (neg (* q q)) (- p r)) #s(hole binary64 (/ (pow q 2) r)))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (+ (/ (* p (pow q 2)) (pow r 2)) (/ (pow q 2) r))))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (+ (* p (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2)))) (/ (pow q 2) r))))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (+ (* p (+ (* p (+ (/ (* p (pow q 2)) (pow r 4)) (/ (pow q 2) (pow r 3)))) (/ (pow q 2) (pow r 2)))) (/ (pow q 2) r))))
#s(approx (- p r) #s(hole binary64 (* -1 r)))
#s(approx (- p r) #s(hole binary64 (- p r)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (+ p (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) 1)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))
#s(approx (/ (+ (fabs r) (fabs p)) r) #s(hole binary64 (/ (+ (fabs p) (fabs r)) r)))
#s(approx (+ (fabs r) (fabs p)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 1))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (+ 1 (* -1 (/ p 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 (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* 1/2 p)))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p))))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 -1/2))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 p)))
#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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1/2 p)))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p))) 1/2))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 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 (/ (neg (* q q)) (- p r)) #s(hole binary64 (* -1 (/ (pow q 2) p))))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (+ (* -1 (/ (* (pow q 2) (pow r 2)) (pow p 2))) (* -1 (pow q 2)))) p)))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (+ (* -1 (/ (* (pow q 2) (pow r 2)) (pow p 2))) (+ (* -1 (/ (* (pow q 2) (pow r 3)) (pow p 3))) (* -1 (pow q 2))))) p)))
#s(approx (- p r) #s(hole binary64 p))
#s(approx (- p r) #s(hole binary64 (* p (+ 1 (* -1 (/ r p))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 p))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* p (+ 1 (/ (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) p)))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (/ p r)))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (* p (pow r 2)))) (+ (/ 1 r) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))))) (/ 1 p)))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (/ p r)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (* p (- (+ (/ 1 r) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r)))) (/ 1 p)))))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (* -1 (/ p r))))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (* p (- (/ 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 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2)))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* 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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))))
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p)))))))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p))))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow q 2) (pow r 2)) p)) (* (pow q 2) r)) p)) (pow q 2)) p))))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow q 2) (pow r 3)) p) (* -1 (* (pow q 2) (pow r 2)))) p)) (* (pow q 2) r)) p)) (pow q 2)) p))))
#s(approx (- p r) #s(hole binary64 (* -1 (* p (- (/ r p) 1)))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) p)) 1)))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1) p)) (/ 1 r))))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1) p)) (/ 1 r))))))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (* -1 (* p (- (/ 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 (- (+ (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 (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2)))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (+ (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))) (* -1/2 r))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2)))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (- (+ (* -1/2 (/ (+ (fabs p) (fabs r)) p)) (* 1/2 (/ r p))) 1/2)))
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (+ (* -1/2 (/ (+ (fabs p) (fabs r)) p)) (* 1/2 (/ r p)))))
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (/ (+ (fabs p) (fabs r)) p)))
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) 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 (fabs r) #s(hole binary64 (fabs r)))
#s(approx r #s(hole binary64 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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (* 1/2 (- (+ (fabs p) (fabs r)) p)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (* r (+ 1/2 (* -1 (/ (pow q 2) (pow p 2)))))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (* r (+ 1/2 (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (* -1 (/ (pow q 2) (pow p 2))))))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (* r (+ 1/2 (+ (* -1 (/ (pow q 2) (pow p 2))) (* r (+ (* -1 (/ (* (pow q 2) r) (pow p 4))) (* -1 (/ (pow q 2) (pow p 3))))))))))))
#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 (/ (neg (* q q)) (- p r)) #s(hole binary64 (+ (* -1 (/ (* (pow q 2) r) (pow p 2))) (* -1 (/ (pow q 2) p)))))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (* r (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (* -1 (/ (pow q 2) (pow p 2))))))))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (* r (+ (* -1 (/ (pow q 2) (pow p 2))) (* r (+ (* -1 (/ (* (pow q 2) r) (pow p 4))) (* -1 (/ (pow q 2) (pow p 3))))))))))
#s(approx (- p r) #s(hole binary64 (+ p (* -1 r))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -2 (/ (pow q 2) r))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (fabs r)) (* -1 p)))) r)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r)))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* -2 (/ (pow q 2) (pow r 2)))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (fabs r)) (* -1 p)))) (pow r 2))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) (pow r 2))))
#s(approx (/ (* q q) (* r r)) #s(hole binary64 (/ (pow q 2) (pow r 2))))
#s(approx (* r r) #s(hole binary64 (pow r 2)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (/ (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) r)))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (/ (+ r (* -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)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1/2 r)))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* r (- (* -1 (/ (* p (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r)) 1/2))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (* 1/2 (/ r p))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (* r (- (+ (* -1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 p))) (* 1/2 (/ 1 r))))))
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (* 1/2 (/ r p))))
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (* r (+ (* -1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 p))))))
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (* -1 (/ r p))))
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (* r (- (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))) (/ 1 p)))))
#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 (- (+ (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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* 1/2 r)))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (/ (pow q 2) (pow r 2)))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))))))))
#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 (/ (neg (* q q)) (- p r)) #s(hole binary64 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (/ (+ (/ (* p (pow q 2)) r) (+ (/ (* (pow p 2) (pow q 2)) (pow r 2)) (pow q 2))) r)))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (/ (+ (/ (* p (pow q 2)) r) (+ (/ (* (pow p 2) (pow q 2)) (pow r 2)) (+ (/ (* (pow p 3) (pow q 2)) (pow r 3)) (pow q 2)))) r)))
#s(approx (- p r) #s(hole binary64 (* r (- (/ p r) 1))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 r)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 -1))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r))))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 -1))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/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 (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* r (+ 1/2 (/ (* p (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r))))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2) r)) (* 1/2 (/ 1 p)))))))
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (* -1 (* r (- (* 1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 p)))))))
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (* -1 (* r (+ (* -1 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (/ 1 p))))))
#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 (- (+ (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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p 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)) 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 (/ (neg (* q q)) (- p r)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r))))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* p (pow q 2)) (/ (* (pow p 2) (pow q 2)) r)) r)) (* -1 (pow q 2))) r))))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow p 2) (pow q 2))) (* -1 (/ (* (pow p 3) (pow q 2)) r))) r)) (* p (pow q 2))) r)) (* -1 (pow q 2))) r))))
#s(approx (- p r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r)))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* r (- (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r))) (/ p r))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (* -2 (/ (pow q 2) r)) (* -1 (- (* -1 (+ (fabs p) (fabs r))) p))) r)))))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (* -1 (/ (- (* -1 (+ (fabs p) (fabs r))) p) r)) 1)))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (+ (fabs p) (fabs r))) (* 2 (/ (pow q 2) r))) p) r)) 1)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (- (* -1 (/ (- (* -1 (+ (fabs p) (fabs r))) p) r)) 1)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ 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 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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (* -1 (/ (pow q 2) (- p r)))))
#s(approx (neg (* q q)) #s(hole binary64 (* -1 (pow q 2))))
#s(approx (* q q) #s(hole binary64 (pow q 2)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (+ (* -2 (/ (pow q 2) r)) (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (/ (pow q 2) (- p r)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* (pow q 2) (- (* 1/2 (/ (- (+ r (+ (fabs p) (fabs r))) p) (pow q 2))) (/ 1 (- p r))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* (pow q 2) (- (/ (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))) (pow q 2)) (* 2 (/ 1 r))))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* (pow q 2) (- (+ (/ (fabs p) (* (pow q 2) r)) (/ (fabs r) (* (pow q 2) r))) (+ (* -1 (/ p (* (pow q 2) r))) (+ (* 2 (/ 1 (pow r 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
14.0ms
r
@-inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (neg p) p (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (/ (+ (fabs p) (- (fabs r) r)) p) (+ (fabs p) (- (fabs r) r)) (fabs p) (- (fabs r) r) (fabs r) r -1/2 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q (* (/ 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)))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (- (+ (+ r (fabs p)) (fabs r)) p) (+ (+ r (fabs p)) (fabs r)) (+ r (fabs p)) (/ (neg (* q q)) (- p r)) (neg (* q q)) (* q q) (- p r) (* (/ 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) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/ (* q q) (* r r)) (* r r) -2 (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (/ (+ (fabs r) (fabs p)) r) (+ (fabs r) (fabs p)) (+ (* (/ p r) -1) 1) (/ p r) -1)
9.0ms
p
@inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (neg p) p (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (/ (+ (fabs p) (- (fabs r) r)) p) (+ (fabs p) (- (fabs r) r)) (fabs p) (- (fabs r) r) (fabs r) r -1/2 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q (* (/ 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)))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (- (+ (+ r (fabs p)) (fabs r)) p) (+ (+ r (fabs p)) (fabs r)) (+ r (fabs p)) (/ (neg (* q q)) (- p r)) (neg (* q q)) (* q q) (- p r) (* (/ 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) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/ (* q q) (* r r)) (* r r) -2 (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (/ (+ (fabs r) (fabs p)) r) (+ (fabs r) (fabs p)) (+ (* (/ p r) -1) 1) (/ p r) -1)
8.0ms
r
@inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (neg p) p (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (/ (+ (fabs p) (- (fabs r) r)) p) (+ (fabs p) (- (fabs r) r)) (fabs p) (- (fabs r) r) (fabs r) r -1/2 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q (* (/ 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)))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (- (+ (+ r (fabs p)) (fabs r)) p) (+ (+ r (fabs p)) (fabs r)) (+ r (fabs p)) (/ (neg (* q q)) (- p r)) (neg (* q q)) (* q q) (- p r) (* (/ 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) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/ (* q q) (* r r)) (* r r) -2 (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (/ (+ (fabs r) (fabs p)) r) (+ (fabs r) (fabs p)) (+ (* (/ p r) -1) 1) (/ p r) -1)
6.0ms
p
@0
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (neg p) p (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (/ (+ (fabs p) (- (fabs r) r)) p) (+ (fabs p) (- (fabs r) r)) (fabs p) (- (fabs r) r) (fabs r) r -1/2 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q (* (/ 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)))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (- (+ (+ r (fabs p)) (fabs r)) p) (+ (+ r (fabs p)) (fabs r)) (+ r (fabs p)) (/ (neg (* q q)) (- p r)) (neg (* q q)) (* q q) (- p r) (* (/ 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) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/ (* q q) (* r r)) (* r r) -2 (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (/ (+ (fabs r) (fabs p)) r) (+ (fabs r) (fabs p)) (+ (* (/ p r) -1) 1) (/ p r) -1)
6.0ms
p
@-inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (neg p) p (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (/ (+ (fabs p) (- (fabs r) r)) p) (+ (fabs p) (- (fabs r) r)) (fabs p) (- (fabs r) r) (fabs r) r -1/2 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q (* (/ 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)))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (- (+ (+ r (fabs p)) (fabs r)) p) (+ (+ r (fabs p)) (fabs r)) (+ r (fabs p)) (/ (neg (* q q)) (- p r)) (neg (* q q)) (* q q) (- p r) (* (/ 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) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/ (* q q) (* r r)) (* r r) -2 (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (/ (+ (fabs r) (fabs p)) r) (+ (fabs r) (fabs p)) (+ (* (/ p r) -1) 1) (/ p r) -1)

rewrite300.0ms (5.1%)

Memory
48.9MiB live, 460.0MiB allocated; 113ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0124610565
0130910020
1756210020
088399648
Stop Event
iter-limit
node-limit
iter-limit
Counts
329 → 449
Calls
Call 1
Inputs
#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 (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)))
(neg.f64 p)
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 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64))
(/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p)
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r))
(fabs.f64 p)
(-.f64 (fabs.f64 r) r)
(fabs.f64 r)
r
#s(literal -1/2 binary64)
#s(literal 1/2 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
q
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 1 binary64)
#s(literal 2 binary64)
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))
(+.f64 (fabs.f64 p) (fabs.f64 r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) 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))))
(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)))
(-.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))
(/.f64 (neg.f64 (*.f64 q q)) (-.f64 p r))
(neg.f64 (*.f64 q q))
(*.f64 q q)
(-.f64 p r)
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 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 (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))
(*.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)
(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))))
(/.f64 (*.f64 q q) (*.f64 r r))
(*.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)))
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)
(+.f64 (fabs.f64 r) (fabs.f64 p))
(fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))
(/.f64 p r)
#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 (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) r))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (+ (* 1/2 p) (* 1/2 (- (+ (fabs p) (fabs r)) r)))))
#s(approx (neg p) #s(hole binary64 (* -1 p)))
#s(approx p #s(hole binary64 p))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (/ (+ (* -1/2 p) (* -1/2 (- (+ (fabs p) (fabs r)) r))) p)))
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p))))
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (/ (- (+ (fabs p) (fabs r)) r) p)))
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (- (+ (fabs p) (fabs r)) r)))
#s(approx (fabs p) #s(hole binary64 (fabs 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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (/ (pow q 2) r))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (+ (* p (- (/ (pow q 2) (pow r 2)) 1/2)) (/ (pow q 2) r)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (+ (* p (- (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))) 1/2)) (/ (pow q 2) r)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (+ (* p (- (+ (* p (+ (/ (* p (pow q 2)) (pow r 4)) (/ (pow q 2) (pow r 3)))) (/ (pow q 2) (pow r 2))) 1/2)) (/ (pow q 2) 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 (/ (neg (* q q)) (- p r)) #s(hole binary64 (/ (pow q 2) r)))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (+ (/ (* p (pow q 2)) (pow r 2)) (/ (pow q 2) r))))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (+ (* p (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2)))) (/ (pow q 2) r))))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (+ (* p (+ (* p (+ (/ (* p (pow q 2)) (pow r 4)) (/ (pow q 2) (pow r 3)))) (/ (pow q 2) (pow r 2)))) (/ (pow q 2) r))))
#s(approx (- p r) #s(hole binary64 (* -1 r)))
#s(approx (- p r) #s(hole binary64 (- p r)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (+ p (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) 1)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))
#s(approx (/ (+ (fabs r) (fabs p)) r) #s(hole binary64 (/ (+ (fabs p) (fabs r)) r)))
#s(approx (+ (fabs r) (fabs p)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 1))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (+ 1 (* -1 (/ p 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 (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* 1/2 p)))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p))))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 -1/2))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 p)))
#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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1/2 p)))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p))) 1/2))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 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 (/ (neg (* q q)) (- p r)) #s(hole binary64 (* -1 (/ (pow q 2) p))))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (+ (* -1 (/ (* (pow q 2) (pow r 2)) (pow p 2))) (* -1 (pow q 2)))) p)))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (+ (* -1 (/ (* (pow q 2) (pow r 2)) (pow p 2))) (+ (* -1 (/ (* (pow q 2) (pow r 3)) (pow p 3))) (* -1 (pow q 2))))) p)))
#s(approx (- p r) #s(hole binary64 p))
#s(approx (- p r) #s(hole binary64 (* p (+ 1 (* -1 (/ r p))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 p))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* p (+ 1 (/ (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) p)))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (/ p r)))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (* p (pow r 2)))) (+ (/ 1 r) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))))) (/ 1 p)))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (/ p r)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (* p (- (+ (/ 1 r) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r)))) (/ 1 p)))))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (* -1 (/ p r))))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (* p (- (/ 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 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2)))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* 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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))))
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p)))))))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p))))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow q 2) (pow r 2)) p)) (* (pow q 2) r)) p)) (pow q 2)) p))))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow q 2) (pow r 3)) p) (* -1 (* (pow q 2) (pow r 2)))) p)) (* (pow q 2) r)) p)) (pow q 2)) p))))
#s(approx (- p r) #s(hole binary64 (* -1 (* p (- (/ r p) 1)))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) p)) 1)))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1) p)) (/ 1 r))))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1) p)) (/ 1 r))))))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (* -1 (* p (- (/ 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 (- (+ (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 (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2)))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (+ (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))) (* -1/2 r))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2)))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (- (+ (* -1/2 (/ (+ (fabs p) (fabs r)) p)) (* 1/2 (/ r p))) 1/2)))
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (+ (* -1/2 (/ (+ (fabs p) (fabs r)) p)) (* 1/2 (/ r p)))))
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (/ (+ (fabs p) (fabs r)) p)))
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) 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 (fabs r) #s(hole binary64 (fabs r)))
#s(approx r #s(hole binary64 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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (* 1/2 (- (+ (fabs p) (fabs r)) p)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (* r (+ 1/2 (* -1 (/ (pow q 2) (pow p 2)))))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (* r (+ 1/2 (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (* -1 (/ (pow q 2) (pow p 2))))))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (* r (+ 1/2 (+ (* -1 (/ (pow q 2) (pow p 2))) (* r (+ (* -1 (/ (* (pow q 2) r) (pow p 4))) (* -1 (/ (pow q 2) (pow p 3))))))))))))
#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 (/ (neg (* q q)) (- p r)) #s(hole binary64 (+ (* -1 (/ (* (pow q 2) r) (pow p 2))) (* -1 (/ (pow q 2) p)))))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (* r (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (* -1 (/ (pow q 2) (pow p 2))))))))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (* r (+ (* -1 (/ (pow q 2) (pow p 2))) (* r (+ (* -1 (/ (* (pow q 2) r) (pow p 4))) (* -1 (/ (pow q 2) (pow p 3))))))))))
#s(approx (- p r) #s(hole binary64 (+ p (* -1 r))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -2 (/ (pow q 2) r))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (fabs r)) (* -1 p)))) r)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r)))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* -2 (/ (pow q 2) (pow r 2)))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (fabs r)) (* -1 p)))) (pow r 2))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) (pow r 2))))
#s(approx (/ (* q q) (* r r)) #s(hole binary64 (/ (pow q 2) (pow r 2))))
#s(approx (* r r) #s(hole binary64 (pow r 2)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (/ (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) r)))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (/ (+ r (* -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)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1/2 r)))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* r (- (* -1 (/ (* p (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r)) 1/2))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (* 1/2 (/ r p))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (* r (- (+ (* -1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 p))) (* 1/2 (/ 1 r))))))
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (* 1/2 (/ r p))))
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (* r (+ (* -1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 p))))))
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (* -1 (/ r p))))
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (* r (- (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))) (/ 1 p)))))
#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 (- (+ (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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* 1/2 r)))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (/ (pow q 2) (pow r 2)))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))))))))
#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 (/ (neg (* q q)) (- p r)) #s(hole binary64 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (/ (+ (/ (* p (pow q 2)) r) (+ (/ (* (pow p 2) (pow q 2)) (pow r 2)) (pow q 2))) r)))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (/ (+ (/ (* p (pow q 2)) r) (+ (/ (* (pow p 2) (pow q 2)) (pow r 2)) (+ (/ (* (pow p 3) (pow q 2)) (pow r 3)) (pow q 2)))) r)))
#s(approx (- p r) #s(hole binary64 (* r (- (/ p r) 1))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 r)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 -1))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r))))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 -1))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/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 (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* r (+ 1/2 (/ (* p (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r))))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2) r)) (* 1/2 (/ 1 p)))))))
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (* -1 (* r (- (* 1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 p)))))))
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (* -1 (* r (+ (* -1 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (/ 1 p))))))
#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 (- (+ (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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p 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)) 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 (/ (neg (* q q)) (- p r)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r))))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* p (pow q 2)) (/ (* (pow p 2) (pow q 2)) r)) r)) (* -1 (pow q 2))) r))))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow p 2) (pow q 2))) (* -1 (/ (* (pow p 3) (pow q 2)) r))) r)) (* p (pow q 2))) r)) (* -1 (pow q 2))) r))))
#s(approx (- p r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r)))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* r (- (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r))) (/ p r))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (* -2 (/ (pow q 2) r)) (* -1 (- (* -1 (+ (fabs p) (fabs r))) p))) r)))))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (* -1 (/ (- (* -1 (+ (fabs p) (fabs r))) p) r)) 1)))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (+ (fabs p) (fabs r))) (* 2 (/ (pow q 2) r))) p) r)) 1)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (- (* -1 (/ (- (* -1 (+ (fabs p) (fabs r))) p) r)) 1)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ 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 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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))))
#s(approx (/ (neg (* q q)) (- p r)) #s(hole binary64 (* -1 (/ (pow q 2) (- p r)))))
#s(approx (neg (* q q)) #s(hole binary64 (* -1 (pow q 2))))
#s(approx (* q q) #s(hole binary64 (pow q 2)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (+ (* -2 (/ (pow q 2) r)) (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (/ (pow q 2) (- p r)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* (pow q 2) (- (* 1/2 (/ (- (+ r (+ (fabs p) (fabs r))) p) (pow q 2))) (/ 1 (- p r))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* (pow q 2) (- (/ (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))) (pow q 2)) (* 2 (/ 1 r))))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* (pow q 2) (- (+ (/ (fabs p) (* (pow q 2) r)) (/ (fabs r) (* (pow q 2) r))) (+ (* -1 (/ p (* (pow q 2) r))) (+ (* 2 (/ 1 (pow r 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)))))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p)))
(*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p))
(*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p))
(neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p))
(*.f64 #s(literal -1 binary64) p)
(*.f64 p #s(literal -1 binary64))
(neg.f64 p)
p
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))
(-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p))
(/.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal -1/2 binary64)) p)
(/.f64 (neg.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))) (neg.f64 p))
(/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p)
(-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (/.f64 r p))
(+.f64 (/.f64 (fabs.f64 p) p) (/.f64 (-.f64 (fabs.f64 r) r) p))
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 r r)) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)))
(/.f64 (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 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 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 r r (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) 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 (fabs.f64 p) (fabs.f64 p) (-.f64 (*.f64 (-.f64 (fabs.f64 r) r) (-.f64 (fabs.f64 r) r)) (*.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)))))
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)
(+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r))
(sqrt.f64 (*.f64 p p))
(fabs.f64 (neg.f64 p))
(fabs.f64 p)
(/.f64 (-.f64 (*.f64 r r) (*.f64 r r)) (+.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)
(sqrt.f64 (*.f64 r r))
(fabs.f64 (neg.f64 r))
(fabs.f64 r)
r
#s(literal -1/2 binary64)
#s(literal 1/2 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
q
(*.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))
(*.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)))) r)))
#s(literal 1/2 binary64)
#s(literal 1 binary64)
#s(literal 2 binary64)
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #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)))) r) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))))
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))
(/.f64 (-.f64 (*.f64 r r) (*.f64 (fabs.f64 p) (fabs.f64 p))) (-.f64 (fabs.f64 r) (fabs.f64 p)))
(/.f64 (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (*.f64 r r)) (-.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 r r (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 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 (fabs.f64 p) (fabs.f64 p) (-.f64 (*.f64 r r) (*.f64 (fabs.f64 p) (fabs.f64 r)))))
(+.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)))) r)
#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 (*.f64 (neg.f64 q) q) (-.f64 p r))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r)) (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r))) (*.f64 (*.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 (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r)) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.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 (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r)) (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r)))) (-.f64 (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r)) (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r)) (-.f64 (*.f64 (*.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 (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r)) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r)) #s(literal 3 binary64))) (fma.f64 (*.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 (*.f64 (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r)) (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r))) (*.f64 (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r))))))
(fma.f64 (/.f64 (*.f64 q q) (-.f64 p r)) #s(literal -1 binary64) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)))
(fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r)))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (-.f64 p r)) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r)))
(-.f64 (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r)) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p))))
(+.f64 (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r)))
(+.f64 (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r)) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) (*.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))) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (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 (*.f64 r r) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)))) (-.f64 r (+.f64 (fabs.f64 r) (fabs.f64 p))))
(/.f64 (-.f64 (*.f64 (+.f64 r (fabs.f64 p)) (+.f64 r (fabs.f64 p))) (*.f64 r r)) (-.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 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.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))) (fma.f64 (+.f64 r (fabs.f64 p)) (+.f64 r (fabs.f64 p)) (-.f64 (*.f64 r r) (*.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)))))
(+.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 (fabs.f64 p) (fabs.f64 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 (fabs.f64 p) (fabs.f64 p)) (*.f64 r (fabs.f64 p)))))
(+.f64 r (fabs.f64 p))
(+.f64 (fabs.f64 p) r)
(*.f64 (/.f64 (*.f64 q q) (-.f64 p r)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (-.f64 p r)))
(/.f64 (neg.f64 (*.f64 (neg.f64 q) q)) (neg.f64 (-.f64 p r)))
(/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r))
(neg.f64 (/.f64 (*.f64 q q) (-.f64 p r)))
(*.f64 (neg.f64 q) q)
(*.f64 #s(literal -1 binary64) (*.f64 q q))
(*.f64 (*.f64 q q) #s(literal -1 binary64))
(*.f64 q (neg.f64 q))
(neg.f64 (*.f64 q q))
(*.f64 (pow.f64 q #s(literal 1 binary64)) (pow.f64 q #s(literal 1 binary64)))
(*.f64 (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)))
(+.f64 (cosh.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 q) #s(literal 2 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 p r)
(*.f64 #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64) (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1 binary64))) r)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64) (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #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 (*.f64 q q) r) r) #s(literal -2 binary64) (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1 binary64))) r))
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64) (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1 binary64))) r)
(*.f64 r (fma.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64) (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) (fma.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64))) (*.f64 (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1 binary64)) (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1 binary64)))) (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64)) (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1 binary64))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) (fma.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) (fma.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64)) (-.f64 (*.f64 (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1 binary64)) (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64)) (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1 binary64))))))
(fma.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64) (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1 binary64)))
(fma.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 q q) r) r) (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1 binary64)))
(-.f64 (-.f64 (fma.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))
(-.f64 (fma.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))
(+.f64 (*.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64)) (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1 binary64)))
(+.f64 (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64)))
(*.f64 (/.f64 q r) (/.f64 q r))
(*.f64 q (/.f64 q (*.f64 r r)))
(/.f64 (*.f64 (neg.f64 q) q) (neg.f64 (*.f64 r r)))
(/.f64 (/.f64 (*.f64 q q) r) r)
(/.f64 (*.f64 q q) (*.f64 r r))
(*.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)))
(+.f64 (cosh.f64 (*.f64 (log.f64 r) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 r) #s(literal 2 binary64))))
#s(literal -2 binary64)
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))))
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 3 binary64)) (pow.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))))))
(-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1 binary64))
(-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))
(-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))
(+.f64 (/.f64 (fabs.f64 p) r) (-.f64 (/.f64 (fabs.f64 r) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (fabs.f64 p) r) (/.f64 (fabs.f64 p) r)) (*.f64 (/.f64 (fabs.f64 r) r) (/.f64 (fabs.f64 r) r))) (-.f64 (/.f64 (fabs.f64 p) r) (/.f64 (fabs.f64 r) r)))
(/.f64 (+.f64 (pow.f64 (/.f64 (fabs.f64 p) r) #s(literal 3 binary64)) (pow.f64 (/.f64 (fabs.f64 r) r) #s(literal 3 binary64))) (fma.f64 (/.f64 (fabs.f64 p) r) (/.f64 (fabs.f64 p) r) (-.f64 (*.f64 (/.f64 (fabs.f64 r) r) (/.f64 (fabs.f64 r) r)) (*.f64 (/.f64 (fabs.f64 p) r) (/.f64 (fabs.f64 r) r)))))
(/.f64 (fma.f64 (fabs.f64 p) r (*.f64 r (fabs.f64 r))) (*.f64 r r))
(/.f64 (neg.f64 (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 r))
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)
(+.f64 (/.f64 (fabs.f64 r) r) (/.f64 (fabs.f64 p) r))
(+.f64 (/.f64 (fabs.f64 p) r) (/.f64 (fabs.f64 r) r))
(/.f64 (-.f64 (*.f64 r r) (*.f64 (fabs.f64 p) (fabs.f64 p))) (-.f64 (fabs.f64 r) (fabs.f64 p)))
(/.f64 (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (*.f64 r r)) (-.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 r r (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 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 (fabs.f64 p) (fabs.f64 p) (-.f64 (*.f64 r r) (*.f64 (fabs.f64 p) (fabs.f64 r)))))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 p) r) (/.f64 (neg.f64 p) r))) (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 p) r)))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 p) r) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64)) (-.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 p) r) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (neg.f64 p) r) (/.f64 (neg.f64 p) r)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 p) r)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 p) r) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (neg.f64 p) r) (/.f64 (neg.f64 p) r) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)))))
(fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) (/.f64 p r) #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 p r)))
(+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 p) r))
(/.f64 (neg.f64 p) (neg.f64 r))
(/.f64 p r)
#s(literal -1 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 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 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 binary64)))) #s(literal -1/4 binary64) (*.f64 (*.f64 r #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 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/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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3 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 (*.f64 (*.f64 r #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 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 (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64)))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)))))
#s(approx (neg p) (neg.f64 p))
#s(approx p p)
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)))) p))
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)))
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p))
#s(approx (+ (fabs p) (- (fabs r) r)) (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)))
#s(approx (fabs p) (fabs.f64 p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (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 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 binary64)) (*.f64 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 (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 binary64)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 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 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3 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)))))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 binary64))))) p (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (fma.f64 (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (neg.f64 r) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 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 (*.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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3 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 (*.f64 (neg.f64 r) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 binary64)))) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (fma.f64 (-.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal 1/2 binary64)) p (/.f64 (*.f64 q q) r))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (fma.f64 (fma.f64 p (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (-.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal 1/2 binary64))) p (/.f64 (*.f64 q q) r))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (fma.f64 p (/.f64 (*.f64 q q) (pow.f64 r #s(literal 4 binary64))) (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64)))) p (-.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal 1/2 binary64))) p (/.f64 (*.f64 q q) r))))
#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 (/ (neg (* q q)) (- p r)) (/.f64 (*.f64 q q) r))
#s(approx (/ (neg (* q q)) (- p r)) (fma.f64 p (/.f64 (/.f64 (*.f64 q q) r) r) (/.f64 (*.f64 q q) r)))
#s(approx (/ (neg (* q q)) (- p r)) (fma.f64 (fma.f64 (/.f64 q r) (/.f64 q r) (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64)))) p (/.f64 (*.f64 q q) r)))
#s(approx (/ (neg (* q q)) (- p r)) (fma.f64 (fma.f64 (/.f64 q r) (/.f64 q r) (*.f64 (fma.f64 p (/.f64 (*.f64 q q) (pow.f64 r #s(literal 4 binary64))) (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64)))) p)) p (/.f64 (*.f64 q q) r)))
#s(approx (- p r) (neg.f64 r))
#s(approx (- p r) (-.f64 p r))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 (-.f64 (fma.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1 binary64)) r))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (fma.f64 (-.f64 (fma.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1 binary64)) r p))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (fma.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1 binary64)))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (fma.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64) (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (/.f64 p r))) #s(literal 1 binary64)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (-.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (/.f64 p r)) #s(literal 1 binary64)))
#s(approx (/ (+ (fabs r) (fabs p)) r) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r))
#s(approx (+ (fabs r) (fabs p)) (+.f64 (fabs.f64 r) (fabs.f64 p)))
#s(approx (+ (* (/ p r) -1) 1) #s(literal 1 binary64))
#s(approx (+ (* (/ p r) -1) 1) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))
#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 (*.f64 (neg.f64 q) q) (*.f64 p p))) #s(literal 1/2 binary64)) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p))) (*.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 (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 p #s(literal 1/2 binary64)))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(literal -1/2 binary64))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (neg.f64 p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.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) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 p p))) #s(literal 1/2 binary64)) p))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p))) (*.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 (/ (neg (* q q)) (- p r)) (neg.f64 (/.f64 (*.f64 q q) p)))
#s(approx (/ (neg (* q q)) (- p r)) (neg.f64 (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) p)))
#s(approx (/ (neg (* q q)) (- p r)) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (pow.f64 (*.f64 q r) #s(literal 2 binary64)) (*.f64 p p)) (*.f64 q q)) (neg.f64 (/.f64 (*.f64 (*.f64 q q) r) p))) p))
#s(approx (/ (neg (* q q)) (- p r)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) r) p) #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 q q) (/.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (*.f64 q q)) (neg.f64 (/.f64 (pow.f64 (*.f64 q r) #s(literal 2 binary64)) (*.f64 p 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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) p)
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 (fma.f64 r (/.f64 (-.f64 (fma.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1 binary64)) p) #s(literal 1 binary64)) p))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/.f64 p r))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 q q) p) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) (pow.f64 r #s(literal -1 binary64))) (pow.f64 p #s(literal -1 binary64)))) p))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (/.f64 p r))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (*.f64 (-.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) (pow.f64 r #s(literal -1 binary64))) (pow.f64 p #s(literal -1 binary64))) p))
#s(approx (+ (* (/ p r) -1) 1) (/.f64 (neg.f64 p) r))
#s(approx (+ (* (/ p r) -1) 1) (*.f64 (-.f64 (pow.f64 p #s(literal -1 binary64)) (pow.f64 r #s(literal -1 binary64))) p))
#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 (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.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 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) p)))) p)) #s(literal 1/2 binary64))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p)))
#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 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p)) #s(literal 1 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (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 q q (/.f64 (*.f64 (*.f64 q q) r) p))) p) #s(literal -1 binary64) r) p) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.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) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 q q) p))) p) #s(literal -1 binary64) #s(literal 1/2 binary64))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) p))) p) #s(literal -1 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 (/ (neg (* q q)) (- p r)) (neg.f64 (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) p)))
#s(approx (/ (neg (* q q)) (- p r)) (neg.f64 (/.f64 (fma.f64 q q (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 q r) #s(literal 2 binary64)) p)) (*.f64 (*.f64 q q) r)) p))) p)))
#s(approx (/ (neg (* q q)) (- p r)) (neg.f64 (/.f64 (fma.f64 q q (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 q q) (/.f64 (pow.f64 r #s(literal 3 binary64)) p)) (neg.f64 (pow.f64 (*.f64 q r) #s(literal 2 binary64)))) p)) (*.f64 (*.f64 q q) r)) p))) p)))
#s(approx (- p r) (*.f64 (neg.f64 p) (-.f64 (/.f64 r p) #s(literal 1 binary64))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (*.f64 r (/.f64 (-.f64 (fma.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1 binary64)) p))) #s(literal 1 binary64))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1 binary64)) p)) (pow.f64 r #s(literal -1 binary64)))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) p)) (pow.f64 r #s(literal -1 binary64)))))
#s(approx (+ (* (/ p r) -1) 1) (*.f64 (neg.f64 p) (-.f64 (pow.f64 r #s(literal -1 binary64)) (pow.f64 p #s(literal -1 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))
#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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 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 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 binary64)))) #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -3 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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 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 (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (fma.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) r)))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 r p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)))
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (fma.f64 (/.f64 r p) #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64))))
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p))
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)))
#s(approx (+ (fabs p) (- (fabs r) r)) (+.f64 (fabs.f64 r) (fabs.f64 p)))
#s(approx (+ (fabs p) (- (fabs r) r)) (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)))
#s(approx (- (fabs r) r) (fabs.f64 r))
#s(approx (- (fabs r) r) (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)))
#s(approx (fabs r) (fabs.f64 r))
#s(approx r 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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 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 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 binary64)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 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 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -3 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)))))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 binary64))))) r (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (fma.f64 (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (neg.f64 p) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 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 (*.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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -3 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 (neg.f64 p) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 binary64)))) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 q q) p))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -1 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -1 binary64) #s(literal 1/2 binary64)) r (*.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) (/ (neg (* q q)) (- p r))) (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p))) #s(literal 1/2 binary64)) r (*.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) (/ (neg (* q q)) (- p r))) (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -1 binary64) (fma.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 4 binary64))) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))))) r (/.f64 (*.f64 (neg.f64 q) q) (*.f64 p p))) #s(literal 1/2 binary64)) r (*.f64 (+.f64 (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 (/ (neg (* q q)) (- p r)) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 q q) (/.f64 r (*.f64 p p)) (/.f64 (*.f64 q q) p))))
#s(approx (/ (neg (* q q)) (- p r)) (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p)))) r (neg.f64 (/.f64 (*.f64 q q) p))))
#s(approx (/ (neg (* q q)) (- p r)) (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 4 binary64))) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))))) r (/.f64 (*.f64 (neg.f64 q) q) (*.f64 p p))) r (neg.f64 (/.f64 (*.f64 q q) p))))
#s(approx (- p r) (fma.f64 #s(literal -1 binary64) r p))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (*.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64)))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/.f64 (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) (*.f64 r r)))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) (*.f64 r r)))
#s(approx (/ (* q q) (* r r)) (/.f64 (/.f64 (*.f64 q q) r) r))
#s(approx (* r r) (*.f64 r r))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (/.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r))
#s(approx (+ (* (/ p r) -1) 1) (/.f64 (fma.f64 #s(literal -1 binary64) p r) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64)) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64))) #s(literal -1 binary64) (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64))) r))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) r) #s(literal 1/2 binary64)) r))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (/.f64 r p) #s(literal 1/2 binary64)))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) p)) (/.f64 #s(literal 1/2 binary64) r)) r))
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (*.f64 (/.f64 r p) #s(literal 1/2 binary64)))
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) p)) r))
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) (/.f64 (neg.f64 r) p))
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) (pow.f64 p #s(literal -1 binary64))) r))
#s(approx (+ (fabs p) (- (fabs r) r)) (neg.f64 r))
#s(approx (+ (fabs p) (- (fabs r) r)) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) r))
#s(approx (- (fabs r) r) (neg.f64 r))
#s(approx (- (fabs r) r) (*.f64 (-.f64 (/.f64 (fabs.f64 r) 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 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #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 (*.f64 q q) r) r) #s(literal -2 binary64) (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #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 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 q q) 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 (*.f64 q q) 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 (/.f64 q r) (/.f64 q r) (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64)))) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64)) r))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 r #s(literal 1/2 binary64)))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.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) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 (+.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)) r))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (/.f64 q r) (/.f64 q r) (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 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 (/ (neg (* q q)) (- p r)) (/.f64 (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r))) r))
#s(approx (/ (neg (* q q)) (- p r)) (/.f64 (fma.f64 p (/.f64 (*.f64 q q) r) (fma.f64 q q (/.f64 (pow.f64 (*.f64 p q) #s(literal 2 binary64)) (*.f64 r r)))) r))
#s(approx (/ (neg (* q q)) (- p r)) (/.f64 (fma.f64 p (/.f64 (*.f64 q q) r) (+.f64 (fma.f64 (pow.f64 p #s(literal 3 binary64)) (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (*.f64 q q)) (/.f64 (pow.f64 (*.f64 p q) #s(literal 2 binary64)) (*.f64 r r)))) r))
#s(approx (- p r) (*.f64 (-.f64 (/.f64 p r) #s(literal 1 binary64)) r))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (neg.f64 r))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1 binary64)) r))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64) (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1 binary64))) r))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(literal -1 binary64))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1 binary64)))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (fma.f64 (/.f64 (/.f64 (*.f64 q q) r) r) #s(literal -2 binary64) (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1 binary64))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(literal -1 binary64))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 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 q q (*.f64 p (/.f64 (*.f64 q q) r)))) r))) r)) #s(literal 1/2 binary64))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (neg.f64 r) (fma.f64 p (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) #s(literal 1/2 binary64))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r)) (/.f64 #s(literal 1/2 binary64) p))))
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (*.f64 (neg.f64 r) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) (pow.f64 p #s(literal -1 binary64))))))
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) #s(literal -1 binary64) (pow.f64 p #s(literal -1 binary64)))))
#s(approx (+ (fabs p) (- (fabs r) r)) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (- (fabs r) r) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (fabs.f64 r) r) #s(literal -1 binary64) #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 q q (*.f64 p (/.f64 (*.f64 q q) r)))) r) #s(literal -1 binary64) p) r) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.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) 1/2) (/ (neg (* q q)) (- p r))) (*.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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.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 q q (*.f64 p (/.f64 (*.f64 q q) r)))) r))) r)) #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 (neg.f64 (/.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 (/ (neg (* q q)) (- p r)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r)))) r)))
#s(approx (/ (neg (* q q)) (- p r)) (neg.f64 (/.f64 (fma.f64 (neg.f64 q) q (neg.f64 (/.f64 (fma.f64 (*.f64 q q) p (/.f64 (pow.f64 (*.f64 p q) #s(literal 2 binary64)) r)) r))) r)))
#s(approx (/ (neg (* q q)) (- p r)) (neg.f64 (/.f64 (fma.f64 (neg.f64 q) q (neg.f64 (/.f64 (fma.f64 (*.f64 q q) p (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) (/.f64 (*.f64 q q) r)) #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 p q) #s(literal 2 binary64)))) r))) 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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 (neg.f64 r) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 r) (fabs.f64 p))) p) r))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) (neg.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 r) (fabs.f64 p))) p))) r) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (/.f64 (neg.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 r) (fabs.f64 p))) p)) r) #s(literal 1 binary64)))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal 2 binary64) (neg.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)))) p) r)) #s(literal 1 binary64)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (-.f64 (/.f64 (neg.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 r) (fabs.f64 p))) p)) r) #s(literal 1 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 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 (*.f64 (neg.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 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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.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) 1/2) (/ (neg (* q q)) (- p r))) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r))))
#s(approx (/ (neg (* q q)) (- p r)) (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r)))
#s(approx (neg (* q q)) (*.f64 (neg.f64 q) q))
#s(approx (* q q) (*.f64 q q))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (fma.f64 (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1 binary64)) r (*.f64 (/.f64 (*.f64 q q) r) #s(literal -2 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 (-.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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r)))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 q q)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 (-.f64 (*.f64 r (/.f64 (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1 binary64)) (*.f64 q q))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 (*.f64 q q) r)) (fma.f64 (/.f64 p (*.f64 (*.f64 q q) r)) #s(literal -1 binary64) (fma.f64 (pow.f64 r #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))))

eval115.0ms (1.9%)

Memory
-29.2MiB live, 267.1MiB allocated; 92ms collecting garbage
Compiler

Compiled 26 437 to 2 555 computations (90.3% saved)

prune41.0ms (0.7%)

Memory
6.8MiB live, 154.1MiB allocated; 8ms collecting garbage
Pruning

34 alts after pruning (33 fresh and 1 done)

PrunedKeptTotal
New50118519
Fresh101525
Picked415
Done000
Total51534549
Accuracy
77.3%
Counts
549 → 34
Alt Table
Click to see full alt table
StatusAccuracyProgram
10.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (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)))))))))
22.5%
(*.f64 (/.f64 #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)))))))
11.7%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (sqrt.f64 (*.f64 p p)) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))
34.9%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))
2.2%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q))))
26.6%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (*.f64 (/.f64 q r) (/.f64 q 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)))
20.7%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))) r)))
2.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64))) p)))
39.7%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r))))
28.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))))) #s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64)))))
13.5%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 (-.f64 (*.f64 r (/.f64 (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1 binary64)) (*.f64 q q))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)))))
10.8%
(*.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))
1.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.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))) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (fma.f64 p p (*.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)))))) (fma.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64)))) (-.f64 p r))))
2.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(approx (- (+ (+ r (fabs p)) (fabs r)) p) r) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (-.f64 p r))))
11.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64))) #s(literal -1 binary64) (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64))) r))
2.4%
#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.9%
#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)))
20.6%
#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)))
13.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
2.4%
#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)))
3.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r #s(literal 1/2 binary64)))
6.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p #s(literal 1/2 binary64)))
15.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (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)))))))
16.7%
#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)))))))
5.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.9%
#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.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
21.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (/.f64 (*.f64 (neg.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)))))) #s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 q q)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q))))
2.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.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)))
2.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 (+.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)) r)))
37.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))))))
3.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
Compiler

Compiled 2 976 to 2 019 computations (32.2% saved)

series68.0ms (1.1%)

Memory
-4.7MiB live, 229.3MiB allocated; 20ms collecting garbage
Counts
45 → 436
Calls
Call 1
Inputs
(*.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) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r))))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 1 binary64)
#s(literal 2 binary64)
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r))
(/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r)
(fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q)))
(-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p))
(+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p))
(fma.f64 #s(literal -1 binary64) r (fabs.f64 r))
#s(literal -1 binary64)
r
(fabs.f64 r)
(fabs.f64 p)
p
(neg.f64 p)
(*.f64 #s(literal -2 binary64) (*.f64 q q))
#s(literal -2 binary64)
(*.f64 q q)
q
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
(neg.f64 q)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (+.f64 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))
#s(literal 1/2 binary64)
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (sqrt.f64 (*.f64 p p)) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))
(-.f64 (+.f64 (sqrt.f64 (*.f64 p p)) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))
(+.f64 (sqrt.f64 (*.f64 p p)) (fabs.f64 r))
(sqrt.f64 (*.f64 p p))
(*.f64 p p)
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 q q)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 q q)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q)))
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 q q)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q))
(-.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 q q)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 p r) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 q q)) #s(literal 1/2 binary64))
(/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 q q))
(+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p))
(-.f64 (fabs.f64 r) p)
(pow.f64 (-.f64 p r) #s(literal -1 binary64))
(-.f64 p r)
Outputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (+ p (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (+ (fabs p) (+ (fabs r) (* -1 r))))) r)))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (+ p (+ (* -2 (/ (pow q 2) r)) (+ (fabs p) (+ (fabs r) (* -1 r)))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (+ (* -2 (pow q 2)) (* r (+ (fabs p) (+ (fabs r) (* -1 r)))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (+ (* -2 (pow q 2)) (+ (* p r) (* r (+ (fabs p) (+ (fabs r) (* -1 r))))))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* -1 r)))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (+ p (+ (fabs p) (+ (fabs r) (* -1 r))))))
#s(approx (+ (+ (* -1 r) (fabs r)) (fabs p)) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* -1 r)))))
#s(approx (fabs p) #s(hole binary64 (fabs p)))
#s(approx p #s(hole binary64 p))
#s(approx (neg p) #s(hole binary64 (* -1 p)))
#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 (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* p (- 1 (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) (* 1/2 (- (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (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 (- 1 (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (- 1 (* -1 (* 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 (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs r) (* p (- 1 (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs r) (* p (- (+ 1 (* -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 (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs r) (* p (- (+ 1 (* 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 (* p p)) (fabs r)) #s(hole binary64 (fabs r)))
#s(approx (+ (sqrt (* p p)) (fabs r)) #s(hole binary64 (+ p (fabs r))))
#s(approx (sqrt (* p p)) #s(hole binary64 p))
#s(approx (* p p) #s(hole binary64 (pow p 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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (/ (pow q 2) r))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (+ (* p (- (/ (pow q 2) (pow r 2)) 1/2)) (/ (pow q 2) r)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (+ (* p (- (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))) 1/2)) (/ (pow q 2) r)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (+ (* p (- (+ (* p (+ (/ (* p (pow q 2)) (pow r 4)) (/ (pow q 2) (pow r 3)))) (/ (pow q 2) (pow r 2))) 1/2)) (/ (pow q 2) r)))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* (pow q 2) (+ (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) (pow q 2))) (/ 1 r)))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (+ (* p (* (pow q 2) (- (/ 1 (pow r 2)) (* 1/2 (/ 1 (pow q 2)))))) (* (pow q 2) (+ (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) (pow q 2))) (/ 1 r))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (+ (* p (+ (* (pow q 2) (- (/ 1 (pow r 2)) (* 1/2 (/ 1 (pow q 2))))) (/ (* p (pow q 2)) (pow r 3)))) (* (pow q 2) (+ (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) (pow q 2))) (/ 1 r))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (+ (* p (+ (* p (+ (/ (* p (pow q 2)) (pow r 4)) (/ (pow q 2) (pow r 3)))) (* (pow q 2) (- (/ 1 (pow r 2)) (* 1/2 (/ 1 (pow q 2))))))) (* (pow q 2) (+ (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) (pow q 2))) (/ 1 r))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (+ (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) (pow q 2))) (/ 1 r))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (+ (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) (pow q 2))) (+ (* p (- (/ 1 (pow r 2)) (* 1/2 (/ 1 (pow q 2))))) (/ 1 r)))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (+ (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) (pow q 2))) (+ (* p (- (+ (/ 1 (pow r 2)) (/ p (pow r 3))) (* 1/2 (/ 1 (pow q 2))))) (/ 1 r)))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (+ (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) (pow q 2))) (+ (* p (- (+ (* p (+ (/ 1 (pow r 3)) (/ p (pow r 4)))) (/ 1 (pow r 2))) (* 1/2 (/ 1 (pow q 2))))) (/ 1 r)))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) #s(hole binary64 (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) (pow q 2)))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) #s(hole binary64 (+ (* -1/2 (/ p (pow q 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) (pow q 2))))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) #s(hole binary64 (/ (+ r (+ (fabs p) (fabs r))) (pow q 2))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) #s(hole binary64 (+ (* -1 (/ p (pow q 2))) (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2)))))))
#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 (- (fabs r) p) #s(hole binary64 (fabs r)))
#s(approx (- (fabs r) p) #s(hole binary64 (+ (fabs r) (* -1 p))))
#s(approx (pow (- p r) -1) #s(hole binary64 (/ -1 r)))
#s(approx (pow (- p r) -1) #s(hole binary64 (- (* -1 (/ p (pow r 2))) (/ 1 r))))
#s(approx (pow (- p r) -1) #s(hole binary64 (- (* p (- (* -1 (/ p (pow r 3))) (/ 1 (pow r 2)))) (/ 1 r))))
#s(approx (pow (- p r) -1) #s(hole binary64 (- (* p (- (* p (- (* -1 (/ p (pow r 4))) (/ 1 (pow r 3)))) (/ 1 (pow r 2)))) (/ 1 r))))
#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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 p))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* p (+ 1 (/ (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) p)))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 p))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 2) (* p r))) (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p))))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* p r)))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* p (+ r (+ (* -2 (/ (pow q 2) p)) (/ (* r (+ (fabs p) (+ (fabs r) (* -1 r)))) p))))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 p))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p)))))))
#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 (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (fabs r) (* -1 r)))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (* 1/2 (- (fabs r) (* -1 r))))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (* (pow q 2) r) (pow p 2))) (+ (* -1 (/ (pow q 2) p)) (* 1/2 (- (fabs r) (* -1 r)))))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (* (pow q 2) r) (pow p 2))) (+ (* -1 (/ (pow q 2) p)) (+ (* 1/4 (/ (+ (* -4 (* (pow q 2) (pow r 2))) (* 4 (pow q 4))) (pow p 3))) (* 1/2 (- (fabs r) (* -1 r))))))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (fabs r) (* -1 r))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs r) (* -2 (/ (pow q 2) p))) (* -1 r))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs r) (* -2 (/ (* (pow q 2) r) (pow p 2)))) (+ (* -1 r) (* 2 (/ (pow q 2) p))))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs r) (* 1/2 (/ (+ (* -4 (* (pow q 2) (pow r 2))) (* 4 (pow q 4))) (pow p 3)))) (+ (* -1 r) (+ (* 2 (/ (* (pow q 2) r) (pow p 2))) (* 2 (/ (pow q 2) p)))))))
#s(approx (+ (sqrt (* p p)) (fabs r)) #s(hole binary64 p))
#s(approx (+ (sqrt (* p p)) (fabs r)) #s(hole binary64 (* p (+ 1 (/ (fabs r) p)))))
#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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1/2 p)))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p))) 1/2))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))) 1/2))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* -1/2 p)))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* p (- (* 1/2 (/ (* (pow q 2) (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))))) p)) 1/2))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (* (pow q 2) (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))))) p))) 1/2))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (* (pow q 2) (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))))) p)))) 1/2))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* -1/2 (/ p (pow q 2)))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* p (- (* 1/2 (/ (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2)))) p)) (* 1/2 (/ 1 (pow q 2)))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* p (- (* 1/2 (/ (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2)))) p)) (+ (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow p 2)))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* p (- (+ (* -1 (/ r (pow p 3))) (* 1/2 (/ (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2)))) p))) (+ (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow p 2)))))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) #s(hole binary64 (* -1/2 (/ p (pow q 2)))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) #s(hole binary64 (* p (- (* 1/2 (/ (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2)))) p)) (* 1/2 (/ 1 (pow q 2)))))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) #s(hole binary64 (* -1 (/ p (pow q 2)))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) #s(hole binary64 (* p (- (+ (/ r (* p (pow q 2))) (+ (/ (fabs p) (* p (pow q 2))) (/ (fabs r) (* p (pow q 2))))) (/ 1 (pow q 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 r) p) #s(hole binary64 (* -1 p)))
#s(approx (- (fabs r) p) #s(hole binary64 (* p (- (/ (fabs r) p) 1))))
#s(approx (pow (- p r) -1) #s(hole binary64 (/ 1 p)))
#s(approx (pow (- p r) -1) #s(hole binary64 (/ (+ 1 (/ r p)) p)))
#s(approx (pow (- p r) -1) #s(hole binary64 (/ (- (+ 1 (/ (pow r 2) (pow p 2))) (* -1 (/ r p))) p)))
#s(approx (pow (- p r) -1) #s(hole binary64 (/ (- (+ 1 (/ (pow r 3) (pow p 3))) (+ (* -1 (/ r p)) (* -1 (/ (pow r 2) (pow p 2))))) p)))
#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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) p)) 1)))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -2 (/ (pow q 2) r)) (* -1 r)))) p)) 1)))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* -1 (* p (+ (* -1 r) (* -1 (/ (+ (* -2 (pow q 2)) (* r (+ (fabs p) (+ (fabs r) (* -1 r))))) p)))))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) 1)))))
#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 (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (fabs r) r))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (fabs r) r)) (/ (pow q 2) p))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (fabs r) r)))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (+ (* -4 (* (pow q 2) (pow r 2))) (* 4 (pow q 4))) p)) (* (pow q 2) r)) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (fabs r) r)))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (fabs r) r)))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs r) (* 2 (/ (pow q 2) p))) r)))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) r)))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs r) (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ (* -4 (* (pow q 2) (pow r 2))) (* 4 (pow q 4))) p)) (* -2 (* (pow q 2) r))) p)) (* 2 (pow q 2))) p))) r)))
#s(approx (+ (sqrt (* p p)) (fabs r)) #s(hole binary64 (* -1 p)))
#s(approx (+ (sqrt (* p p)) (fabs r)) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (fabs r) p)))))))
#s(approx (sqrt (* p p)) #s(hole binary64 (* -1 p)))
#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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (* (pow q 2) (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))))) p)))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (* (pow q 2) (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))))))) p)))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (* (pow q 2) (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))))))) p)))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* -1 (* p (+ (* -1/2 (/ (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2)))) p)) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* -1 (* p (+ (* -1 (/ (- (* 1/2 (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))))) (/ 1 p)) p)) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* -1 (* p (+ (* -1 (/ (+ (* -1 (/ (+ 1 (/ r p)) p)) (* 1/2 (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2)))))) p)) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) #s(hole binary64 (* -1 (* p (+ (* -1/2 (/ (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2)))) p)) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) #s(hole binary64 (* -1 (* p (+ (* -1 (/ (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2)))) p)) (/ 1 (pow q 2)))))))
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p)))))))
#s(approx (- (fabs r) p) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (fabs r) p)))))))
#s(approx (pow (- p r) -1) #s(hole binary64 (* -1 (/ (- (* -1 (/ r p)) 1) p))))
#s(approx (pow (- p r) -1) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (/ (pow r 2) p) (* -1 r)) p)) 1) p))))
#s(approx (pow (- p r) -1) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow r 3) p)) (pow r 2)) p)) (* -1 r)) p)) 1) 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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -2 (/ (pow q 2) r))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (fabs r)) (* -1 p)))) r)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r)))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* -2 (/ (pow q 2) r))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (+ p (+ (fabs p) (fabs r))))) r)))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (+ p (+ (fabs p) (+ (fabs r) (* -1 r)))))) r)))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* -2 (pow q 2))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (+ (* -2 (pow q 2)) (* r (+ p (+ (fabs p) (fabs r)))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (+ (* -2 (pow q 2)) (* r (+ p (+ (fabs p) (+ (fabs r) (* -1 r))))))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (+ p (+ (fabs p) (fabs r)))))
#s(approx (+ (+ (* -1 r) (fabs r)) (fabs p)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (+ (* -1 r) (fabs r)) #s(hole binary64 (fabs r)))
#s(approx (+ (* -1 r) (fabs r)) #s(hole binary64 (+ (fabs r) (* -1 r))))
#s(approx r #s(hole binary64 r))
#s(approx (fabs r) #s(hole binary64 (fabs r)))
#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 (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ p (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p 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 (- (+ p (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ 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) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ 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 (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ 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 (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ 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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (* 1/2 (- (+ (fabs p) (fabs r)) p)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (* r (+ 1/2 (* -1 (/ (pow q 2) (pow p 2)))))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (* r (+ 1/2 (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (* -1 (/ (pow q 2) (pow p 2))))))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (* r (+ 1/2 (+ (* -1 (/ (pow q 2) (pow p 2))) (* r (+ (* -1 (/ (* (pow q 2) r) (pow p 4))) (* -1 (/ (pow q 2) (pow p 3))))))))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* (pow q 2) (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (pow q 2))) (/ 1 p)))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (+ (* (pow q 2) (* r (- (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow p 2))))) (* (pow q 2) (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (pow q 2))) (/ 1 p))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (+ (* r (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (* (pow q 2) (- (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow p 2)))))) (* (pow q 2) (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (pow q 2))) (/ 1 p))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (+ (* r (+ (* r (+ (* -1 (/ (* (pow q 2) r) (pow p 4))) (* -1 (/ (pow q 2) (pow p 3))))) (* (pow q 2) (- (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow p 2)))))) (* (pow q 2) (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (pow q 2))) (/ 1 p))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (pow q 2))) (/ 1 p))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (- (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (pow q 2))) (* r (- (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow p 2))))) (/ 1 p))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (- (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (pow q 2))) (* r (- (+ (* -1 (/ r (pow p 3))) (* 1/2 (/ 1 (pow q 2)))) (/ 1 (pow p 2))))) (/ 1 p))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (- (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (pow q 2))) (* r (- (+ (* 1/2 (/ 1 (pow q 2))) (* r (- (* -1 (/ r (pow p 4))) (/ 1 (pow p 3))))) (/ 1 (pow p 2))))) (/ 1 p))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) #s(hole binary64 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (pow q 2)))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) #s(hole binary64 (+ (* 1/2 (/ r (pow q 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (pow q 2))))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) #s(hole binary64 (/ (- (+ (fabs p) (fabs r)) p) (pow q 2))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) #s(hole binary64 (- (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2)))) (/ p (pow q 2)))))
#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 (- (fabs r) p) #s(hole binary64 (- (fabs r) p)))
#s(approx (pow (- p r) -1) #s(hole binary64 (+ (/ 1 p) (/ r (pow p 2)))))
#s(approx (pow (- p r) -1) #s(hole binary64 (+ (* r (+ (/ 1 (pow p 2)) (/ r (pow p 3)))) (/ 1 p))))
#s(approx (pow (- p r) -1) #s(hole binary64 (+ (* r (+ (* r (+ (/ 1 (pow p 3)) (/ r (pow p 4)))) (/ 1 (pow p 2)))) (/ 1 p))))
#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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 r)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* -1 r)))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) 1))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* -1 (pow r 2))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* (pow r 2) (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* (pow r 2) (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) 1))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (* -1 r)))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (+ (+ (* -1 r) (fabs r)) (fabs p)) #s(hole binary64 (* -1 r)))
#s(approx (+ (+ (* -1 r) (fabs r)) (fabs p)) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1))))
#s(approx (+ (* -1 r) (fabs r)) #s(hole binary64 (* -1 r)))
#s(approx (+ (* -1 r) (fabs r)) #s(hole binary64 (* r (- (/ (fabs r) r) 1))))
#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 (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r)))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ p (fabs r)) (* -1 p)) r)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p 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 (/ (- (+ p (fabs r)) (* -1 p)) r))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p 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 (/ (- (+ p (fabs r)) (* -1 p)) r)))) 1/2))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 r)))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (/ p r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ 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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* 1/2 r)))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (/ (pow q 2) (pow r 2)))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* 1/2 r)))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (* (pow q 2) (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2)))) r))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (* (pow q 2) (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2)))) r)) (/ (pow q 2) (pow r 2)))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (* (pow q 2) (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2)))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* 1/2 (/ r (pow q 2)))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* r (+ (* 1/2 (/ (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2))) r)) (* 1/2 (/ 1 (pow q 2)))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* r (+ (* 1/2 (/ (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2))) r)) (+ (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow r 2)))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* r (+ (* 1/2 (/ (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2))) r)) (+ (* 1/2 (/ 1 (pow q 2))) (+ (/ 1 (pow r 2)) (/ p (pow r 3))))))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) #s(hole binary64 (* 1/2 (/ r (pow q 2)))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) #s(hole binary64 (* r (+ (* 1/2 (/ (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2))) r)) (* 1/2 (/ 1 (pow q 2)))))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) #s(hole binary64 (/ r (pow q 2))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) #s(hole binary64 (* r (- (+ (/ 1 (pow q 2)) (+ (/ (fabs p) (* (pow q 2) r)) (/ (fabs r) (* (pow q 2) r)))) (/ p (* (pow q 2) 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 (pow (- p r) -1) #s(hole binary64 (/ (- (* -1 (/ p r)) 1) r)))
#s(approx (pow (- p r) -1) #s(hole binary64 (/ (- (* -1 (/ (pow p 2) (pow r 2))) (+ 1 (/ p r))) r)))
#s(approx (pow (- p r) -1) #s(hole binary64 (/ (- (* -1 (/ (pow p 3) (pow r 3))) (+ 1 (+ (/ p r) (/ (pow p 2) (pow r 2))))) r)))
#s(approx (- p r) #s(hole binary64 (* r (- (/ p r) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* r (- (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r))) (/ p r))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (* -2 (/ (pow q 2) r)) (* -1 (- (* -1 (+ (fabs p) (fabs r))) p))) r)))))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r))))) r)))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* (pow r 2) (- (* -1 (/ (+ (* -1 (+ p (+ (fabs p) (fabs r)))) (* 2 (/ (pow q 2) r))) r)) 1))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (+ (+ (* -1 r) (fabs r)) (fabs p)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r)))))))
#s(approx (+ (* -1 r) (fabs r)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (fabs r) r)))))))
#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 (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r)))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (fabs r) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (fabs r)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p 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 r))) r)) 1/2)))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 r))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (fabs r) r)) 1)))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs r) (* 2 (/ (pow q 2) r))) r)) 1)))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs r) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) 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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p 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)) p))) r)) 1/2)))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (* (pow q 2) (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2)))) r)) 1/2)))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (* (pow q 2) (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2))))) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (* (pow q 2) (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2)))))) r)) 1/2)))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2))) r)) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2)))) (/ 1 r)) r)) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ p r)) 1) r)) (* 1/2 (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2))))) r)) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2))) r)) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2))) r)) (/ 1 (pow q 2)))))))
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1)))))
#s(approx (pow (- p r) -1) #s(hole binary64 (* -1 (/ (+ 1 (/ p r)) r))))
#s(approx (pow (- p r) -1) #s(hole binary64 (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow p 2) r)) p) r))) r))))
#s(approx (pow (- p r) -1) #s(hole binary64 (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow p 3) r) (* -1 (pow p 2))) r)) p) r))) 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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (+ (* -2 (/ (pow q 2) r)) (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (+ p (+ (fabs p) (+ (fabs r) (* -1 r))))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (+ p (+ (fabs p) (+ (fabs r) (+ (* -2 (/ (pow q 2) r)) (* -1 r)))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* r (+ p (+ (fabs p) (+ (fabs r) (* -1 r)))))))
#s(approx (* -2 (* q q)) #s(hole binary64 (* -2 (pow q 2))))
#s(approx (* q q) #s(hole binary64 (pow q 2)))
#s(approx q #s(hole binary64 q))
#s(approx (neg q) #s(hole binary64 (* -1 q)))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ r (fabs r)))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p 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 r))))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (+ r (fabs r))) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r)))))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (+ r (fabs r))) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r)))))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ r (fabs r))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ r (+ (fabs r) (* -2 (/ (pow q 2) (- p r)))))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ r (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ r (+ (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)))))))))
#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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* 1/2 (/ (- (+ r (+ (fabs p) (fabs r))) p) (pow q 2)))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (/ (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))) (pow q 2))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) #s(hole binary64 (* 1/2 (/ (- (+ r (+ (fabs p) (fabs r))) p) (pow q 2)))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) #s(hole binary64 (/ (- (+ r (+ (fabs p) (fabs r))) p) (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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* (pow q 2) (- (/ (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))) (pow q 2)) (* 2 (/ 1 r))))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* (pow q 2) (- (+ (* -1 (/ r (pow q 2))) (+ (/ p (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))))) (* 2 (/ 1 r))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* (pow q 2) (- (/ (* r (+ p (+ (fabs p) (+ (fabs r) (* -1 r))))) (pow q 2)) 2))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q)))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ p (fabs r)) q)) 1))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p 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 (/ (+ p (fabs r)) q))) 1))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p 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 (/ (+ p (fabs r)) q)))) 1))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -2 q)))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (/ p q) (/ (fabs r) q)) 2))))
#s(approx (- (+ (sqrt (* p 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))) (+ (/ p q) (/ (fabs r) q))) 2))))
#s(approx (- (+ (sqrt (* p 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))) (+ (/ 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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (/ (pow q 2) (- p r)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* (pow q 2) (- (* 1/2 (/ (- (+ r (+ (fabs p) (fabs r))) p) (pow q 2))) (/ 1 (- p r))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* -1 (/ (pow q 2) (- p r)))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* (pow q 2) (- (* 1/2 (/ (- (+ r (+ (fabs p) (fabs r))) p) (pow q 2))) (/ 1 (- p r))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (/ -1 (- p r))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (- (* 1/2 (/ (- (+ r (+ (fabs p) (fabs r))) p) (pow q 2))) (/ 1 (- p r)))))
#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 (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 q))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ p (fabs r)) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p 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 (+ p (fabs r)))) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p 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 (+ p (fabs r)))) q)) 1)))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 2 q)))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ p (fabs r)) q)) 2)))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ p (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q)))) q)) 2)))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ 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
9.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))))) (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) (+ (+ (* -1 r) (fabs r)) (fabs p)) (+ (* -1 r) (fabs r)) -1 r (fabs r) (fabs p) p (neg p) (* -2 (* q q)) -2 (* q q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) (* (/ 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)) 1/2 (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (sqrt (* p p)) (fabs r)) (sqrt (* p p)) (* p p) (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) (/ (neg (* q q)) (- p r))) (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) (+ (+ r (fabs p)) (- (fabs r) p)) (- (fabs r) p) (pow (- p r) -1) (- p r))
8.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))))) (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) (+ (+ (* -1 r) (fabs r)) (fabs p)) (+ (* -1 r) (fabs r)) -1 r (fabs r) (fabs p) p (neg p) (* -2 (* q q)) -2 (* q q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) (* (/ 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)) 1/2 (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (sqrt (* p p)) (fabs r)) (sqrt (* p p)) (* p p) (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) (/ (neg (* q q)) (- p r))) (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) (+ (+ r (fabs p)) (- (fabs r) p)) (- (fabs r) p) (pow (- p r) -1) (- p r))
7.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))))) (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) (+ (+ (* -1 r) (fabs r)) (fabs p)) (+ (* -1 r) (fabs r)) -1 r (fabs r) (fabs p) p (neg p) (* -2 (* q q)) -2 (* q q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) (* (/ 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)) 1/2 (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (sqrt (* p p)) (fabs r)) (sqrt (* p p)) (* p p) (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) (/ (neg (* q q)) (- p r))) (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) (+ (+ r (fabs p)) (- (fabs r) p)) (- (fabs r) p) (pow (- p r) -1) (- p r))
6.0ms
p
@inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) (+ (+ (* -1 r) (fabs r)) (fabs p)) (+ (* -1 r) (fabs r)) -1 r (fabs r) (fabs p) p (neg p) (* -2 (* q q)) -2 (* q q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) (* (/ 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)) 1/2 (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (sqrt (* p p)) (fabs r)) (sqrt (* p p)) (* p p) (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) (/ (neg (* q q)) (- p r))) (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) (+ (+ r (fabs p)) (- (fabs r) p)) (- (fabs r) p) (pow (- p r) -1) (- p r))
6.0ms
r
@-inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) (+ (+ (* -1 r) (fabs r)) (fabs p)) (+ (* -1 r) (fabs r)) -1 r (fabs r) (fabs p) p (neg p) (* -2 (* q q)) -2 (* q q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) (* (/ 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)) 1/2 (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (sqrt (* p p)) (fabs r)) (sqrt (* p p)) (* p p) (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) (/ (neg (* q q)) (- p r))) (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) (+ (+ r (fabs p)) (- (fabs r) p)) (- (fabs r) p) (pow (- p r) -1) (- p r))

rewrite263.0ms (4.5%)

Memory
17.8MiB live, 543.3MiB allocated; 63ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0183518004
0189817320
0835616883
Stop Event
iter-limit
node-limit
iter-limit
Counts
481 → 535
Calls
Call 1
Inputs
(*.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) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r))))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 1 binary64)
#s(literal 2 binary64)
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r))
(/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r)
(fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q)))
(-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p))
(+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p))
(fma.f64 #s(literal -1 binary64) r (fabs.f64 r))
#s(literal -1 binary64)
r
(fabs.f64 r)
(fabs.f64 p)
p
(neg.f64 p)
(*.f64 #s(literal -2 binary64) (*.f64 q q))
#s(literal -2 binary64)
(*.f64 q q)
q
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
(neg.f64 q)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (+.f64 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))
#s(literal 1/2 binary64)
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (sqrt.f64 (*.f64 p p)) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))
(-.f64 (+.f64 (sqrt.f64 (*.f64 p p)) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))
(+.f64 (sqrt.f64 (*.f64 p p)) (fabs.f64 r))
(sqrt.f64 (*.f64 p p))
(*.f64 p p)
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 q q)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 q q)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q)))
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 q q)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q))
(-.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 q q)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 p r) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 q q)) #s(literal 1/2 binary64))
(/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 q q))
(+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p))
(-.f64 (fabs.f64 r) p)
(pow.f64 (-.f64 p r) #s(literal -1 binary64))
(-.f64 p r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (+ p (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (+ (fabs p) (+ (fabs r) (* -1 r))))) r)))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (+ p (+ (* -2 (/ (pow q 2) r)) (+ (fabs p) (+ (fabs r) (* -1 r)))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (+ (* -2 (pow q 2)) (* r (+ (fabs p) (+ (fabs r) (* -1 r)))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (+ (* -2 (pow q 2)) (+ (* p r) (* r (+ (fabs p) (+ (fabs r) (* -1 r))))))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* -1 r)))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (+ p (+ (fabs p) (+ (fabs r) (* -1 r))))))
#s(approx (+ (+ (* -1 r) (fabs r)) (fabs p)) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* -1 r)))))
#s(approx (fabs p) #s(hole binary64 (fabs p)))
#s(approx p #s(hole binary64 p))
#s(approx (neg p) #s(hole binary64 (* -1 p)))
#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 (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* p (- 1 (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) (* 1/2 (- (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (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 (- 1 (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (- 1 (* -1 (* 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 (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs r) (* p (- 1 (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs r) (* p (- (+ 1 (* -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 (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs r) (* p (- (+ 1 (* 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 (* p p)) (fabs r)) #s(hole binary64 (fabs r)))
#s(approx (+ (sqrt (* p p)) (fabs r)) #s(hole binary64 (+ p (fabs r))))
#s(approx (sqrt (* p p)) #s(hole binary64 p))
#s(approx (* p p) #s(hole binary64 (pow p 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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (/ (pow q 2) r))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (+ (* p (- (/ (pow q 2) (pow r 2)) 1/2)) (/ (pow q 2) r)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (+ (* p (- (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))) 1/2)) (/ (pow q 2) r)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (+ (* p (- (+ (* p (+ (/ (* p (pow q 2)) (pow r 4)) (/ (pow q 2) (pow r 3)))) (/ (pow q 2) (pow r 2))) 1/2)) (/ (pow q 2) r)))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* (pow q 2) (+ (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) (pow q 2))) (/ 1 r)))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (+ (* p (* (pow q 2) (- (/ 1 (pow r 2)) (* 1/2 (/ 1 (pow q 2)))))) (* (pow q 2) (+ (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) (pow q 2))) (/ 1 r))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (+ (* p (+ (* (pow q 2) (- (/ 1 (pow r 2)) (* 1/2 (/ 1 (pow q 2))))) (/ (* p (pow q 2)) (pow r 3)))) (* (pow q 2) (+ (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) (pow q 2))) (/ 1 r))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (+ (* p (+ (* p (+ (/ (* p (pow q 2)) (pow r 4)) (/ (pow q 2) (pow r 3)))) (* (pow q 2) (- (/ 1 (pow r 2)) (* 1/2 (/ 1 (pow q 2))))))) (* (pow q 2) (+ (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) (pow q 2))) (/ 1 r))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (+ (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) (pow q 2))) (/ 1 r))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (+ (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) (pow q 2))) (+ (* p (- (/ 1 (pow r 2)) (* 1/2 (/ 1 (pow q 2))))) (/ 1 r)))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (+ (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) (pow q 2))) (+ (* p (- (+ (/ 1 (pow r 2)) (/ p (pow r 3))) (* 1/2 (/ 1 (pow q 2))))) (/ 1 r)))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (+ (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) (pow q 2))) (+ (* p (- (+ (* p (+ (/ 1 (pow r 3)) (/ p (pow r 4)))) (/ 1 (pow r 2))) (* 1/2 (/ 1 (pow q 2))))) (/ 1 r)))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) #s(hole binary64 (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) (pow q 2)))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) #s(hole binary64 (+ (* -1/2 (/ p (pow q 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) (pow q 2))))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) #s(hole binary64 (/ (+ r (+ (fabs p) (fabs r))) (pow q 2))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) #s(hole binary64 (+ (* -1 (/ p (pow q 2))) (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2)))))))
#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 (- (fabs r) p) #s(hole binary64 (fabs r)))
#s(approx (- (fabs r) p) #s(hole binary64 (+ (fabs r) (* -1 p))))
#s(approx (pow (- p r) -1) #s(hole binary64 (/ -1 r)))
#s(approx (pow (- p r) -1) #s(hole binary64 (- (* -1 (/ p (pow r 2))) (/ 1 r))))
#s(approx (pow (- p r) -1) #s(hole binary64 (- (* p (- (* -1 (/ p (pow r 3))) (/ 1 (pow r 2)))) (/ 1 r))))
#s(approx (pow (- p r) -1) #s(hole binary64 (- (* p (- (* p (- (* -1 (/ p (pow r 4))) (/ 1 (pow r 3)))) (/ 1 (pow r 2)))) (/ 1 r))))
#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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 p))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* p (+ 1 (/ (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) p)))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 p))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 2) (* p r))) (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p))))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* p r)))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* p (+ r (+ (* -2 (/ (pow q 2) p)) (/ (* r (+ (fabs p) (+ (fabs r) (* -1 r)))) p))))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 p))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p)))))))
#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 (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (fabs r) (* -1 r)))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (* 1/2 (- (fabs r) (* -1 r))))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (* (pow q 2) r) (pow p 2))) (+ (* -1 (/ (pow q 2) p)) (* 1/2 (- (fabs r) (* -1 r)))))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (* (pow q 2) r) (pow p 2))) (+ (* -1 (/ (pow q 2) p)) (+ (* 1/4 (/ (+ (* -4 (* (pow q 2) (pow r 2))) (* 4 (pow q 4))) (pow p 3))) (* 1/2 (- (fabs r) (* -1 r))))))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (fabs r) (* -1 r))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs r) (* -2 (/ (pow q 2) p))) (* -1 r))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs r) (* -2 (/ (* (pow q 2) r) (pow p 2)))) (+ (* -1 r) (* 2 (/ (pow q 2) p))))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs r) (* 1/2 (/ (+ (* -4 (* (pow q 2) (pow r 2))) (* 4 (pow q 4))) (pow p 3)))) (+ (* -1 r) (+ (* 2 (/ (* (pow q 2) r) (pow p 2))) (* 2 (/ (pow q 2) p)))))))
#s(approx (+ (sqrt (* p p)) (fabs r)) #s(hole binary64 p))
#s(approx (+ (sqrt (* p p)) (fabs r)) #s(hole binary64 (* p (+ 1 (/ (fabs r) p)))))
#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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1/2 p)))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p))) 1/2))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))) 1/2))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* -1/2 p)))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* p (- (* 1/2 (/ (* (pow q 2) (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))))) p)) 1/2))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (* (pow q 2) (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))))) p))) 1/2))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (* (pow q 2) (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))))) p)))) 1/2))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* -1/2 (/ p (pow q 2)))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* p (- (* 1/2 (/ (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2)))) p)) (* 1/2 (/ 1 (pow q 2)))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* p (- (* 1/2 (/ (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2)))) p)) (+ (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow p 2)))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* p (- (+ (* -1 (/ r (pow p 3))) (* 1/2 (/ (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2)))) p))) (+ (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow p 2)))))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) #s(hole binary64 (* -1/2 (/ p (pow q 2)))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) #s(hole binary64 (* p (- (* 1/2 (/ (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2)))) p)) (* 1/2 (/ 1 (pow q 2)))))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) #s(hole binary64 (* -1 (/ p (pow q 2)))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) #s(hole binary64 (* p (- (+ (/ r (* p (pow q 2))) (+ (/ (fabs p) (* p (pow q 2))) (/ (fabs r) (* p (pow q 2))))) (/ 1 (pow q 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 r) p) #s(hole binary64 (* -1 p)))
#s(approx (- (fabs r) p) #s(hole binary64 (* p (- (/ (fabs r) p) 1))))
#s(approx (pow (- p r) -1) #s(hole binary64 (/ 1 p)))
#s(approx (pow (- p r) -1) #s(hole binary64 (/ (+ 1 (/ r p)) p)))
#s(approx (pow (- p r) -1) #s(hole binary64 (/ (- (+ 1 (/ (pow r 2) (pow p 2))) (* -1 (/ r p))) p)))
#s(approx (pow (- p r) -1) #s(hole binary64 (/ (- (+ 1 (/ (pow r 3) (pow p 3))) (+ (* -1 (/ r p)) (* -1 (/ (pow r 2) (pow p 2))))) p)))
#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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) p)) 1)))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -2 (/ (pow q 2) r)) (* -1 r)))) p)) 1)))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* -1 (* p (+ (* -1 r) (* -1 (/ (+ (* -2 (pow q 2)) (* r (+ (fabs p) (+ (fabs r) (* -1 r))))) p)))))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) 1)))))
#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 (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (fabs r) r))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (fabs r) r)) (/ (pow q 2) p))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (fabs r) r)))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (+ (* -4 (* (pow q 2) (pow r 2))) (* 4 (pow q 4))) p)) (* (pow q 2) r)) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (fabs r) r)))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (fabs r) r)))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs r) (* 2 (/ (pow q 2) p))) r)))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) r)))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs r) (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ (* -4 (* (pow q 2) (pow r 2))) (* 4 (pow q 4))) p)) (* -2 (* (pow q 2) r))) p)) (* 2 (pow q 2))) p))) r)))
#s(approx (+ (sqrt (* p p)) (fabs r)) #s(hole binary64 (* -1 p)))
#s(approx (+ (sqrt (* p p)) (fabs r)) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (fabs r) p)))))))
#s(approx (sqrt (* p p)) #s(hole binary64 (* -1 p)))
#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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (* (pow q 2) (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))))) p)))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (* (pow q 2) (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))))))) p)))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (* (pow q 2) (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))))))) p)))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* -1 (* p (+ (* -1/2 (/ (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2)))) p)) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* -1 (* p (+ (* -1 (/ (- (* 1/2 (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))))) (/ 1 p)) p)) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* -1 (* p (+ (* -1 (/ (+ (* -1 (/ (+ 1 (/ r p)) p)) (* 1/2 (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2)))))) p)) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) #s(hole binary64 (* -1 (* p (+ (* -1/2 (/ (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2)))) p)) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) #s(hole binary64 (* -1 (* p (+ (* -1 (/ (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2)))) p)) (/ 1 (pow q 2)))))))
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p)))))))
#s(approx (- (fabs r) p) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (fabs r) p)))))))
#s(approx (pow (- p r) -1) #s(hole binary64 (* -1 (/ (- (* -1 (/ r p)) 1) p))))
#s(approx (pow (- p r) -1) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (/ (pow r 2) p) (* -1 r)) p)) 1) p))))
#s(approx (pow (- p r) -1) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow r 3) p)) (pow r 2)) p)) (* -1 r)) p)) 1) 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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -2 (/ (pow q 2) r))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (fabs r)) (* -1 p)))) r)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r)))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* -2 (/ (pow q 2) r))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (+ p (+ (fabs p) (fabs r))))) r)))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (+ p (+ (fabs p) (+ (fabs r) (* -1 r)))))) r)))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* -2 (pow q 2))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (+ (* -2 (pow q 2)) (* r (+ p (+ (fabs p) (fabs r)))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (+ (* -2 (pow q 2)) (* r (+ p (+ (fabs p) (+ (fabs r) (* -1 r))))))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (+ p (+ (fabs p) (fabs r)))))
#s(approx (+ (+ (* -1 r) (fabs r)) (fabs p)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (+ (* -1 r) (fabs r)) #s(hole binary64 (fabs r)))
#s(approx (+ (* -1 r) (fabs r)) #s(hole binary64 (+ (fabs r) (* -1 r))))
#s(approx r #s(hole binary64 r))
#s(approx (fabs r) #s(hole binary64 (fabs r)))
#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 (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ p (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p 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 (- (+ p (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ 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) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ 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 (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ 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 (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ 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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (* 1/2 (- (+ (fabs p) (fabs r)) p)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (* r (+ 1/2 (* -1 (/ (pow q 2) (pow p 2)))))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (* r (+ 1/2 (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (* -1 (/ (pow q 2) (pow p 2))))))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (* r (+ 1/2 (+ (* -1 (/ (pow q 2) (pow p 2))) (* r (+ (* -1 (/ (* (pow q 2) r) (pow p 4))) (* -1 (/ (pow q 2) (pow p 3))))))))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* (pow q 2) (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (pow q 2))) (/ 1 p)))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (+ (* (pow q 2) (* r (- (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow p 2))))) (* (pow q 2) (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (pow q 2))) (/ 1 p))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (+ (* r (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (* (pow q 2) (- (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow p 2)))))) (* (pow q 2) (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (pow q 2))) (/ 1 p))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (+ (* r (+ (* r (+ (* -1 (/ (* (pow q 2) r) (pow p 4))) (* -1 (/ (pow q 2) (pow p 3))))) (* (pow q 2) (- (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow p 2)))))) (* (pow q 2) (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (pow q 2))) (/ 1 p))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (pow q 2))) (/ 1 p))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (- (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (pow q 2))) (* r (- (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow p 2))))) (/ 1 p))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (- (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (pow q 2))) (* r (- (+ (* -1 (/ r (pow p 3))) (* 1/2 (/ 1 (pow q 2)))) (/ 1 (pow p 2))))) (/ 1 p))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (- (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (pow q 2))) (* r (- (+ (* 1/2 (/ 1 (pow q 2))) (* r (- (* -1 (/ r (pow p 4))) (/ 1 (pow p 3))))) (/ 1 (pow p 2))))) (/ 1 p))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) #s(hole binary64 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (pow q 2)))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) #s(hole binary64 (+ (* 1/2 (/ r (pow q 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (pow q 2))))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) #s(hole binary64 (/ (- (+ (fabs p) (fabs r)) p) (pow q 2))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) #s(hole binary64 (- (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2)))) (/ p (pow q 2)))))
#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 (- (fabs r) p) #s(hole binary64 (- (fabs r) p)))
#s(approx (pow (- p r) -1) #s(hole binary64 (+ (/ 1 p) (/ r (pow p 2)))))
#s(approx (pow (- p r) -1) #s(hole binary64 (+ (* r (+ (/ 1 (pow p 2)) (/ r (pow p 3)))) (/ 1 p))))
#s(approx (pow (- p r) -1) #s(hole binary64 (+ (* r (+ (* r (+ (/ 1 (pow p 3)) (/ r (pow p 4)))) (/ 1 (pow p 2)))) (/ 1 p))))
#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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 r)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* -1 r)))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) 1))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* -1 (pow r 2))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* (pow r 2) (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* (pow r 2) (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) 1))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (* -1 r)))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (+ (+ (* -1 r) (fabs r)) (fabs p)) #s(hole binary64 (* -1 r)))
#s(approx (+ (+ (* -1 r) (fabs r)) (fabs p)) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1))))
#s(approx (+ (* -1 r) (fabs r)) #s(hole binary64 (* -1 r)))
#s(approx (+ (* -1 r) (fabs r)) #s(hole binary64 (* r (- (/ (fabs r) r) 1))))
#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 (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r)))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ p (fabs r)) (* -1 p)) r)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p 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 (/ (- (+ p (fabs r)) (* -1 p)) r))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p 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 (/ (- (+ p (fabs r)) (* -1 p)) r)))) 1/2))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 r)))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (/ p r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ 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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* 1/2 r)))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (/ (pow q 2) (pow r 2)))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* 1/2 r)))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (* (pow q 2) (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2)))) r))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (* (pow q 2) (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2)))) r)) (/ (pow q 2) (pow r 2)))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (* (pow q 2) (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2)))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* 1/2 (/ r (pow q 2)))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* r (+ (* 1/2 (/ (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2))) r)) (* 1/2 (/ 1 (pow q 2)))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* r (+ (* 1/2 (/ (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2))) r)) (+ (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow r 2)))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* r (+ (* 1/2 (/ (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2))) r)) (+ (* 1/2 (/ 1 (pow q 2))) (+ (/ 1 (pow r 2)) (/ p (pow r 3))))))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) #s(hole binary64 (* 1/2 (/ r (pow q 2)))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) #s(hole binary64 (* r (+ (* 1/2 (/ (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2))) r)) (* 1/2 (/ 1 (pow q 2)))))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) #s(hole binary64 (/ r (pow q 2))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) #s(hole binary64 (* r (- (+ (/ 1 (pow q 2)) (+ (/ (fabs p) (* (pow q 2) r)) (/ (fabs r) (* (pow q 2) r)))) (/ p (* (pow q 2) 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 (pow (- p r) -1) #s(hole binary64 (/ (- (* -1 (/ p r)) 1) r)))
#s(approx (pow (- p r) -1) #s(hole binary64 (/ (- (* -1 (/ (pow p 2) (pow r 2))) (+ 1 (/ p r))) r)))
#s(approx (pow (- p r) -1) #s(hole binary64 (/ (- (* -1 (/ (pow p 3) (pow r 3))) (+ 1 (+ (/ p r) (/ (pow p 2) (pow r 2))))) r)))
#s(approx (- p r) #s(hole binary64 (* r (- (/ p r) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* r (- (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r))) (/ p r))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (* -2 (/ (pow q 2) r)) (* -1 (- (* -1 (+ (fabs p) (fabs r))) p))) r)))))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r))))) r)))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* (pow r 2) (- (* -1 (/ (+ (* -1 (+ p (+ (fabs p) (fabs r)))) (* 2 (/ (pow q 2) r))) r)) 1))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (+ (+ (* -1 r) (fabs r)) (fabs p)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r)))))))
#s(approx (+ (* -1 r) (fabs r)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (fabs r) r)))))))
#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 (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r)))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (fabs r) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (fabs r)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p 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 r))) r)) 1/2)))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 r))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (fabs r) r)) 1)))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs r) (* 2 (/ (pow q 2) r))) r)) 1)))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs r) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) 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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p 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)) p))) r)) 1/2)))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (* (pow q 2) (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2)))) r)) 1/2)))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (* (pow q 2) (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2))))) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (* (pow q 2) (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2)))))) r)) 1/2)))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2))) r)) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2)))) (/ 1 r)) r)) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ p r)) 1) r)) (* 1/2 (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2))))) r)) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2))) r)) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))) (/ p (pow q 2))) r)) (/ 1 (pow q 2)))))))
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1)))))
#s(approx (pow (- p r) -1) #s(hole binary64 (* -1 (/ (+ 1 (/ p r)) r))))
#s(approx (pow (- p r) -1) #s(hole binary64 (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow p 2) r)) p) r))) r))))
#s(approx (pow (- p r) -1) #s(hole binary64 (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow p 3) r) (* -1 (pow p 2))) r)) p) r))) 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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (+ (* -2 (/ (pow q 2) r)) (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (+ p (+ (fabs p) (+ (fabs r) (* -1 r))))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (+ p (+ (fabs p) (+ (fabs r) (+ (* -2 (/ (pow q 2) r)) (* -1 r)))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* r (+ p (+ (fabs p) (+ (fabs r) (* -1 r)))))))
#s(approx (* -2 (* q q)) #s(hole binary64 (* -2 (pow q 2))))
#s(approx (* q q) #s(hole binary64 (pow q 2)))
#s(approx q #s(hole binary64 q))
#s(approx (neg q) #s(hole binary64 (* -1 q)))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ r (fabs r)))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p 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 r))))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (+ r (fabs r))) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r)))))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (+ r (fabs r))) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r)))))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ r (fabs r))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ r (+ (fabs r) (* -2 (/ (pow q 2) (- p r)))))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ r (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ r (+ (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)))))))))
#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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (* 1/2 (/ (- (+ r (+ (fabs p) (fabs r))) p) (pow q 2)))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (/ (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))) (pow q 2))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) #s(hole binary64 (* 1/2 (/ (- (+ r (+ (fabs p) (fabs r))) p) (pow q 2)))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) #s(hole binary64 (/ (- (+ r (+ (fabs p) (fabs r))) p) (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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* (pow q 2) (- (/ (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))) (pow q 2)) (* 2 (/ 1 r))))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* (pow q 2) (- (+ (* -1 (/ r (pow q 2))) (+ (/ p (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))))) (* 2 (/ 1 r))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* (pow q 2) (- (/ (* r (+ p (+ (fabs p) (+ (fabs r) (* -1 r))))) (pow q 2)) 2))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q)))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ p (fabs r)) q)) 1))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p 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 (/ (+ p (fabs r)) q))) 1))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p 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 (/ (+ p (fabs r)) q)))) 1))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -2 q)))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (/ p q) (/ (fabs r) q)) 2))))
#s(approx (- (+ (sqrt (* p 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))) (+ (/ p q) (/ (fabs r) q))) 2))))
#s(approx (- (+ (sqrt (* p 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))) (+ (/ 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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (/ (pow q 2) (- p r)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* (pow q 2) (- (* 1/2 (/ (- (+ r (+ (fabs p) (fabs r))) p) (pow q 2))) (/ 1 (- p r))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* -1 (/ (pow q 2) (- p r)))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) #s(hole binary64 (* (pow q 2) (- (* 1/2 (/ (- (+ r (+ (fabs p) (fabs r))) p) (pow q 2))) (/ 1 (- p r))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (/ -1 (- p r))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) #s(hole binary64 (- (* 1/2 (/ (- (+ r (+ (fabs p) (fabs r))) p) (pow q 2))) (/ 1 (- p r)))))
#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 (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 q))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ p (fabs r)) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p 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 (+ p (fabs r)))) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (sqrt (* p 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 (+ p (fabs r)))) q)) 1)))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 2 q)))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ p (fabs r)) q)) 2)))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ p (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q)))) q)) 2)))))
#s(approx (- (+ (sqrt (* p p)) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ 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 #s(literal 1/2 binary64) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r))))
#s(literal 1/2 binary64)
#s(literal 1 binary64)
#s(literal 2 binary64)
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r))
(/.f64 (neg.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q)))) (neg.f64 r))
(/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r)
(+.f64 (/.f64 (*.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r) r) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 q q)) r))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r) (*.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 q q)) (*.f64 #s(literal -2 binary64) (*.f64 q q)))) (-.f64 (*.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r) (*.f64 #s(literal -2 binary64) (*.f64 q q))))
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (*.f64 q q)) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r) (*.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 q q)) (*.f64 #s(literal -2 binary64) (*.f64 q q))) (*.f64 (*.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r) (*.f64 #s(literal -2 binary64) (*.f64 q q))))))
(fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q)))
(+.f64 (*.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r) (*.f64 #s(literal -2 binary64) (*.f64 q q)))
(/.f64 (-.f64 (*.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p))) (*.f64 p p)) (+.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)))
(/.f64 (-.f64 (pow.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (neg.f64 p) #s(literal 3 binary64))) (fma.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (fma.f64 p p (*.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)))))
(-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fma.f64 #s(literal -1 binary64) r (fabs.f64 r))) (*.f64 p p)) (-.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)))
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) #s(literal 3 binary64)) (pow.f64 (fabs.f64 p) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (-.f64 (*.f64 p p) (*.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)))))
(+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) r) (*.f64 #s(literal -1 binary64) r)) (*.f64 r r)) (-.f64 (*.f64 #s(literal -1 binary64) r) (fabs.f64 r)))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) r) #s(literal 3 binary64)) (pow.f64 (fabs.f64 r) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) r) (*.f64 #s(literal -1 binary64) r) (-.f64 (*.f64 r r) (*.f64 (*.f64 #s(literal -1 binary64) r) (fabs.f64 r)))))
(fma.f64 #s(literal -1 binary64) r (fabs.f64 r))
(+.f64 (*.f64 #s(literal -1 binary64) r) (fabs.f64 r))
#s(literal -1 binary64)
r
(sqrt.f64 (*.f64 r r))
(fabs.f64 (neg.f64 r))
(fabs.f64 r)
(*.f64 (sqrt.f64 p) (sqrt.f64 p))
(pow.f64 (*.f64 p p) #s(literal 1/2 binary64))
(sqrt.f64 (*.f64 p p))
(fabs.f64 (neg.f64 p))
(fabs.f64 p)
p
(neg.f64 p)
(*.f64 #s(literal -2 binary64) (*.f64 q q))
#s(literal -2 binary64)
(*.f64 (fabs.f64 q) (fabs.f64 q))
(*.f64 (neg.f64 q) (neg.f64 q))
(*.f64 q q)
(pow.f64 q #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64)))
q
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
(neg.f64 q)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (+.f64 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 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) (*.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))) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (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 (*.f64 (+.f64 r (fabs.f64 p)) (+.f64 r (fabs.f64 p))) (*.f64 r r)) (-.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)))
(/.f64 (+.f64 (pow.f64 (+.f64 r (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (fabs.f64 r) #s(literal 3 binary64))) (fma.f64 (+.f64 r (fabs.f64 p)) (+.f64 r (fabs.f64 p)) (-.f64 (*.f64 r r) (*.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)))))
(+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))
(/.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))
#s(literal 1/2 binary64)
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (+.f64 (fabs.f64 p) (fabs.f64 r)) (fma.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (*.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))))
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))
(/.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)))))
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (fabs.f64 r))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(*.f64 (sqrt.f64 p) (sqrt.f64 p))
(pow.f64 (*.f64 p p) #s(literal 1/2 binary64))
(sqrt.f64 (*.f64 p p))
(fabs.f64 (neg.f64 p))
(fabs.f64 p)
(*.f64 (neg.f64 p) (neg.f64 p))
(*.f64 (fabs.f64 p) (fabs.f64 p))
(*.f64 p p)
(pow.f64 p #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 q q)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 q q)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q)))
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 q q)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 q q)) #s(literal 1/2 binary64)) (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 q q)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (-.f64 p r) #s(literal -1 binary64)) (pow.f64 (-.f64 p r) #s(literal -1 binary64)))) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 q q)) #s(literal 1/2 binary64) (pow.f64 (-.f64 p r) #s(literal -1 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 q q)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 p r) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 q q)) #s(literal 1/2 binary64)) (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 q q)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (-.f64 p r) #s(literal -1 binary64)) (pow.f64 (-.f64 p r) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 q q)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 p r) #s(literal -1 binary64))))))
(-.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 q q)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 p r) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 q q)) #s(literal 1/2 binary64))
(/.f64 (neg.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p))) (neg.f64 (*.f64 q q)))
(/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 q q))
(+.f64 (/.f64 (+.f64 r (fabs.f64 p)) (*.f64 q q)) (/.f64 (-.f64 (fabs.f64 r) p) (*.f64 q q)))
(/.f64 (-.f64 (*.f64 (+.f64 r (fabs.f64 p)) (+.f64 r (fabs.f64 p))) (*.f64 (-.f64 (fabs.f64 r) p) (-.f64 (fabs.f64 r) p))) (-.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)))
(/.f64 (+.f64 (pow.f64 (+.f64 r (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (-.f64 (fabs.f64 r) p) #s(literal 3 binary64))) (fma.f64 (+.f64 r (fabs.f64 p)) (+.f64 r (fabs.f64 p)) (-.f64 (*.f64 (-.f64 (fabs.f64 r) p) (-.f64 (fabs.f64 r) p)) (*.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)))))
(+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p))
(/.f64 (-.f64 (*.f64 r r) (*.f64 p p)) (+.f64 (fabs.f64 r) p))
(/.f64 (-.f64 (pow.f64 (fabs.f64 r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 r r (fma.f64 p p (*.f64 (fabs.f64 r) p))))
(-.f64 (fabs.f64 r) p)
(pow.f64 (-.f64 p r) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 p r)))
(/.f64 #s(literal 1 binary64) (-.f64 p r))
(exp.f64 (*.f64 (log.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 p r))))
(-.f64 p r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 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 p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 p r) (/.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 p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 p (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (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 p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 p (-.f64 (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1 binary64))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+.f64 p (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1 binary64)))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))))) r))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (+.f64 p (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r) (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (fma.f64 #s(literal -2 binary64) (*.f64 q q) (fma.f64 p r (*.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r)))))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) (+.f64 p (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r)))))
#s(approx (+ (+ (* -1 r) (fabs r)) (fabs p)) (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))))
#s(approx (sqrt (* p p)) (fabs.f64 p))
#s(approx p p)
#s(approx (neg p) (*.f64 #s(literal -1 binary64) p))
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r)))))
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (fma.f64 #s(literal -1/2 binary64) p (*.f64 #s(literal 1/2 binary64) (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))))))
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))))
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (+.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) p)))))
#s(approx (+ (+ r (fabs p)) (fabs r)) (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))))
#s(approx (+ r (fabs p)) (+.f64 r (fabs.f64 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (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 p (-.f64 #s(literal 1 binary64) (*.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/2 binary64) (-.f64 (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 (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 #s(literal 1 binary64) (*.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))))))))))))
#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 (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 #s(literal 1 binary64) (*.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 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 p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (fabs.f64 r) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 r) (*.f64 p (-.f64 #s(literal 1 binary64) (*.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 p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 r) (*.f64 p (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 p (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (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 p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 r) (*.f64 p (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (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 (* p p)) (fabs r)) (fabs.f64 r))
#s(approx (+ (sqrt (* p p)) (fabs r)) (+.f64 p (fabs.f64 r)))
#s(approx (sqrt (* p p)) p)
#s(approx (* p p) (*.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 r r))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 p r) (/.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 #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/2 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))))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (*.f64 p (fma.f64 #s(literal -1 binary64) (*.f64 r (/.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/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/2 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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (fma.f64 #s(literal 1/2 binary64) (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (/.f64 (*.f64 q q) r)))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (fma.f64 #s(literal 1/2 binary64) (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (fma.f64 p (-.f64 (*.f64 (/.f64 q r) (/.f64 q r)) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) r))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (fma.f64 #s(literal 1/2 binary64) (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (fma.f64 p (-.f64 (+.f64 (/.f64 (*.f64 p (*.f64 q q)) (pow.f64 r #s(literal 3 binary64))) (*.f64 (/.f64 q r) (/.f64 q r))) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) r))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (fma.f64 #s(literal 1/2 binary64) (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (fma.f64 p (-.f64 (fma.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 q q)) (pow.f64 r #s(literal 4 binary64))) (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64)))) (*.f64 (/.f64 q r) (/.f64 q r))) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) r))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (*.f64 (*.f64 q q) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64)))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (fma.f64 p (*.f64 (*.f64 q q) (-.f64 (pow.f64 r #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64))))) (*.f64 (*.f64 q q) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (fma.f64 p (fma.f64 (*.f64 q q) (-.f64 (pow.f64 r #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)))) (/.f64 (*.f64 p (*.f64 q q)) (pow.f64 r #s(literal 3 binary64)))) (*.f64 (*.f64 q q) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (fma.f64 p (fma.f64 p (+.f64 (/.f64 (*.f64 p (*.f64 q q)) (pow.f64 r #s(literal 4 binary64))) (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64)))) (*.f64 (*.f64 q q) (-.f64 (pow.f64 r #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)))))) (*.f64 (*.f64 q q) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q)) (fma.f64 p (-.f64 (pow.f64 r #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)))) (pow.f64 r #s(literal -1 binary64)))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q)) (fma.f64 p (-.f64 (+.f64 (pow.f64 r #s(literal -2 binary64)) (/.f64 p (pow.f64 r #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)))) (pow.f64 r #s(literal -1 binary64)))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q)) (fma.f64 p (-.f64 (fma.f64 p (+.f64 (pow.f64 r #s(literal -3 binary64)) (/.f64 p (pow.f64 r #s(literal 4 binary64)))) (pow.f64 r #s(literal -2 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)))) (pow.f64 r #s(literal -1 binary64)))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 p (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q)))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q)))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) (fma.f64 #s(literal -1 binary64) (/.f64 p (*.f64 q q)) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q))))
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))))
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (+.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) p)))))
#s(approx (- (fabs r) p) (fabs.f64 r))
#s(approx (- (fabs r) p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) p)))
#s(approx (pow (- p r) -1) (/.f64 #s(literal -1 binary64) r))
#s(approx (pow (- p r) -1) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 p (*.f64 r r))) (pow.f64 r #s(literal -1 binary64))))
#s(approx (pow (- p r) -1) (-.f64 (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 p (pow.f64 r #s(literal 3 binary64)))) (pow.f64 r #s(literal -2 binary64)))) (pow.f64 r #s(literal -1 binary64))))
#s(approx (pow (- p r) -1) (-.f64 (*.f64 p (-.f64 (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 p (pow.f64 r #s(literal 4 binary64)))) (pow.f64 r #s(literal -3 binary64)))) (pow.f64 r #s(literal -2 binary64)))) (pow.f64 r #s(literal -1 binary64))))
#s(approx (- p r) (*.f64 #s(literal -1 binary64) r))
#s(approx (- p r) (-.f64 p r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #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 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 p (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 r p))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 p (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 r p))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 p (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 3 binary64))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 r p) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) p)
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1 binary64))) p))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) p)
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p r)) (fma.f64 #s(literal -1 binary64) (/.f64 r p) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (*.f64 p r))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (*.f64 p (+.f64 r (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) p) (/.f64 (*.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r)))) p)))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) p)
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 r p) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) 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 p (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p)) #s(literal 1/2 binary64))))
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (*.f64 #s(literal -1 binary64) p))
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (*.f64 p (-.f64 (/.f64 (+.f64 r (+.f64 (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) (-.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) p) (*.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (*.f64 p p)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) p) (*.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (*.f64 p p)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) p) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64)))) (pow.f64 p #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 r) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) p))) (*.f64 #s(literal -1 binary64) r)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 r) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) r) (*.f64 p p)))) (fma.f64 #s(literal -1 binary64) r (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) p)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 r) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64)))) (pow.f64 p #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) r (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 q q) r) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) p))))))
#s(approx (+ (sqrt (* p p)) (fabs r)) p)
#s(approx (+ (sqrt (* p p)) (fabs r)) (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 r) 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) (*.f64 #s(literal -1 binary64) (/.f64 r p)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 r p) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 r p) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 p (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p)) #s(literal 1/2 binary64))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 p (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p))) #s(literal 1/2 binary64))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.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 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p)))) #s(literal 1/2 binary64))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (*.f64 p (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 q q) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q))) p)) #s(literal 1/2 binary64))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (*.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 q q) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q))) p))) #s(literal 1/2 binary64))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (*.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 q q) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q))) p)))) #s(literal 1/2 binary64))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (*.f64 #s(literal -1/2 binary64) (/.f64 p (*.f64 q q))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (*.f64 p (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q)) p)) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (*.f64 p (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q)) p)) (fma.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)) (pow.f64 p #s(literal -2 binary64))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (*.f64 p (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q)) p))) (fma.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)) (pow.f64 p #s(literal -2 binary64))))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 p (*.f64 q q))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (*.f64 p (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q)) p)) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64))))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) (*.f64 #s(literal -1 binary64) (/.f64 p (*.f64 q q))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) (*.f64 p (-.f64 (+.f64 (/.f64 r (*.f64 p (*.f64 q q))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (*.f64 q q)))) (pow.f64 q #s(literal -2 binary64)))))
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (*.f64 #s(literal -1 binary64) p))
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (*.f64 p (-.f64 (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p) #s(literal 1 binary64))))
#s(approx (- (fabs r) p) (*.f64 #s(literal -1 binary64) p))
#s(approx (- (fabs r) p) (*.f64 p (-.f64 (/.f64 (fabs.f64 r) p) #s(literal 1 binary64))))
#s(approx (pow (- p r) -1) (pow.f64 p #s(literal -1 binary64)))
#s(approx (pow (- p r) -1) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 r p)) p))
#s(approx (pow (- p r) -1) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (*.f64 p p))) (*.f64 #s(literal -1 binary64) (/.f64 r p))) p))
#s(approx (pow (- p r) -1) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 r p) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 r p) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 r r) (*.f64 p p))))) p))
#s(approx (- p r) p)
#s(approx (- p r) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 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) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) p) (*.f64 #s(literal -1 binary64) (*.f64 q q))) p) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) p)) #s(literal 1/2 binary64)))))
#s(approx (- (+ (fabs 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 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) p)))) r) p)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) r) p)) (*.f64 #s(literal 2 binary64) (*.f64 q q))) p)))) r) p)) #s(literal 1 binary64)))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1 binary64))) p)) #s(literal 1 binary64)))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r) (*.f64 #s(literal -1 binary64) r)))) p)) #s(literal 1 binary64)))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (*.f64 #s(literal -1 binary64) (*.f64 p (fma.f64 #s(literal -1 binary64) r (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))))) p))))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg 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) r))) p)) #s(literal 1 binary64)))))
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p))))))
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 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)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 r) r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 r) r) (/.f64 (*.f64 q q) 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 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) p) (*.f64 #s(literal -1 binary64) (*.f64 q q))) p) (*.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 r) r))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64)))) p) (*.f64 (*.f64 q q) r)) p) (*.f64 #s(literal -1 binary64) (*.f64 q q))) p) (*.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 r) r))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (fabs.f64 r) r))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 r) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) p))) r))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) r) p)) (*.f64 #s(literal 2 binary64) (*.f64 q q))) p))) r))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64)))) p)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 q q) r))) p)) (*.f64 #s(literal 2 binary64) (*.f64 q q))) p))) r))
#s(approx (+ (sqrt (* p p)) (fabs r)) (*.f64 #s(literal -1 binary64) p))
#s(approx (+ (sqrt (* p p)) (fabs r)) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 r) p))))))
#s(approx (sqrt (* p p)) (*.f64 #s(literal -1 binary64) p))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -1 binary64) p))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 r p))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 r (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) p))) p))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 r (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 q q) r) p) (*.f64 #s(literal 2 binary64) (*.f64 q q))) p))) p))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) p) (*.f64 #s(literal 1/2 binary64) (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))))) p))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 q q) r) p) (*.f64 q q)) p) (*.f64 #s(literal 1/2 binary64) (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))))) p))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 q q) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q))) p))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1/2 binary64) (*.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 q q) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q))))) p))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 q q) r) p) (*.f64 q q)) p) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 q q) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q))))) p))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (*.f64 #s(literal -1 binary64) (*.f64 p (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q)) p) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (*.f64 #s(literal -1 binary64) (*.f64 p (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q))) (pow.f64 p #s(literal -1 binary64))) p) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (*.f64 #s(literal -1 binary64) (*.f64 p (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 r p)) p) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q)))) p) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)))))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 p (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q)) p) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)))))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) (*.f64 #s(literal -1 binary64) (*.f64 p (fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q)) p) (pow.f64 q #s(literal -2 binary64))))))
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p))))))
#s(approx (- (fabs r) p) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 r) p))))))
#s(approx (pow (- p r) -1) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 r p)) #s(literal 1 binary64)) p)))
#s(approx (pow (- p r) -1) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 r r) p) (*.f64 #s(literal -1 binary64) r)) p)) #s(literal 1 binary64)) p)))
#s(approx (pow (- p r) -1) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 r #s(literal 3 binary64)) p)) (*.f64 r r)) p)) (*.f64 #s(literal -1 binary64) r)) p)) #s(literal 1 binary64)) p)))
#s(approx (- p r) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (/.f64 r p) #s(literal 1 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p r) (/.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) (-.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))))) (/.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) (*.f64 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 #s(literal 1/2 binary64) (*.f64 p (/.f64 #s(literal 1 binary64) (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 #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/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 p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 p r) (/.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 p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 r (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (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 p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 r (-.f64 (*.f64 r (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)))) r))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))) r))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r)))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))))) r))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (+.f64 p (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r)))))) r))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (*.f64 #s(literal -2 binary64) (*.f64 q q)))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (+.f64 p (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r)))))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))))
#s(approx (+ (+ (* -1 r) (fabs r)) (fabs p)) (+.f64 (fabs.f64 p) (fabs.f64 r)))
#s(approx (+ (* -1 r) (fabs r)) (fabs.f64 r))
#s(approx (+ (* -1 r) (fabs r)) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r)))
#s(approx r r)
#s(approx (fabs r) (fabs.f64 r))
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)))
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (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 (- (+ (+ r (fabs p)) (fabs r)) p) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p))
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p))
#s(approx (+ (+ r (fabs p)) (fabs r)) (+.f64 (fabs.f64 p) (fabs.f64 r)))
#s(approx (+ r (fabs p)) (fabs.f64 p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.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) (/.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) (-.f64 (+.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 (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))))) (/.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) (*.f64 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 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 (/.f64 #s(literal 1 binary64) (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 #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/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 p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 p (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.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 p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 p (+.f64 (fabs.f64 r) (*.f64 r (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (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 p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 p (+.f64 (fabs.f64 r) (*.f64 r (-.f64 (*.f64 r (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (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))) (*.f64 #s(literal -1 binary64) (*.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 #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))))) (*.f64 #s(literal 1/2 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))))) (/.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 #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))))) (*.f64 r (fma.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/2 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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (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)) p))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) p) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 r (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) p) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 r (+.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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) p) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 r (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))))))))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 q q))) (pow.f64 p #s(literal -1 binary64)))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (fma.f64 (*.f64 q q) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64))) (pow.f64 p #s(literal -2 binary64)))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 q q))) (pow.f64 p #s(literal -1 binary64))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (fma.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 3 binary64))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64))) (pow.f64 p #s(literal -2 binary64))))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 q q))) (pow.f64 p #s(literal -1 binary64))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (fma.f64 r (fma.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64))) (pow.f64 p #s(literal -2 binary64))))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 q q))) (pow.f64 p #s(literal -1 binary64))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 q q))) (pow.f64 p #s(literal -1 binary64))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 q q)) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64))) (pow.f64 p #s(literal -2 binary64))))) (pow.f64 p #s(literal -1 binary64))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 q q)) (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)))) (pow.f64 p #s(literal -2 binary64))))) (pow.f64 p #s(literal -1 binary64))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 q q)) (*.f64 r (-.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 r (pow.f64 p #s(literal 4 binary64)))) (pow.f64 p #s(literal -3 binary64))))) (pow.f64 p #s(literal -2 binary64))))) (pow.f64 p #s(literal -1 binary64))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 q q))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (fma.f64 #s(literal 1/2 binary64) (/.f64 r (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 q q)))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 q q)))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) (/.f64 (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p) (*.f64 q q)))
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p))
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p))
#s(approx (- (fabs r) p) (-.f64 (fabs.f64 r) p))
#s(approx (pow (- p r) -1) (+.f64 (pow.f64 p #s(literal -1 binary64)) (/.f64 r (*.f64 p p))))
#s(approx (pow (- p r) -1) (fma.f64 r (+.f64 (pow.f64 p #s(literal -2 binary64)) (/.f64 r (pow.f64 p #s(literal 3 binary64)))) (pow.f64 p #s(literal -1 binary64))))
#s(approx (pow (- p r) -1) (fma.f64 r (fma.f64 r (+.f64 (pow.f64 p #s(literal -3 binary64)) (/.f64 r (pow.f64 p #s(literal 4 binary64)))) (pow.f64 p #s(literal -2 binary64))) (pow.f64 p #s(literal -1 binary64))))
#s(approx (- p r) (+.f64 p (*.f64 #s(literal -1 binary64) r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)) r)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 q r) (/.f64 q 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 r) (/.f64 q r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)) r)))) #s(literal 1/2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) r))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 q q)) (pow.f64 r #s(literal 3 binary64))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 p r) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 q r) (/.f64 q r))))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 #s(literal -1 binary64) r))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (*.f64 #s(literal -1 binary64) r))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (*.f64 r (-.f64 (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r) #s(literal 1 binary64))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1 binary64))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (*.f64 #s(literal -1 binary64) (*.f64 r r)))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (*.f64 (*.f64 r r) (-.f64 (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r) #s(literal 1 binary64))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (*.f64 (*.f64 r r) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1 binary64))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) (*.f64 #s(literal -1 binary64) r))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) (*.f64 r (-.f64 (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r) #s(literal 1 binary64))))
#s(approx (+ (+ (* -1 r) (fabs r)) (fabs p)) (*.f64 #s(literal -1 binary64) r))
#s(approx (+ (+ (* -1 r) (fabs r)) (fabs p)) (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) #s(literal 1 binary64))))
#s(approx (+ (* -1 r) (fabs r)) (*.f64 #s(literal -1 binary64) r))
#s(approx (+ (* -1 r) (fabs r)) (*.f64 r (-.f64 (/.f64 (fabs.f64 r) r) #s(literal 1 binary64))))
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (*.f64 r (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) r)))))
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) r)
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (*.f64 r (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (/.f64 p r))))
#s(approx (+ (+ r (fabs p)) (fabs r)) r)
#s(approx (+ (+ r (fabs p)) (fabs r)) (*.f64 r (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))))
#s(approx (+ r (fabs p)) r)
#s(approx (+ r (fabs p)) (*.f64 r (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 p) r))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) 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 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 r) (/.f64 q r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 p (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)) r))) #s(literal 1/2 binary64))))
#s(approx (* (/ 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 r) (/.f64 q r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 p (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)) r)))) #s(literal 1/2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) r))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (-.f64 (/.f64 (+.f64 p (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (/.f64 (+.f64 p (fabs.f64 r)) r)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 q q)) (pow.f64 r #s(literal 3 binary64))) (/.f64 (+.f64 p (fabs.f64 r)) r)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 p r) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 q r) (/.f64 q 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) (*.f64 #s(literal -1 binary64) (/.f64 p r)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 r (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 p r) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 r (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 p r) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p (*.f64 q q)) (pow.f64 r #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 q r) (/.f64 q r))))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 r (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) r)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 r (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) r) (*.f64 (/.f64 q r) (/.f64 q r))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 r (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) r) (+.f64 (/.f64 (*.f64 p (*.f64 q q)) (pow.f64 r #s(literal 3 binary64))) (*.f64 (/.f64 q r) (/.f64 q r)))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (*.f64 r (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 q q) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 q q))) r)))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (*.f64 r (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 q q) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 q q))) r) (*.f64 (/.f64 q r) (/.f64 q r))))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (*.f64 r (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 q q) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 q q))) r) (+.f64 (/.f64 (*.f64 p (*.f64 q q)) (pow.f64 r #s(literal 3 binary64))) (*.f64 (/.f64 q r) (/.f64 q r)))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (*.f64 #s(literal 1/2 binary64) (/.f64 r (*.f64 q q))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (*.f64 r (fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 q q)) r) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (*.f64 r (fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 q q)) r) (fma.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)) (pow.f64 r #s(literal -2 binary64))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (*.f64 r (fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 q q)) r) (fma.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)) (+.f64 (pow.f64 r #s(literal -2 binary64)) (/.f64 p (pow.f64 r #s(literal 3 binary64))))))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 r (*.f64 q q))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (*.f64 r (fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 q q)) r) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64))))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) (/.f64 r (*.f64 q q)))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) (*.f64 r (-.f64 (+.f64 (pow.f64 q #s(literal -2 binary64)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 (*.f64 q q) r))) (/.f64 p (*.f64 (*.f64 q q) r)))))
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) r)
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (*.f64 r (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (/.f64 p r))))
#s(approx (pow (- p r) -1) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 p r)) #s(literal 1 binary64)) r))
#s(approx (pow (- p r) -1) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 p p) (*.f64 r r))) (+.f64 #s(literal 1 binary64) (/.f64 p r))) r))
#s(approx (pow (- p r) -1) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 p r) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 p r) (/.f64 (*.f64 p p) (*.f64 r r))))) r))
#s(approx (- p r) (*.f64 r (-.f64 (/.f64 p r) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) r)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (/.f64 (*.f64 q q) r)) r)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 q q)) r) (*.f64 #s(literal -1 binary64) (*.f64 q q))) r) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p))) r)) #s(literal 1/2 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) r)
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) r)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) r)))) p) r)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 q q)) r)) (*.f64 #s(literal 2 binary64) (*.f64 q q))) r)))) p) r)) #s(literal 1 binary64)))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) (/.f64 p r)))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))) p))) r))))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) 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 (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) 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) (+.f64 (fabs.f64 r) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r))))) r))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (*.f64 (*.f64 r r) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) r))) r)) #s(literal 1 binary64))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) (*.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 (+ (+ (* -1 r) (fabs r)) (fabs p)) (*.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 (+ (* -1 r) (fabs 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 (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/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 (- (+ (+ r (fabs p)) (fabs r)) p) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) r)) #s(literal 1 binary64)))))
#s(approx (+ (+ r (fabs p)) (fabs r)) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1 binary64)))))
#s(approx (+ r (fabs p)) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 p) r)) #s(literal 1 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fabs.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 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 r) (/.f64 (*.f64 q q) r)) r)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 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) (fabs.f64 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 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 r) r)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 r) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) r))) r)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 q q)) r)) (*.f64 #s(literal 2 binary64) (*.f64 q q))) r))) r)) #s(literal 1 binary64)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -1 binary64) r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 p (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r))) r))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 p (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p (*.f64 q q)) r) (*.f64 #s(literal 2 binary64) (*.f64 q q))) r))) r))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (/.f64 (*.f64 q q) r)) r)) #s(literal 1/2 binary64)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 q q)) r) (*.f64 #s(literal -1 binary64) (*.f64 q q))) r) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p))) r)) #s(literal 1/2 binary64)))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 q q) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 q q))) r)) #s(literal 1/2 binary64)))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 q q) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 q q))) (/.f64 (*.f64 q q) r)) r)) #s(literal 1/2 binary64)))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (*.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 q q) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 q q))))) r)) #s(literal 1/2 binary64)))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 q q)) r)) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64))) r)) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)))))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 p r)) #s(literal 1 binary64)) r) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 q q)))) r)) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)))))))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 q q)) r)) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)))))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 q q)) r)) (pow.f64 q #s(literal -2 binary64))))))
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) r)) #s(literal 1 binary64)))))
#s(approx (pow (- p r) -1) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 p r)) r)))
#s(approx (pow (- p r) -1) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 p p) r)) p) r))) r)))
#s(approx (pow (- p r) -1) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 p #s(literal 3 binary64)) r) (*.f64 #s(literal -1 binary64) (*.f64 p p))) r)) p) r))) r)))
#s(approx (- p r) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 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 p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (-.f64 p r)))))) p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 (-.f64 p r) #s(literal -1 binary64)))))))) p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r) (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r)))))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (+.f64 p (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r)))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (+.f64 p (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r) (*.f64 #s(literal -1 binary64) r))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (*.f64 r (+.f64 p (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))))))
#s(approx (* -2 (* q q)) (*.f64 #s(literal -2 binary64) (*.f64 q q)))
#s(approx (* q q) (*.f64 q q))
#s(approx q q)
#s(approx (neg q) (*.f64 #s(literal -1 binary64) q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 r (fabs.f64 r))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (-.f64 p r)) (*.f64 #s(literal 1/2 binary64) (+.f64 r (fabs.f64 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 r (fabs.f64 r)) (*.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 r (fabs.f64 r)) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.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 p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 r (fabs.f64 r)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 r (+.f64 (fabs.f64 r) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (-.f64 p r))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 r (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (*.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))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 r (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 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))))))))
#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) (-.f64 (*.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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p)))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (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 (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p)))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (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 (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p) (*.f64 q q))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (/.f64 (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))) (*.f64 q q)))
#s(approx (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p) (*.f64 q q))))
#s(approx (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) (/.f64 (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 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 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 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 q (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) #s(literal 2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 q (-.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))) (*.f64 q q)) (*.f64 #s(literal 2 binary64) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (*.f64 (*.f64 q q) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 r (*.f64 q q)) (+.f64 (/.f64 p (*.f64 q q)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 q q)))) (*.f64 #s(literal 2 binary64) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (+.f64 p (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))))) (*.f64 q q)) #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 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 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 p (fabs.f64 r)) q)))) #s(literal 1 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -2 binary64) q))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 q (-.f64 (/.f64 (+.f64 p (fabs.f64 r)) q) #s(literal 2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (/.f64 (+.f64 p (fabs.f64 r)) q)) #s(literal 2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 q (-.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (/.f64 (+.f64 p (fabs.f64 r)) q)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (-.f64 p r))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p) (*.f64 q q))) (pow.f64 (-.f64 p r) #s(literal -1 binary64)))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (-.f64 p r))))
#s(approx (* (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (* q q)) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p) (*.f64 q q))) (pow.f64 (-.f64 p r) #s(literal -1 binary64)))))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (/.f64 #s(literal -1 binary64) (-.f64 p r)))
#s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p) (*.f64 q q))) (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)))))) 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 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 #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 (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q)))) q)) #s(literal 2 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) q)))) q)) #s(literal 2 binary64)))))
#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 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 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 p (fabs.f64 r)))) q)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal 2 binary64) q))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 p (fabs.f64 r)) q)) #s(literal 2 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 p (+.f64 (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 p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q))) (*.f64 #s(literal 1/4 binary64) (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 #s(literal -1 binary64) (*.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 #s(literal -1 binary64) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (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 -1 binary64) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)))))))))

eval1.1s (18.4%)

Memory
-94.6MiB live, 199.7MiB allocated; 1.5s collecting garbage
Compiler

Compiled 40 166 to 3 469 computations (91.4% saved)

prune50.0ms (0.8%)

Memory
-81.3MiB live, 90.3MiB allocated; 21ms collecting garbage
Pruning

32 alts after pruning (29 fresh and 3 done)

PrunedKeptTotal
New59718615
Fresh171128
Picked325
Done011
Total61732649
Accuracy
91.9%
Counts
649 → 32
Alt Table
Click to see full alt table
StatusAccuracyProgram
34.9%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))
2.2%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q))))
26.6%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (*.f64 (/.f64 q r) (/.f64 q 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.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64))) p)))
11.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))))) #s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 #s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) p) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r))))
28.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))))) #s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 #s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (*.f64 #s(literal -2 binary64) (*.f64 q q))) r))))
39.7%
(*.f64 #s(literal 1/2 binary64) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r))))
2.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(approx (- (+ (+ r (fabs p)) (fabs r)) p) r) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (-.f64 p r))))
39.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 (fabs.f64 r) r) (/.f64 (*.f64 q q) p)))
30.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64)))) p) (*.f64 (*.f64 q q) r)) p) (*.f64 #s(literal -1 binary64) (*.f64 q q))) p) (*.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 r) r))))
2.5%
#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 r (fabs.f64 r)))))
1.5%
#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))) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (fma.f64 p p (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)))) #s(literal 1/2 binary64)))
1.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (-.f64 (*.f64 (+.f64 r (fabs.f64 p)) (+.f64 r (fabs.f64 p))) (*.f64 r r)) (-.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) p) #s(literal 1/2 binary64)))
2.4%
#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)))
2.3%
#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 r (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (/.f64 p r)))) #s(literal 1/2 binary64)))
2.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (*.f64 p (-.f64 (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p) #s(literal 1 binary64)))) #s(literal 1/2 binary64)))
3.0%
#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)))
34.4%
#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 p (fabs.f64 r)) q)) #s(literal 1 binary64))))
6.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p #s(literal 1/2 binary64)))
15.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (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)))))))
15.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 p (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))
25.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 r) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))
33.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 r) r)))
2.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 r (fabs.f64 r))))
5.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.9%
#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.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
21.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r))))
21.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 #s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (/.f64 #s(literal -1 binary64) (-.f64 p r))) (*.f64 q q))))
1.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 #s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (*.f64 #s(literal -1/2 binary64) (/.f64 p (*.f64 q q)))) (*.f64 q q))))
37.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))))))
3.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
Compiler

Compiled 2 771 to 1 877 computations (32.3% saved)

series54.0ms (0.9%)

Memory
-0.3MiB live, 94.4MiB allocated; 25ms collecting garbage
Counts
44 → 322
Calls
Call 1
Inputs
(*.f64 #s(literal 1/2 binary64) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r))))
#s(literal 1/2 binary64)
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r))
(/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r)
(fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q)))
(-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p))
(+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p))
(fma.f64 #s(literal -1 binary64) r (fabs.f64 r))
#s(literal -1 binary64)
r
(fabs.f64 r)
(fabs.f64 p)
p
(neg.f64 p)
(*.f64 #s(literal -2 binary64) (*.f64 q q))
#s(literal -2 binary64)
(*.f64 q q)
q
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
(*.f64 #s(literal -1/2 binary64) p)
#s(literal -1/2 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r)))
(/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r))
(*.f64 (neg.f64 q) q)
(neg.f64 q)
(-.f64 p r)
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #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)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))
(+.f64 (fabs.f64 p) (fabs.f64 r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))
(*.f64 q #s(literal 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) (*.f64 r (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (/.f64 p r)))) #s(literal 1/2 binary64)))
(*.f64 #s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (*.f64 r (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (/.f64 p r)))) #s(literal 1/2 binary64))
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (*.f64 r (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (/.f64 p r))))
(*.f64 r (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (/.f64 p r)))
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (/.f64 p r))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))
(/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)
(/.f64 p r)
Outputs
#s(approx (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (+ p (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (+ (fabs p) (+ (fabs r) (* -1 r))))) r)))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (+ p (+ (* -2 (/ (pow q 2) r)) (+ (fabs p) (+ (fabs r) (* -1 r)))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (+ (* -2 (pow q 2)) (* r (+ (fabs p) (+ (fabs r) (* -1 r)))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (+ (* -2 (pow q 2)) (+ (* p r) (* r (+ (fabs p) (+ (fabs r) (* -1 r))))))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* -1 r)))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (+ p (+ (fabs p) (+ (fabs r) (* -1 r))))))
#s(approx (+ (+ (* -1 r) (fabs r)) (fabs p)) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* -1 r)))))
#s(approx (fabs p) #s(hole binary64 (fabs p)))
#s(approx p #s(hole binary64 p))
#s(approx (neg p) #s(hole binary64 (* -1 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (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 (* -1/2 p) #s(hole binary64 (* -1/2 p)))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (/ (pow q 2) r))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (+ (* p (- (/ (pow q 2) (pow r 2)) 1/2)) (/ (pow q 2) r)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (+ (* p (- (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))) 1/2)) (/ (pow q 2) r)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (+ (* p (- (+ (* p (+ (/ (* p (pow q 2)) (pow r 4)) (/ (pow q 2) (pow r 3)))) (/ (pow q 2) (pow r 2))) 1/2)) (/ (pow q 2) r)))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (/ (pow q 2) r)))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (+ (/ (* p (pow q 2)) (pow r 2)) (/ (pow q 2) r))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (+ (* p (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2)))) (/ (pow q 2) r))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (+ (* p (+ (* p (+ (/ (* p (pow q 2)) (pow r 4)) (/ (pow q 2) (pow r 3)))) (/ (pow q 2) (pow r 2)))) (/ (pow q 2) r))))
#s(approx (- p r) #s(hole binary64 (* -1 r)))
#s(approx (- p r) #s(hole binary64 (- p r)))
#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 (* (- (+ (+ 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 (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) #s(hole binary64 (* r (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))))))
#s(approx (* r (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) #s(hole binary64 (+ (* -1 p) (* r (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r)))))))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) #s(hole binary64 (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r)))))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) #s(hole binary64 (+ 1 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r))))))
#s(approx (+ 1 (/ (+ (fabs p) (fabs r)) r)) #s(hole binary64 (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r)))))
#s(approx (/ (+ (fabs p) (fabs r)) r) #s(hole binary64 (/ (+ (fabs p) (fabs r)) 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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 p))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* p (+ 1 (/ (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) p)))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 p))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 2) (* p r))) (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p))))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* p r)))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* p (+ r (+ (* -2 (/ (pow q 2) p)) (/ (* r (+ (fabs p) (+ (fabs r) (* -1 r)))) p))))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 p))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) 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 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) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1/2 p)))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p))) 1/2))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))) 1/2))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (* -1 (/ (pow q 2) p))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (+ (* -1 (/ (* (pow q 2) (pow r 2)) (pow p 2))) (* -1 (pow q 2)))) p)))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (+ (* -1 (/ (* (pow q 2) (pow r 2)) (pow p 2))) (+ (* -1 (/ (* (pow q 2) (pow r 3)) (pow p 3))) (* -1 (pow q 2))))) p)))
#s(approx (- p r) #s(hole binary64 p))
#s(approx (- p r) #s(hole binary64 (* p (+ 1 (* -1 (/ r p))))))
#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 (* (- (+ (+ 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 (* r (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) #s(hole binary64 (* -1 p)))
#s(approx (* r (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) #s(hole binary64 (* p (- (/ (* r (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r)))) p) 1))))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) #s(hole binary64 (* -1 (/ p r))))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) #s(hole binary64 (* p (- (+ (/ 1 p) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r)))) (/ 1 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 (* -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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) p)) 1)))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -2 (/ (pow q 2) r)) (* -1 r)))) p)) 1)))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* -1 (* p (+ (* -1 r) (* -1 (/ (+ (* -2 (pow q 2)) (* r (+ (fabs p) (+ (fabs r) (* -1 r))))) p)))))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 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 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) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow q 2) (pow r 2)) p)) (* (pow q 2) r)) p)) (pow q 2)) p))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow q 2) (pow r 3)) p) (* -1 (* (pow q 2) (pow r 2)))) p)) (* (pow q 2) r)) p)) (pow q 2)) p))))
#s(approx (- p r) #s(hole binary64 (* -1 (* 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 (* (- (+ (+ 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 (* r (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (* r (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r)))) p)))))))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) #s(hole binary64 (* -1 (* p (+ (* -1 (/ (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))) p)) (/ 1 r))))))
#s(approx (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* 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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -2 (/ (pow q 2) r))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (fabs r)) (* -1 p)))) r)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r)))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* -2 (/ (pow q 2) r))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (+ p (+ (fabs p) (fabs r))))) r)))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (+ p (+ (fabs p) (+ (fabs r) (* -1 r)))))) r)))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* -2 (pow q 2))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (+ (* -2 (pow q 2)) (* r (+ p (+ (fabs p) (fabs r)))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (+ (* -2 (pow q 2)) (* r (+ p (+ (fabs p) (+ (fabs r) (* -1 r))))))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (+ p (+ (fabs p) (fabs r)))))
#s(approx (+ (+ (* -1 r) (fabs r)) (fabs p)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (+ (* -1 r) (fabs r)) #s(hole binary64 (fabs r)))
#s(approx (+ (* -1 r) (fabs r)) #s(hole binary64 (+ (fabs r) (* -1 r))))
#s(approx r #s(hole binary64 r))
#s(approx (fabs r) #s(hole binary64 (fabs r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* 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) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (* 1/2 (- (+ (fabs p) (fabs r)) p)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (* r (+ 1/2 (* -1 (/ (pow q 2) (pow p 2)))))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (* r (+ 1/2 (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (* -1 (/ (pow q 2) (pow p 2))))))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (* r (+ 1/2 (+ (* -1 (/ (pow q 2) (pow p 2))) (* r (+ (* -1 (/ (* (pow q 2) r) (pow p 4))) (* -1 (/ (pow q 2) (pow p 3))))))))))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (+ (* -1 (/ (* (pow q 2) r) (pow p 2))) (* -1 (/ (pow q 2) p)))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (* r (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (* -1 (/ (pow q 2) (pow p 2))))))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (* r (+ (* -1 (/ (pow q 2) (pow p 2))) (* r (+ (* -1 (/ (* (pow q 2) r) (pow p 4))) (* -1 (/ (pow q 2) (pow p 3))))))))))
#s(approx (- p r) #s(hole binary64 (+ p (* -1 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 (* (- (+ (+ 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 (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) #s(hole binary64 (- (+ (fabs p) (fabs r)) p)))
#s(approx (* r (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p)))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) #s(hole binary64 (/ (- (+ (fabs p) (fabs r)) p) r)))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) #s(hole binary64 (/ (- (+ r (+ (fabs p) (fabs r))) p) r)))
#s(approx (+ 1 (/ (+ (fabs p) (fabs r)) r)) #s(hole binary64 (/ (+ (fabs p) (fabs r)) r)))
#s(approx (+ 1 (/ (+ (fabs p) (fabs r)) r)) #s(hole binary64 (/ (+ r (+ (fabs p) (fabs r))) r)))
#s(approx (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 r)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* -1 r)))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) 1))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* -1 (pow r 2))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* (pow r 2) (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* (pow r 2) (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) 1))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (* -1 r)))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (+ (+ (* -1 r) (fabs r)) (fabs p)) #s(hole binary64 (* -1 r)))
#s(approx (+ (+ (* -1 r) (fabs r)) (fabs p)) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1))))
#s(approx (+ (* -1 r) (fabs r)) #s(hole binary64 (* -1 r)))
#s(approx (+ (* -1 r) (fabs r)) #s(hole binary64 (* r (- (/ (fabs r) 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 (* 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) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* 1/2 r)))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (/ (pow q 2) (pow r 2)))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))))))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (/ (+ (/ (* p (pow q 2)) r) (+ (/ (* (pow p 2) (pow q 2)) (pow r 2)) (pow q 2))) r)))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (/ (+ (/ (* p (pow q 2)) r) (+ (/ (* (pow p 2) (pow q 2)) (pow r 2)) (+ (/ (* (pow p 3) (pow q 2)) (pow r 3)) (pow q 2)))) r)))
#s(approx (- p r) #s(hole binary64 (* r (- (/ p r) 1))))
#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 (* (- (+ (+ 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 (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) #s(hole binary64 r))
#s(approx (* r (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) #s(hole binary64 (* r (- (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ p r)))))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) #s(hole binary64 1))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) #s(hole binary64 (- (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ p r))))
#s(approx (+ 1 (/ (+ (fabs p) (fabs r)) r)) #s(hole binary64 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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* r (- (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r))) (/ p r))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (* -2 (/ (pow q 2) r)) (* -1 (- (* -1 (+ (fabs p) (fabs r))) p))) r)))))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r))))) r)))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* (pow r 2) (- (* -1 (/ (+ (* -1 (+ p (+ (fabs p) (fabs r)))) (* 2 (/ (pow q 2) r))) r)) 1))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (+ (+ (* -1 r) (fabs r)) (fabs p)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r)))))))
#s(approx (+ (* -1 r) (fabs r)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (fabs r) 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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p 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)) p))) r)) 1/2)))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* p (pow q 2)) (/ (* (pow p 2) (pow q 2)) r)) r)) (* -1 (pow q 2))) r))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow p 2) (pow q 2))) (* -1 (/ (* (pow p 3) (pow q 2)) r))) r)) (* p (pow q 2))) r)) (* -1 (pow q 2))) r))))
#s(approx (- p r) #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)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r)))))))
#s(approx (* (- (+ (+ r (fabs 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 (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs p) (fabs r)) r)) (+ 1 (* -1 (/ p r))))))))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (+ (fabs p) (fabs r))) (* -1 p)) r)))))
#s(approx (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (+ (* -2 (/ (pow q 2) r)) (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (+ p (+ (fabs p) (+ (fabs r) (* -1 r))))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (+ p (+ (fabs p) (+ (fabs r) (+ (* -2 (/ (pow q 2) r)) (* -1 r)))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* r (+ p (+ (fabs p) (+ (fabs r) (* -1 r)))))))
#s(approx (* -2 (* q q)) #s(hole binary64 (* -2 (pow q 2))))
#s(approx (* q q) #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/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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (* -1 (/ (pow q 2) (- p r)))))
#s(approx (* (neg q) q) #s(hole binary64 (* -1 (pow q 2))))
#s(approx (neg q) #s(hole binary64 (* -1 q)))
#s(approx (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 (* q 2) #s(hole binary64 (* 2 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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* (pow q 2) (- (/ (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))) (pow q 2)) (* 2 (/ 1 r))))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* (pow q 2) (- (+ (* -1 (/ r (pow q 2))) (+ (/ p (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))))) (* 2 (/ 1 r))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* (pow q 2) (- (/ (* r (+ p (+ (fabs p) (+ (fabs r) (* -1 r))))) (pow q 2)) 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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (/ (pow q 2) (- p r)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* (pow q 2) (- (* 1/2 (/ (- (+ r (+ (fabs p) (fabs r))) p) (pow q 2))) (/ 1 (- p r))))))
#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 (* 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 (* (/ 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 (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
16.0ms
q
@inf
((* 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))))) (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) (+ (+ (* -1 r) (fabs r)) (fabs p)) (+ (* -1 r) (fabs r)) -1 r (fabs r) (fabs p) p (neg p) (* -2 (* q q)) -2 (* q q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 p) -1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (/ (* (neg q) q) (- p r)) (* (neg q) q) (neg q) (- p r) (* (/ 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)))) (* 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 (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ (+ (fabs p) (fabs r)) r) (/ p r))
7.0ms
p
@inf
((* 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))))) (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) (+ (+ (* -1 r) (fabs r)) (fabs p)) (+ (* -1 r) (fabs r)) -1 r (fabs r) (fabs p) p (neg p) (* -2 (* q q)) -2 (* q q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 p) -1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (/ (* (neg q) q) (- p r)) (* (neg q) q) (neg q) (- p r) (* (/ 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)))) (* 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 (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ (+ (fabs p) (fabs r)) r) (/ p r))
4.0ms
p
@-inf
((* 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))))) (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) (+ (+ (* -1 r) (fabs r)) (fabs p)) (+ (* -1 r) (fabs r)) -1 r (fabs r) (fabs p) p (neg p) (* -2 (* q q)) -2 (* q q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 p) -1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (/ (* (neg q) q) (- p r)) (* (neg q) q) (neg q) (- p r) (* (/ 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)))) (* 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 (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ (+ (fabs p) (fabs r)) r) (/ p r))
4.0ms
p
@0
((* 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))))) (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) (+ (+ (* -1 r) (fabs r)) (fabs p)) (+ (* -1 r) (fabs r)) -1 r (fabs r) (fabs p) p (neg p) (* -2 (* q q)) -2 (* q q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 p) -1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (/ (* (neg q) q) (- p r)) (* (neg q) q) (neg q) (- p r) (* (/ 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)))) (* 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 (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ (+ (fabs p) (fabs r)) r) (/ p r))
4.0ms
q
@-inf
((* 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))))) (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) (+ (+ (* -1 r) (fabs r)) (fabs p)) (+ (* -1 r) (fabs r)) -1 r (fabs r) (fabs p) p (neg p) (* -2 (* q q)) -2 (* q q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 p) -1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (/ (* (neg q) q) (- p r)) (* (neg q) q) (neg q) (- p r) (* (/ 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)))) (* 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 (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ (+ (fabs p) (fabs r)) r) (/ p r))

rewrite244.0ms (4.1%)

Memory
27.5MiB live, 294.9MiB allocated; 40ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0126112811
0130412204
1777012204
0904811682
Stop Event
iter-limit
node-limit
iter-limit
Counts
366 → 461
Calls
Call 1
Inputs
(*.f64 #s(literal 1/2 binary64) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r))))
#s(literal 1/2 binary64)
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r))
(/.f64 (fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r)
(fma.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q)))
(-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p))
(+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p))
(fma.f64 #s(literal -1 binary64) r (fabs.f64 r))
#s(literal -1 binary64)
r
(fabs.f64 r)
(fabs.f64 p)
p
(neg.f64 p)
(*.f64 #s(literal -2 binary64) (*.f64 q q))
#s(literal -2 binary64)
(*.f64 q q)
q
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
(*.f64 #s(literal -1/2 binary64) p)
#s(literal -1/2 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r)))
(/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r))
(*.f64 (neg.f64 q) q)
(neg.f64 q)
(-.f64 p r)
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #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)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))
(+.f64 (fabs.f64 p) (fabs.f64 r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))
(*.f64 q #s(literal 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) (*.f64 r (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (/.f64 p r)))) #s(literal 1/2 binary64)))
(*.f64 #s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (*.f64 r (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (/.f64 p r)))) #s(literal 1/2 binary64))
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (*.f64 r (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (/.f64 p r))))
(*.f64 r (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (/.f64 p r)))
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (/.f64 p r))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))
(/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)
(/.f64 p r)
#s(approx (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (+ p (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (+ (fabs p) (+ (fabs r) (* -1 r))))) r)))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (+ p (+ (* -2 (/ (pow q 2) r)) (+ (fabs p) (+ (fabs r) (* -1 r)))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (+ (* -2 (pow q 2)) (* r (+ (fabs p) (+ (fabs r) (* -1 r)))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (+ (* -2 (pow q 2)) (+ (* p r) (* r (+ (fabs p) (+ (fabs r) (* -1 r))))))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* -1 r)))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (+ p (+ (fabs p) (+ (fabs r) (* -1 r))))))
#s(approx (+ (+ (* -1 r) (fabs r)) (fabs p)) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* -1 r)))))
#s(approx (fabs p) #s(hole binary64 (fabs p)))
#s(approx p #s(hole binary64 p))
#s(approx (neg p) #s(hole binary64 (* -1 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (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 (* -1/2 p) #s(hole binary64 (* -1/2 p)))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (/ (pow q 2) r))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (+ (* p (- (/ (pow q 2) (pow r 2)) 1/2)) (/ (pow q 2) r)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (+ (* p (- (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))) 1/2)) (/ (pow q 2) r)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (+ (* p (- (+ (* p (+ (/ (* p (pow q 2)) (pow r 4)) (/ (pow q 2) (pow r 3)))) (/ (pow q 2) (pow r 2))) 1/2)) (/ (pow q 2) r)))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (/ (pow q 2) r)))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (+ (/ (* p (pow q 2)) (pow r 2)) (/ (pow q 2) r))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (+ (* p (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2)))) (/ (pow q 2) r))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (+ (* p (+ (* p (+ (/ (* p (pow q 2)) (pow r 4)) (/ (pow q 2) (pow r 3)))) (/ (pow q 2) (pow r 2)))) (/ (pow q 2) r))))
#s(approx (- p r) #s(hole binary64 (* -1 r)))
#s(approx (- p r) #s(hole binary64 (- p r)))
#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 (* (- (+ (+ 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 (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) #s(hole binary64 (* r (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))))))
#s(approx (* r (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) #s(hole binary64 (+ (* -1 p) (* r (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r)))))))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) #s(hole binary64 (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r)))))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) #s(hole binary64 (+ 1 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r))))))
#s(approx (+ 1 (/ (+ (fabs p) (fabs r)) r)) #s(hole binary64 (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r)))))
#s(approx (/ (+ (fabs p) (fabs r)) r) #s(hole binary64 (/ (+ (fabs p) (fabs r)) 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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 p))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* p (+ 1 (/ (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) p)))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 p))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 2) (* p r))) (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p))))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* p r)))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* p (+ r (+ (* -2 (/ (pow q 2) p)) (/ (* r (+ (fabs p) (+ (fabs r) (* -1 r)))) p))))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 p))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) 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 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) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1/2 p)))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p))) 1/2))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))) 1/2))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (* -1 (/ (pow q 2) p))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (+ (* -1 (/ (* (pow q 2) (pow r 2)) (pow p 2))) (* -1 (pow q 2)))) p)))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (+ (* -1 (/ (* (pow q 2) (pow r 2)) (pow p 2))) (+ (* -1 (/ (* (pow q 2) (pow r 3)) (pow p 3))) (* -1 (pow q 2))))) p)))
#s(approx (- p r) #s(hole binary64 p))
#s(approx (- p r) #s(hole binary64 (* p (+ 1 (* -1 (/ r p))))))
#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 (* (- (+ (+ 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 (* r (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) #s(hole binary64 (* -1 p)))
#s(approx (* r (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) #s(hole binary64 (* p (- (/ (* r (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r)))) p) 1))))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) #s(hole binary64 (* -1 (/ p r))))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) #s(hole binary64 (* p (- (+ (/ 1 p) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r)))) (/ 1 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 (* -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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) p)) 1)))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -2 (/ (pow q 2) r)) (* -1 r)))) p)) 1)))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* -1 (* p (+ (* -1 r) (* -1 (/ (+ (* -2 (pow q 2)) (* r (+ (fabs p) (+ (fabs r) (* -1 r))))) p)))))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 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 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) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow q 2) (pow r 2)) p)) (* (pow q 2) r)) p)) (pow q 2)) p))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow q 2) (pow r 3)) p) (* -1 (* (pow q 2) (pow r 2)))) p)) (* (pow q 2) r)) p)) (pow q 2)) p))))
#s(approx (- p r) #s(hole binary64 (* -1 (* 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 (* (- (+ (+ 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 (* r (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (* r (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r)))) p)))))))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) #s(hole binary64 (* -1 (* p (+ (* -1 (/ (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))) p)) (/ 1 r))))))
#s(approx (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* 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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -2 (/ (pow q 2) r))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (fabs r)) (* -1 p)))) r)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r)))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* -2 (/ (pow q 2) r))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (+ p (+ (fabs p) (fabs r))))) r)))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (+ p (+ (fabs p) (+ (fabs r) (* -1 r)))))) r)))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* -2 (pow q 2))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (+ (* -2 (pow q 2)) (* r (+ p (+ (fabs p) (fabs r)))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (+ (* -2 (pow q 2)) (* r (+ p (+ (fabs p) (+ (fabs r) (* -1 r))))))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (+ p (+ (fabs p) (fabs r)))))
#s(approx (+ (+ (* -1 r) (fabs r)) (fabs p)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (+ (* -1 r) (fabs r)) #s(hole binary64 (fabs r)))
#s(approx (+ (* -1 r) (fabs r)) #s(hole binary64 (+ (fabs r) (* -1 r))))
#s(approx r #s(hole binary64 r))
#s(approx (fabs r) #s(hole binary64 (fabs r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* 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) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (* 1/2 (- (+ (fabs p) (fabs r)) p)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (* r (+ 1/2 (* -1 (/ (pow q 2) (pow p 2)))))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (* r (+ 1/2 (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (* -1 (/ (pow q 2) (pow p 2))))))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (* r (+ 1/2 (+ (* -1 (/ (pow q 2) (pow p 2))) (* r (+ (* -1 (/ (* (pow q 2) r) (pow p 4))) (* -1 (/ (pow q 2) (pow p 3))))))))))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (+ (* -1 (/ (* (pow q 2) r) (pow p 2))) (* -1 (/ (pow q 2) p)))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (* r (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (* -1 (/ (pow q 2) (pow p 2))))))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (+ (* -1 (/ (pow q 2) p)) (* r (+ (* -1 (/ (pow q 2) (pow p 2))) (* r (+ (* -1 (/ (* (pow q 2) r) (pow p 4))) (* -1 (/ (pow q 2) (pow p 3))))))))))
#s(approx (- p r) #s(hole binary64 (+ p (* -1 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 (* (- (+ (+ 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 (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) #s(hole binary64 (- (+ (fabs p) (fabs r)) p)))
#s(approx (* r (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p)))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) #s(hole binary64 (/ (- (+ (fabs p) (fabs r)) p) r)))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) #s(hole binary64 (/ (- (+ r (+ (fabs p) (fabs r))) p) r)))
#s(approx (+ 1 (/ (+ (fabs p) (fabs r)) r)) #s(hole binary64 (/ (+ (fabs p) (fabs r)) r)))
#s(approx (+ 1 (/ (+ (fabs p) (fabs r)) r)) #s(hole binary64 (/ (+ r (+ (fabs p) (fabs r))) r)))
#s(approx (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 r)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* -1 r)))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) 1))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* -1 (pow r 2))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* (pow r 2) (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* (pow r 2) (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) 1))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (* -1 r)))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (+ (+ (* -1 r) (fabs r)) (fabs p)) #s(hole binary64 (* -1 r)))
#s(approx (+ (+ (* -1 r) (fabs r)) (fabs p)) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1))))
#s(approx (+ (* -1 r) (fabs r)) #s(hole binary64 (* -1 r)))
#s(approx (+ (* -1 r) (fabs r)) #s(hole binary64 (* r (- (/ (fabs r) 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 (* 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) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* 1/2 r)))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (/ (pow q 2) (pow r 2)))))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))))))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (/ (+ (/ (* p (pow q 2)) r) (+ (/ (* (pow p 2) (pow q 2)) (pow r 2)) (pow q 2))) r)))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (/ (+ (/ (* p (pow q 2)) r) (+ (/ (* (pow p 2) (pow q 2)) (pow r 2)) (+ (/ (* (pow p 3) (pow q 2)) (pow r 3)) (pow q 2)))) r)))
#s(approx (- p r) #s(hole binary64 (* r (- (/ p r) 1))))
#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 (* (- (+ (+ 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 (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) #s(hole binary64 r))
#s(approx (* r (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) #s(hole binary64 (* r (- (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ p r)))))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) #s(hole binary64 1))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) #s(hole binary64 (- (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ p r))))
#s(approx (+ 1 (/ (+ (fabs p) (fabs r)) r)) #s(hole binary64 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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* r (- (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r))) (/ p r))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (* -2 (/ (pow q 2) r)) (* -1 (- (* -1 (+ (fabs p) (fabs r))) p))) r)))))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r))))) r)))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* (pow r 2) (- (* -1 (/ (+ (* -1 (+ p (+ (fabs p) (fabs r)))) (* 2 (/ (pow q 2) r))) r)) 1))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (+ (+ (* -1 r) (fabs r)) (fabs p)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r)))))))
#s(approx (+ (* -1 r) (fabs r)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (fabs r) 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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p 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)) p))) r)) 1/2)))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* p (pow q 2)) (/ (* (pow p 2) (pow q 2)) r)) r)) (* -1 (pow q 2))) r))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow p 2) (pow q 2))) (* -1 (/ (* (pow p 3) (pow q 2)) r))) r)) (* p (pow q 2))) r)) (* -1 (pow q 2))) r))))
#s(approx (- p r) #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)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r)))))))
#s(approx (* (- (+ (+ r (fabs 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 (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs p) (fabs r)) r)) (+ 1 (* -1 (/ p r))))))))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (+ (fabs p) (fabs r))) (* -1 p)) r)))))
#s(approx (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (+ (* -2 (/ (pow q 2) r)) (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (+ p (+ (fabs p) (+ (fabs r) (* -1 r))))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (+ p (+ (fabs p) (+ (fabs r) (+ (* -2 (/ (pow q 2) r)) (* -1 r)))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* r (+ p (+ (fabs p) (+ (fabs r) (* -1 r)))))))
#s(approx (* -2 (* q q)) #s(hole binary64 (* -2 (pow q 2))))
#s(approx (* q q) #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/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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))))
#s(approx (/ (* (neg q) q) (- p r)) #s(hole binary64 (* -1 (/ (pow q 2) (- p r)))))
#s(approx (* (neg q) q) #s(hole binary64 (* -1 (pow q 2))))
#s(approx (neg q) #s(hole binary64 (* -1 q)))
#s(approx (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 (* q 2) #s(hole binary64 (* 2 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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* (pow q 2) (- (/ (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))) (pow q 2)) (* 2 (/ 1 r))))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) #s(hole binary64 (* (pow q 2) (- (+ (* -1 (/ r (pow q 2))) (+ (/ p (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))))) (* 2 (/ 1 r))))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) #s(hole binary64 (* (pow q 2) (- (/ (* r (+ p (+ (fabs p) (+ (fabs r) (* -1 r))))) (pow q 2)) 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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* -1 (/ (pow q 2) (- p r)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(hole binary64 (* (pow q 2) (- (* 1/2 (/ (- (+ r (+ (fabs p) (fabs r))) p) (pow q 2))) (/ 1 (- p r))))))
#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 (* 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 (* (/ 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 (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 #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r))) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r))))
#s(literal 1/2 binary64)
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r))
(/.f64 (neg.f64 (fma.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q)))) (neg.f64 r))
(/.f64 (fma.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r)
(fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) (/.f64 (*.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r) r))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r) (/.f64 (*.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r) r))
(+.f64 (/.f64 (*.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r) r) (*.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64)))
(+.f64 (*.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64)) (/.f64 (*.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r) r))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r) (*.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 q q)) (*.f64 #s(literal -2 binary64) (*.f64 q q)))) (-.f64 (*.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r) (*.f64 #s(literal -2 binary64) (*.f64 q q))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 q q)) (*.f64 #s(literal -2 binary64) (*.f64 q q))) (*.f64 (*.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r) (*.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 q q)) (*.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r)))
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (*.f64 q q)) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r) (*.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 q q)) (*.f64 #s(literal -2 binary64) (*.f64 q q))) (*.f64 (*.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r) (*.f64 #s(literal -2 binary64) (*.f64 q q))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (*.f64 q q)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 q q)) (*.f64 #s(literal -2 binary64) (*.f64 q q)) (-.f64 (*.f64 (*.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r) (*.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 q q)) (*.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r)))))
(fma.f64 (*.f64 #s(literal -2 binary64) q) q (*.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r))
(fma.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q)))
(fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r))
(fma.f64 (*.f64 q q) #s(literal -2 binary64) (*.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r))
(fma.f64 r (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) (*.f64 #s(literal -2 binary64) (*.f64 q q)))
(-.f64 (*.f64 #s(literal -2 binary64) (*.f64 q q)) (*.f64 (neg.f64 r) (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p))))
(-.f64 (*.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r) (*.f64 (*.f64 q q) #s(literal 2 binary64)))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 q q)) (*.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r))
(+.f64 (*.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r) (*.f64 #s(literal -2 binary64) (*.f64 q q)))
(/.f64 (-.f64 (*.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p)))) (*.f64 (neg.f64 p) (neg.f64 p))) (+.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)))
(/.f64 (-.f64 (pow.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) #s(literal 3 binary64)) (pow.f64 (neg.f64 p) #s(literal 3 binary64))) (fma.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (fma.f64 (neg.f64 p) (neg.f64 p) (*.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)))))
(-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p))
(+.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 #s(literal 1 binary64) p))
(+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (-.f64 (fabs.f64 p) (neg.f64 p)))
(+.f64 (fabs.f64 p) (-.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (neg.f64 p)))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fma.f64 #s(literal -1 binary64) r (fabs.f64 r))) (*.f64 (fabs.f64 p) (fabs.f64 p))) (-.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)))
(/.f64 (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (*.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)))) (-.f64 (fabs.f64 p) (fma.f64 #s(literal -1 binary64) r (fabs.f64 r))))
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) #s(literal 3 binary64)) (pow.f64 (fabs.f64 p) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (*.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)))))
(/.f64 (+.f64 (pow.f64 (fabs.f64 p) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) #s(literal 3 binary64))) (fma.f64 (fabs.f64 p) (fabs.f64 p) (-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fma.f64 #s(literal -1 binary64) r (fabs.f64 r))) (*.f64 (fabs.f64 p) (fma.f64 #s(literal -1 binary64) r (fabs.f64 r))))))
(fma.f64 #s(literal -1 binary64) r (+.f64 (fabs.f64 r) (fabs.f64 p)))
(fma.f64 r #s(literal -1 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)))
(+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p)))
(+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p))
(+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r))
(+.f64 (fabs.f64 p) (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)))
(/.f64 (-.f64 (*.f64 r r) (*.f64 r r)) (-.f64 (fabs.f64 r) (neg.f64 r)))
(/.f64 (-.f64 (*.f64 r r) (*.f64 r r)) (-.f64 (neg.f64 r) (fabs.f64 r)))
(/.f64 (+.f64 (pow.f64 (fabs.f64 r) #s(literal 3 binary64)) (pow.f64 (neg.f64 r) #s(literal 3 binary64))) (fma.f64 r r (-.f64 (*.f64 r r) (*.f64 (fabs.f64 r) (neg.f64 r)))))
(/.f64 (+.f64 (pow.f64 (neg.f64 r) #s(literal 3 binary64)) (pow.f64 (fabs.f64 r) #s(literal 3 binary64))) (fma.f64 r r (-.f64 (*.f64 r r) (*.f64 (neg.f64 r) (fabs.f64 r)))))
(fma.f64 #s(literal -1 binary64) r (fabs.f64 r))
(fma.f64 r #s(literal -1 binary64) (fabs.f64 r))
(-.f64 (fabs.f64 r) (*.f64 #s(literal 1 binary64) r))
(+.f64 (neg.f64 r) (fabs.f64 r))
(+.f64 (fabs.f64 r) (neg.f64 r))
#s(literal -1 binary64)
r
(sqrt.f64 (*.f64 r r))
(fabs.f64 (neg.f64 r))
(fabs.f64 r)
(sqrt.f64 (*.f64 p p))
(fabs.f64 (neg.f64 p))
(fabs.f64 p)
p
(*.f64 #s(literal -1 binary64) p)
(*.f64 p #s(literal -1 binary64))
(neg.f64 p)
(*.f64 (*.f64 #s(literal -2 binary64) q) q)
(*.f64 #s(literal -2 binary64) (*.f64 q q))
(*.f64 (*.f64 q q) #s(literal -2 binary64))
#s(literal -2 binary64)
(*.f64 (pow.f64 q #s(literal 1 binary64)) (pow.f64 q #s(literal 1 binary64)))
(*.f64 (fabs.f64 q) (fabs.f64 q))
(*.f64 (neg.f64 q) (neg.f64 q))
(*.f64 q q)
(pow.f64 q #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))))
q
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
(*.f64 #s(literal -1/2 binary64) p)
(*.f64 p #s(literal -1/2 binary64))
#s(literal -1/2 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 (neg.f64 q) (/.f64 q (-.f64 p r)))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 (neg.f64 q) (/.f64 q (-.f64 p r))))
(*.f64 (/.f64 (*.f64 q q) (-.f64 p r)) #s(literal -1 binary64))
(*.f64 (neg.f64 q) (/.f64 q (-.f64 p r)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (-.f64 p r)))
(/.f64 (neg.f64 (*.f64 (neg.f64 q) q)) (neg.f64 (-.f64 p r)))
(/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r))
(neg.f64 (/.f64 (*.f64 q q) (-.f64 p r)))
(*.f64 (neg.f64 q) q)
(*.f64 #s(literal -1 binary64) (*.f64 q q))
(*.f64 (*.f64 q q) #s(literal -1 binary64))
(*.f64 q (neg.f64 q))
(neg.f64 (*.f64 q q))
(*.f64 #s(literal -1 binary64) q)
(*.f64 q #s(literal -1 binary64))
(neg.f64 q)
(/.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 p r)
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) #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 q #s(literal 2 binary64)))))
#s(literal 1/2 binary64)
#s(literal 1 binary64)
#s(literal 2 binary64)
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 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 q #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 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 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 q #s(literal 2 binary64))))
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (*.f64 r r)) (-.f64 (fabs.f64 p) (fabs.f64 r)))
(/.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 p) #s(literal 3 binary64)) (pow.f64 (fabs.f64 r) #s(literal 3 binary64))) (fma.f64 (fabs.f64 p) (fabs.f64 p) (-.f64 (*.f64 r r) (*.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 r r (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 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 q #s(literal 2 binary64)))
(*.f64 q #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) q)
(+.f64 q q)
#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 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r)) r)) #s(literal 1/2 binary64)))
(*.f64 #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(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) #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)) p) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r)) r))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r)) r)
(*.f64 r (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r)))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64))) (*.f64 (/.f64 p r) (/.f64 p r))) (+.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 p r)))
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 p r) #s(literal 3 binary64))) (fma.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (fma.f64 (/.f64 p r) (/.f64 p r) (*.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 p r)))))
(-.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 p r))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)))))
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 p) r)) (/.f64 (fabs.f64 r) r))
(+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r))
(/.f64 (-.f64 (*.f64 (/.f64 (fabs.f64 p) r) (/.f64 (fabs.f64 p) r)) (*.f64 (/.f64 (fabs.f64 r) r) (/.f64 (fabs.f64 r) r))) (-.f64 (/.f64 (fabs.f64 p) r) (/.f64 (fabs.f64 r) r)))
(/.f64 (+.f64 (pow.f64 (/.f64 (fabs.f64 p) r) #s(literal 3 binary64)) (pow.f64 (/.f64 (fabs.f64 r) r) #s(literal 3 binary64))) (fma.f64 (/.f64 (fabs.f64 p) r) (/.f64 (fabs.f64 p) r) (-.f64 (*.f64 (/.f64 (fabs.f64 r) r) (/.f64 (fabs.f64 r) r)) (*.f64 (/.f64 (fabs.f64 p) r) (/.f64 (fabs.f64 r) r)))))
(/.f64 (fma.f64 (fabs.f64 p) r (*.f64 r (fabs.f64 r))) (*.f64 r r))
(/.f64 (neg.f64 (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 r))
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)
(+.f64 (/.f64 (fabs.f64 r) r) (/.f64 (fabs.f64 p) r))
(+.f64 (/.f64 (fabs.f64 p) r) (/.f64 (fabs.f64 r) r))
(/.f64 (neg.f64 p) (neg.f64 r))
(/.f64 p r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 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 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 binary64)))) #s(literal -1/4 binary64) (*.f64 (*.f64 r #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 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/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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3 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 (*.f64 (*.f64 r #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 binary64)))) p (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 binary64)) (*.f64 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 (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 binary64)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 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 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3 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)))))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 binary64))))) p (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 (fma.f64 (*.f64 (/.f64 q r) (/.f64 q r)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64))) r))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (fma.f64 (fma.f64 (*.f64 (/.f64 q r) (/.f64 q r)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64))) r p))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (/.f64 (fma.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (+.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) p) (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p)))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (fma.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) r (*.f64 #s(literal -2 binary64) (*.f64 q q))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (fma.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fma.f64 #s(literal -1 binary64) r (fabs.f64 r))) r (*.f64 #s(literal -2 binary64) (*.f64 q q))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) (+.f64 (+.f64 p (fabs.f64 p)) (fma.f64 #s(literal -1 binary64) r (fabs.f64 r))))
#s(approx (+ (+ (* -1 r) (fabs r)) (fabs p)) (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))))
#s(approx (fabs p) (fabs.f64 p))
#s(approx p p)
#s(approx (neg p) (neg.f64 p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 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 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 binary64)))) #s(literal -1/4 binary64) (*.f64 (*.f64 r #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 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/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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3 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 (*.f64 (*.f64 r #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 binary64)))) p (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))))
#s(approx (* -1/2 p) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 q r) (/.f64 q r)) #s(literal 1/2 binary64)) p (/.f64 (*.f64 q q) r))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (fma.f64 (fma.f64 p (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (-.f64 (*.f64 (/.f64 q r) (/.f64 q r)) #s(literal 1/2 binary64))) p (/.f64 (*.f64 q q) r))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (fma.f64 p (/.f64 (*.f64 q q) (pow.f64 r #s(literal 4 binary64))) (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64)))) p (-.f64 (*.f64 (/.f64 q r) (/.f64 q r)) #s(literal 1/2 binary64))) p (/.f64 (*.f64 q q) r))))
#s(approx (/ (* (neg q) q) (- p r)) (/.f64 (*.f64 q q) r))
#s(approx (/ (* (neg q) q) (- p r)) (fma.f64 p (*.f64 (/.f64 q r) (/.f64 q r)) (/.f64 (*.f64 q q) r)))
#s(approx (/ (* (neg q) q) (- p r)) (fma.f64 (fma.f64 (/.f64 q r) (/.f64 q r) (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64)))) p (/.f64 (*.f64 q q) r)))
#s(approx (/ (* (neg q) q) (- p r)) (fma.f64 (fma.f64 (fma.f64 p (/.f64 (*.f64 q q) (pow.f64 r #s(literal 4 binary64))) (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64)))) p (*.f64 (/.f64 q r) (/.f64 q r))) p (/.f64 (*.f64 q q) r)))
#s(approx (- p r) (neg.f64 r))
#s(approx (- p r) (-.f64 p r))
#s(approx (+ (fabs p) (fabs r)) (+.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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (fma.f64 (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (neg.f64 r) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 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 (*.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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3 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 (*.f64 (neg.f64 r) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 binary64)))) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#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 (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) (*.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) r))
#s(approx (* r (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) (fma.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) r (neg.f64 p)))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 p r) #s(literal 1 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)))
#s(approx (+ 1 (/ (+ (fabs p) (fabs r)) r)) (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)))
#s(approx (/ (+ (fabs p) (fabs r)) r) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) 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 (*.f64 (neg.f64 q) q) (*.f64 p p))) #s(literal 1/2 binary64)) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p))) (*.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 (- (+ (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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) p)
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 (fma.f64 r (/.f64 (fma.f64 (*.f64 (/.f64 q r) (/.f64 q r)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64))) p) #s(literal 1 binary64)) p))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) p)
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (*.f64 (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 q q) p) r) #s(literal -2 binary64) (fma.f64 (/.f64 r p) #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p))) #s(literal 1 binary64)) p))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (*.f64 r p))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (*.f64 (+.f64 (/.f64 (fma.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) p) r) p))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) p)
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) (*.f64 (+.f64 (fma.f64 (/.f64 r p) #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal 1 binary64)) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 p p))) #s(literal 1/2 binary64)) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p))) (*.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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.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) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 p p))) #s(literal 1/2 binary64)) p))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p))) (*.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 (/ (* (neg q) q) (- p r)) (/.f64 (*.f64 (neg.f64 q) q) p))
#s(approx (/ (* (neg q) q) (- p r)) (neg.f64 (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) p)))
#s(approx (/ (* (neg q) q) (- p r)) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (pow.f64 (*.f64 q r) #s(literal 2 binary64)) (*.f64 p p)) (*.f64 q q)) (neg.f64 (/.f64 (*.f64 (*.f64 q q) r) p))) p))
#s(approx (/ (* (neg q) q) (- p r)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) r) p) #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 q q) (/.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (*.f64 q q)) (neg.f64 (/.f64 (pow.f64 (*.f64 q r) #s(literal 2 binary64)) (*.f64 p 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 (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 (* (- (+ (+ 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 (* r (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) (neg.f64 p))
#s(approx (* r (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) (*.f64 (-.f64 (*.f64 r (/.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) p)) #s(literal 1 binary64)) p))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) (/.f64 (neg.f64 p) r))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) (*.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))) p))
#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 (neg.f64 (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) p)))) p)) #s(literal 1/2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (*.f64 r (/.f64 (fma.f64 (*.f64 (/.f64 q r) (/.f64 q r)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64))) p))) #s(literal 1 binary64))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) (fabs.f64 r)) (neg.f64 r)) (fabs.f64 p)) p)) #s(literal 1 binary64))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) p) #s(literal -1 binary64) (neg.f64 r))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) p)) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 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 (neg.f64 (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) p)))) p)) #s(literal 1/2 binary64))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.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) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) p)) p) #s(literal -1 binary64) #s(literal 1/2 binary64))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) p))) p) #s(literal -1 binary64) #s(literal 1/2 binary64))))
#s(approx (/ (* (neg q) q) (- p r)) (neg.f64 (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) p)))
#s(approx (/ (* (neg q) q) (- p r)) (neg.f64 (/.f64 (fma.f64 q q (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 q r) #s(literal 2 binary64)) p)) (*.f64 (*.f64 q q) r)) p))) p)))
#s(approx (/ (* (neg q) q) (- p r)) (neg.f64 (/.f64 (fma.f64 q q (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 q q) (/.f64 (pow.f64 r #s(literal 3 binary64)) p)) (neg.f64 (pow.f64 (*.f64 q r) #s(literal 2 binary64)))) p)) (*.f64 (*.f64 q q) r)) p))) p)))
#s(approx (- p r) (*.f64 (neg.f64 p) (-.f64 (/.f64 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 q q (/.f64 (*.f64 (*.f64 q q) r) p))) p) #s(literal -1 binary64) r) p) #s(literal -1 binary64) #s(literal 1 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 (* r (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) (*.f64 (neg.f64 p) (fma.f64 (*.f64 r (/.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) p)) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) 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 (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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 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 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 binary64)))) #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -3 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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 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 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 binary64)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 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 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -3 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)))))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 binary64))))) r (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 (-.f64 (+.f64 (neg.f64 r) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (*.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64)))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (/.f64 (fma.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (/.f64 (fma.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fma.f64 #s(literal -1 binary64) r (fabs.f64 r))) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (*.f64 #s(literal -2 binary64) (*.f64 q q)))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (fma.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r (*.f64 #s(literal -2 binary64) (*.f64 q q))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (fma.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fma.f64 #s(literal -1 binary64) r (fabs.f64 r))) r (*.f64 #s(literal -2 binary64) (*.f64 q q))))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)))
#s(approx (+ (+ (* -1 r) (fabs r)) (fabs p)) (+.f64 (fabs.f64 r) (fabs.f64 p)))
#s(approx (+ (* -1 r) (fabs r)) (fabs.f64 r))
#s(approx (+ (* -1 r) (fabs r)) (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)))
#s(approx r r)
#s(approx (fabs r) (fabs.f64 r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 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 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 binary64)))) #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -3 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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 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) (/ (neg (* q q)) (- p r))) (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) p)))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -1 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -1 binary64) #s(literal 1/2 binary64)) r (*.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) (/ (neg (* q q)) (- p r))) (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p))) #s(literal 1/2 binary64)) r (*.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) (/ (neg (* q q)) (- p r))) (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -1 binary64) (fma.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 4 binary64))) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))))) r (/.f64 (*.f64 (neg.f64 q) q) (*.f64 p p))) #s(literal 1/2 binary64)) r (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)))))
#s(approx (/ (* (neg q) q) (- p r)) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 q q) (/.f64 r (*.f64 p p)) (/.f64 (*.f64 q q) p))))
#s(approx (/ (* (neg q) q) (- p r)) (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p)))) r (/.f64 (*.f64 (neg.f64 q) q) p)))
#s(approx (/ (* (neg q) q) (- p r)) (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 4 binary64))) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))))) r (/.f64 (*.f64 (neg.f64 q) q) (*.f64 p p))) r (/.f64 (*.f64 (neg.f64 q) q) p)))
#s(approx (- p r) (fma.f64 #s(literal -1 binary64) r 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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (fma.f64 (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (neg.f64 p) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 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 (*.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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -3 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 (neg.f64 p) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 binary64)))) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#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 (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)))
#s(approx (* r (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) r))
#s(approx (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r))
#s(approx (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/.f64 (+.f64 (+.f64 r (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 #s(literal -1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64)) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (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 (*.f64 (neg.f64 q) q) (*.f64 r r)))) #s(literal 1/2 binary64)) r))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (neg.f64 r))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #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 r) (/.f64 q r)) #s(literal -2 binary64) (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1 binary64))) r))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (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 r) (/.f64 q r)) #s(literal 2 binary64) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64))) r))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (neg.f64 r))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1 binary64)) r))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 (fma.f64 (*.f64 (/.f64 q r) (/.f64 q r)) #s(literal -2 binary64) (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1 binary64))) r))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (neg.f64 r))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (*.f64 (-.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1 binary64)) r))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (*.f64 (fma.f64 (*.f64 (/.f64 q r) (/.f64 q r)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1 binary64))) r))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (neg.f64 (*.f64 r r)))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (*.f64 (-.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1 binary64)) (*.f64 r r)))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (*.f64 (fma.f64 (*.f64 (/.f64 q r) (/.f64 q r)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1 binary64))) (*.f64 r r)))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) (neg.f64 r))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) (*.f64 (-.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1 binary64)) r))
#s(approx (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg.f64 r))
#s(approx (+ (+ (* -1 r) (fabs r)) (fabs p)) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) r))
#s(approx (+ (* -1 r) (fabs r)) (neg.f64 r))
#s(approx (+ (* -1 r) (fabs r)) (*.f64 (-.f64 (/.f64 (fabs.f64 r) 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 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64)) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (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 (*.f64 (neg.f64 q) q) (*.f64 r r)))) #s(literal 1/2 binary64)) r))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 r #s(literal 1/2 binary64)))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.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) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 (+.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)) r))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (/.f64 q r) (/.f64 q r) (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64))))) r))
#s(approx (/ (* (neg q) q) (- p r)) (/.f64 (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r))) r))
#s(approx (/ (* (neg q) q) (- p r)) (/.f64 (fma.f64 p (/.f64 (*.f64 q q) r) (fma.f64 q q (/.f64 (pow.f64 (*.f64 p q) #s(literal 2 binary64)) (*.f64 r r)))) r))
#s(approx (/ (* (neg q) q) (- p r)) (/.f64 (fma.f64 p (/.f64 (*.f64 q q) r) (+.f64 (fma.f64 (pow.f64 p #s(literal 3 binary64)) (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (*.f64 q q)) (/.f64 (pow.f64 (*.f64 p q) #s(literal 2 binary64)) (*.f64 r r)))) r))
#s(approx (- p r) (*.f64 (-.f64 (/.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 #s(literal -1 binary64) (/.f64 p r) #s(literal 1 binary64)) r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 (*.f64 (/.f64 q r) (/.f64 q 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 (/.f64 q r) (/.f64 q r) (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64)))) (/.f64 (neg.f64 p) r)) #s(literal 1 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 (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) r)
#s(approx (* r (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r)) r))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) #s(literal 1 binary64))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r)))
#s(approx (+ 1 (/ (+ (fabs p) (fabs r)) r)) #s(literal 1 binary64))
#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 q q (*.f64 p (/.f64 (*.f64 q q) r)))) r))) r)) #s(literal 1/2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 (neg.f64 r) (-.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 p r))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) (neg.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 r) (fabs.f64 p))) p))) r) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) (fabs.f64 r))) r) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal 2 binary64) (neg.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)))) r)) #s(literal 1 binary64)) (*.f64 r r)))
#s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (+ (+ (* -1 r) (fabs r)) (fabs p)) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (+ (* -1 r) (fabs r)) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (fabs.f64 r) 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 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 q q (*.f64 p (/.f64 (*.f64 q q) r)))) r))) r)) #s(literal 1/2 binary64))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.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) 1/2) (/ (neg (* q q)) (- p r))) (*.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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.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 q q (*.f64 p (/.f64 (*.f64 q q) r)))) r))) r)) #s(literal 1/2 binary64))))
#s(approx (/ (* (neg q) q) (- p r)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r)))) r)))
#s(approx (/ (* (neg q) q) (- p r)) (neg.f64 (/.f64 (fma.f64 (neg.f64 q) q (neg.f64 (/.f64 (fma.f64 (*.f64 q q) p (/.f64 (pow.f64 (*.f64 p q) #s(literal 2 binary64)) r)) r))) r)))
#s(approx (/ (* (neg q) q) (- p r)) (neg.f64 (/.f64 (fma.f64 (neg.f64 q) q (neg.f64 (/.f64 (fma.f64 (*.f64 q q) p (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) (/.f64 (*.f64 q q) r)) #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 p q) #s(literal 2 binary64)))) r))) r))) r)))
#s(approx (- p r) (*.f64 (neg.f64 r) (fma.f64 #s(literal -1 binary64) (/.f64 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 #s(literal -1 binary64) (/.f64 p r) #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 q q (*.f64 p (/.f64 (*.f64 q q) r)))) r) #s(literal -1 binary64) p) r) #s(literal -1 binary64) #s(literal 1 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 (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) (fma.f64 #s(literal -1 binary64) (/.f64 p r) #s(literal 1 binary64)))))
#s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) (fma.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) 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 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 q) (/.f64 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 (- (+ (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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (fma.f64 (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1 binary64)) r (*.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (+.f64 (+.f64 p (fabs.f64 p)) (fma.f64 #s(literal -1 binary64) r (fabs.f64 r))))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (+.f64 (+.f64 p (fabs.f64 p)) (+.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) (fabs.f64 r)) (neg.f64 r))))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fma.f64 #s(literal -1 binary64) r (fabs.f64 r))) r))
#s(approx (* -2 (* q q)) (*.f64 #s(literal -2 binary64) (*.f64 q q)))
#s(approx (* q q) (*.f64 q q))
#s(approx q q)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.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 q) (/.f64 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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.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) 1/2) (/ (neg (* q q)) (- p r))) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (*.f64 (neg.f64 q) (/.f64 q (-.f64 p r)))))
#s(approx (/ (* (neg q) q) (- p r)) (*.f64 (neg.f64 q) (/.f64 q (-.f64 p r))))
#s(approx (* (neg q) q) (*.f64 (neg.f64 q) q))
#s(approx (neg q) (neg.f64 q))
#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 (* q 2) (*.f64 q #s(literal 2 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 (-.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 (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 (-.f64 (*.f64 r (/.f64 (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1 binary64)) (*.f64 q q))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)))
#s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) (*.f64 (-.f64 (fma.f64 (/.f64 r (*.f64 q q)) #s(literal -1 binary64) (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 q q)) (/.f64 p (*.f64 q q)))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)))
#s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (*.f64 (-.f64 (*.f64 r (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fma.f64 #s(literal -1 binary64) r (fabs.f64 r))) (*.f64 q 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)))))) (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 (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 (neg.f64 q) (/.f64 q (-.f64 p r))))
#s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 q q)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q 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 (* (/ 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 (* (/ 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 (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))))

eval64.0ms (1.1%)

Memory
-25.8MiB live, 121.5MiB allocated; 16ms collecting garbage
Compiler

Compiled 28 652 to 2 540 computations (91.1% saved)

prune47.0ms (0.8%)

Memory
7.2MiB live, 101.8MiB allocated; 2ms collecting garbage
Pruning

33 alts after pruning (29 fresh and 4 done)

PrunedKeptTotal
New46714481
Fresh91524
Picked415
Done033
Total48033513
Accuracy
94.3%
Counts
513 → 33
Alt Table
Click to see full alt table
StatusAccuracyProgram
2.2%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q))))
34.9%
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) #s(literal 1/2 binary64))
2.3%
(*.f64 #s(literal 1/2 binary64) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64))) p)))
44.6%
(*.f64 #s(literal 1/2 binary64) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 #s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) (+.f64 (+.f64 p (fabs.f64 p)) (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)))) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r))))
11.1%
(*.f64 #s(literal 1/2 binary64) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 #s(approx (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) p) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r))))
28.1%
(*.f64 #s(literal 1/2 binary64) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 #s(approx (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) (*.f64 #s(literal -2 binary64) (*.f64 q q))) r))))
18.8%
(*.f64 #s(literal 1/2 binary64) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 (fma.f64 (*.f64 (/.f64 q r) (/.f64 q r)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64))) r))))
6.0%
(*.f64 #s(literal 1/2 binary64) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) r) p))))
3.0%
(*.f64 #s(literal 1/2 binary64) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) r))
2.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(approx (- (+ (+ r (fabs p)) (fabs r)) p) r) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (-.f64 p r))))
39.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 (fabs.f64 r) r) (/.f64 (*.f64 q q) p)))
30.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64)))) p) (*.f64 (*.f64 q q) r)) p) (*.f64 #s(literal -1 binary64) (*.f64 q q))) p) (*.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 r) r))))
2.5%
#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 r (fabs.f64 r)))))
1.5%
#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))) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (fma.f64 p p (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)))) #s(literal 1/2 binary64)))
2.4%
#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)))
2.3%
#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 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1 binary64)) p)) #s(literal 1/2 binary64)))
5.4%
#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 r #s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) (/.f64 (neg.f64 p) r)))) #s(literal 1/2 binary64)))
2.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (*.f64 r #s(approx (- (+ 1 (/ (+ (fabs p) (fabs r)) r)) (/ p r)) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) p) #s(literal -1 binary64) (pow.f64 r #s(literal -1 binary64))))))) #s(literal 1/2 binary64)))
15.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (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)))))))
15.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 p (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))
25.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 r) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))
33.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 r) r)))
2.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 r (fabs.f64 r))))
5.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.9%
#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.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
20.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (/.f64 (*.f64 (neg.f64 q) q) #s(approx (- p r) p))))
21.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 (neg.f64 q) (/.f64 q (-.f64 p r)))))
21.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 #s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (/.f64 #s(literal -1 binary64) (-.f64 p r))) (*.f64 q q))))
1.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) (*.f64 #s(approx (- (* (/ (+ (+ r (fabs p)) (- (fabs r) p)) (* q q)) 1/2) (pow (- p r) -1)) (*.f64 #s(literal -1/2 binary64) (/.f64 p (*.f64 q q)))) (*.f64 q q))))
20.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (/ (neg (* q q)) (- p r))) #s(approx (/ (* (neg q) q) (- p r)) (/.f64 (*.f64 q q) r))))
37.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))))))
3.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
Compiler

Compiled 5 412 to 1 534 computations (71.7% saved)

regimes156.0ms (2.6%)

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

7 calls:

38.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
22.0ms
q
21.0ms
r
20.0ms
p
18.0ms
(pow.f64 q #s(literal 2 binary64))
Results
AccuracySegmentsBranch
66.9%2(pow.f64 q #s(literal 2 binary64))
66.9%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
54.9%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))))))
54.9%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)))))))
63.6%4p
62.0%3r
66.9%2q
Compiler

Compiled 51 to 54 computations (-5.9% saved)

regimes42.0ms (0.7%)

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

3 calls:

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

Compiled 9 to 15 computations (-66.7% saved)

regimes21.0ms (0.4%)

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

3 calls:

7.0ms
q
6.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
6.0ms
(pow.f64 q #s(literal 2 binary64))
Results
AccuracySegmentsBranch
63.4%2(pow.f64 q #s(literal 2 binary64))
63.4%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
63.4%2q
Compiler

Compiled 9 to 15 computations (-66.7% saved)

regimes19.0ms (0.3%)

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

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

Compiled 9 to 15 computations (-66.7% saved)

regimes24.0ms (0.4%)

Memory
38.8MiB live, 38.8MiB allocated; 0ms collecting garbage
Counts
12 → 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 r #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (+ (+ r (fabs p)) (fabs r)) p) r) #s(literal 1/2 binary64)))
(*.f64 #s(literal 1/2 binary64) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) r))
(*.f64 #s(literal 1/2 binary64) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(approx (/ (+ (* (- (+ (+ (* -1 r) (fabs r)) (fabs p)) (neg p)) r) (* -2 (* q q))) 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 r (fabs.f64 r))))
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
q
4.0ms
r
4.0ms
p
3.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
3.0ms
(pow.f64 q #s(literal 2 binary64))
Results
AccuracySegmentsBranch
35.4%1(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
35.4%1(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
35.4%1p
35.4%1r
35.4%1(pow.f64 q #s(literal 2 binary64))
35.4%1(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
35.4%1q
Compiler

Compiled 51 to 54 computations (-5.9% saved)

regimes17.0ms (0.3%)

Memory
-33.7MiB live, 16.1MiB allocated; 1ms 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:

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

Compiled 51 to 54 computations (-5.9% saved)

bsearch26.0ms (0.4%)

Memory
32.9MiB live, 32.9MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
23.0ms
9.803739066371405e+41
1.2213745314862797e+46
Samples
12.0ms76×1valid
3.0ms45×0valid
2.0ms2valid
Compiler

Compiled 873 to 608 computations (30.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 13.0ms
ival-pow2: 4.0ms (29.8% of total)
adjust: 3.0ms (22.4% of total)
ival-sqrt: 2.0ms (14.9% of total)
ival-mult!: 2.0ms (14.9% of total)
ival-add!: 1.0ms (7.5% of total)
ival-sub!: 1.0ms (7.5% of total)
ival-fabs: 1.0ms (7.5% of total)

bsearch76.0ms (1.3%)

Memory
-16.6MiB live, 78.2MiB allocated; 2ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
33.0ms
411022308574.1647
19813776571386.29
35.0ms
1.2303005399890856e-84
4.845051277524296e-73
Samples
32.0ms131×1valid
22.0ms102×2valid
3.0ms39×0valid
Compiler

Compiled 1 288 to 983 computations (23.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 47.0ms
ival-mult!: 16.0ms (33.8% of total)
adjust: 9.0ms (19% of total)
ival-pow2: 9.0ms (19% of total)
ival-sqrt: 5.0ms (10.6% of total)
ival-add!: 3.0ms (6.3% of total)
ival-sub!: 3.0ms (6.3% of total)
ival-fabs: 3.0ms (6.3% of total)

bsearch37.0ms (0.6%)

Memory
-21.9MiB live, 25.3MiB allocated; 1ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
18.0ms
19813776571386.29
79446054422587.7
Samples
9.0ms58×1valid
3.0ms12×2valid
2.0ms26×0valid
Compiler

Compiled 481 to 372 computations (22.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 11.0ms
ival-pow2: 3.0ms (27.9% of total)
adjust: 2.0ms (18.6% of total)
ival-add!: 1.0ms (9.3% of total)
ival-sub!: 1.0ms (9.3% of total)
ival-sqrt: 1.0ms (9.3% of total)
ival-mult!: 1.0ms (9.3% of total)
ival-fabs: 1.0ms (9.3% of total)

bsearch28.0ms (0.5%)

Memory
34.6MiB live, 34.6MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
25.0ms
5.851195454008245e-18
8.538732217603288e-15
Samples
10.0ms66×1valid
8.0ms38×2valid
2.0ms24×0valid
Compiler

Compiled 457 to 384 computations (16% saved)

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

derivations228.0ms (3.9%)

Memory
-2.4MiB live, 283.6MiB allocated; 15ms collecting garbage
Stop Event
fuel
Compiler

Compiled 415 to 90 computations (78.3% saved)

preprocess58.0ms (1%)

Memory
-22.6MiB live, 120.7MiB allocated; 10ms collecting garbage
Remove

(sort p r)

(abs q)

Compiler

Compiled 2 584 to 1 112 computations (57% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...