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

Time bar (total: 4.1s)

start0.0ms (0%)

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

analyze0.0ms (0%)

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

Compiled 24 to 20 computations (16.7% saved)

sample1.8s (43.3%)

Memory
-20.0MiB live, 1 861.8MiB allocated; 1.1s collecting garbage
Samples
1.0s8 254×0valid
0.0ms1valid
Precisions
Click to see histograms. Total time spent on operations: 809.0ms
ival-mult: 184.0ms (22.8% of total)
ival-pow2: 161.0ms (19.9% of total)
ival-add: 133.0ms (16.4% of total)
ival-div: 98.0ms (12.1% of total)
ival-sqrt: 94.0ms (11.6% of total)
ival-fabs: 80.0ms (9.9% of total)
ival-sub: 40.0ms (4.9% of total)
exact: 13.0ms (1.6% of total)
adjust: 3.0ms (0.4% of total)
ival-assert: 3.0ms (0.4% of total)
Bogosity

explain227.0ms (5.5%)

Memory
17.2MiB live, 394.6MiB allocated; 50ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1600-0-(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 (/.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-q
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-(+.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-#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-rescue1570
(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))overflow157
(pow.f64 q #s(literal 2 binary64))overflow62
(pow.f64 (-.f64 p r) #s(literal 2 binary64))overflow131
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))overflow63
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-rescue30
(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))underflow3
(pow.f64 q #s(literal 2 binary64))underflow65
(pow.f64 (-.f64 p r) #s(literal 2 binary64))underflow8
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))underflow65
Confusion
Predicted +Predicted -
+1600
-096
Precision
1.0
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+16000
-0096
Precision?
1.0
Recall?
1.0
Freqs
test
numberfreq
096
1160
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
72.0ms512×0valid
Compiler

Compiled 220 to 58 computations (73.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 50.0ms
ival-mult: 19.0ms (37.9% of total)
ival-pow2: 10.0ms (20% of total)
ival-add: 6.0ms (12% of total)
ival-fabs: 4.0ms (8% of total)
ival-div: 3.0ms (6% of total)
ival-sub: 3.0ms (6% of total)
ival-sqrt: 3.0ms (6% of total)
exact: 1.0ms (2% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

preprocess172.0ms (4.2%)

Memory
15.0MiB live, 147.8MiB allocated; 18ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
073205
1224204
2733204
33201204
46973204
01820
03120
15720
212220
330720
462220
5125320
6610020
0837815
Stop Event
iter limit
node limit
iter limit
node limit
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)))))))
Outputs
(*.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/2 binary64) (+.f64 (+.f64 (hypot.f64 (/.f64 q #s(literal 1/2 binary64)) (-.f64 r p)) (fabs.f64 p)) (fabs.f64 r)))
Symmetry

(abs q)

(sort p r)

Compiler

Compiled 22 to 18 computations (18.2% saved)

eval0.0ms (0%)

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

Compiled 0 to 3 computations (-∞% saved)

prune1.0ms (0%)

Memory
1.2MiB live, 1.2MiB allocated; 0ms collecting garbage
Alt Table
Click to see full alt table
StatusAccuracyProgram
42.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)))))))
Compiler

Compiled 22 to 18 computations (18.2% saved)

series44.0ms (1.1%)

Memory
10.4MiB live, 58.8MiB allocated; 14ms 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/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (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) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 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 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))))
#s(approx (+ (fabs 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 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 p))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 p))
#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 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 p)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p))))) p)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 p)))
#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/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (* (/ 1 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) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (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 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))))))))))))
#s(approx (fabs r) #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 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 r))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 r))
#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 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 r)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r))))) r)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 r)))
#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 (- (+ p (+ (fabs p) (fabs r))) r))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r)))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (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 (- (+ p (+ (fabs p) (fabs r))) 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 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (fabs r))) r)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) (- p r)))))) r)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) r)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (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)))))))) 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 (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (pow (- p r) 2)))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (+ (* 4 (pow q 2)) (pow (- p r) 2))))
#s(approx (* 4 (pow q 2)) #s(hole binary64 (* 4 (pow q 2))))
#s(approx (pow q 2) #s(hole binary64 (pow q 2)))
#s(approx q #s(hole binary64 q))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 q))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 2 q)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* 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 (* -1 q)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -2 q)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow (- p r) 2) q)))) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -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
13.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)
13.0ms
r
@inf
((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ (pow (- p r) 2) (* 4 (pow q 2))) (pow (- p r) 2) (- p r) (* 4 (pow q 2)) 4 (pow q 2) q)
3.0ms
q
@0
((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ (pow (- p r) 2) (* 4 (pow q 2))) (pow (- p r) 2) (- p r) (* 4 (pow q 2)) 4 (pow q 2) q)
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
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)

rewrite191.0ms (4.6%)

Memory
-5.0MiB live, 268.3MiB allocated; 27ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
07535847
07725667
149165349
083894987
Stop Event
iter limit
node limit
iter limit
Counts
172 → 223
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 1 binary64)
#s(literal 2 binary64)
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(fabs.f64 p)
p
(fabs.f64 r)
r
(sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))
(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))
(pow.f64 (-.f64 p r) #s(literal 2 binary64))
(-.f64 p r)
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
#s(literal 4 binary64)
(pow.f64 q #s(literal 2 binary64))
q
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1/2 (* (* p r) (sqrt (/ 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/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (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) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 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 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))))
#s(approx (+ (fabs 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 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 p))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 p))
#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 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 p)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p))))) p)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 p)))
#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/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (* (/ 1 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) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (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 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))))))))))))
#s(approx (fabs r) #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 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 r))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 r))
#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 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 r)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r))))) r)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 r)))
#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 (- (+ p (+ (fabs p) (fabs r))) r))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r)))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (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 (- (+ p (+ (fabs p) (fabs r))) 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 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (fabs r))) r)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) (- p r)))))) r)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) r)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (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)))))))) 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 (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (pow (- p r) 2)))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (+ (* 4 (pow q 2)) (pow (- p r) 2))))
#s(approx (* 4 (pow q 2)) #s(hole binary64 (* 4 (pow q 2))))
#s(approx (pow q 2) #s(hole binary64 (pow q 2)))
#s(approx q #s(hole binary64 q))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 q))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 2 q)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* 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 (* -1 q)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -2 q)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow (- p r) 2) q)))) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)))
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 (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)))
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #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))))))
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 (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)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #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))))))
(+.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 (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 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 #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))))))
#s(literal 1/2 binary64)
#s(literal 1 binary64)
#s(literal 2 binary64)
(/.f64 (-.f64 (pow.f64 (+.f64 r 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 r 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 r 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 r 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 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))
(+.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))
(+.f64 p (+.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #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 (-.f64 (*.f64 r r) (*.f64 r p))))
(+.f64 r p)
(+.f64 p r)
p
p
r
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))
(/.f64 (sqrt.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)))) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))))
(/.f64 (sqrt.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)))) (sqrt.f64 (-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))
(/.f64 (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 q #s(literal 6 binary64))))) (sqrt.f64 (+.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)))))))
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 q #s(literal 6 binary64)) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))) (sqrt.f64 (+.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 #s(literal 1 binary64) (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 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 (-.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 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 q #s(literal 6 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))))))
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 q #s(literal 6 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))))))
(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 r p))
(/.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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (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 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (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 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (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 (+ (fabs p) (fabs r)) (+.f64 r p))
#s(approx (fabs p) p)
#s(approx (fabs p) p)
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (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 (fma.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r r) p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r r) p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) (*.f64 p p))) p))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r r) p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p)))) 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 (+.f64 (fma.f64 (/.f64 r p) #s(literal -1 binary64) (/.f64 (+.f64 r p) p)) #s(literal 1 binary64)) p))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) (/.f64 (+.f64 r p) p))) p))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)) (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 (+.f64 r p) p))) p))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) p)
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (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) (fma.f64 (/.f64 (+.f64 (+.f64 r p) r) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) r) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 q q) p))) p) #s(literal -1 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) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) r) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) p))) p) #s(literal -1 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 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r p) r) p) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) r) p) r) p) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.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) r) p) #s(literal -1 binary64) #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 (+ (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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (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 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (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 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (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 (fabs r) r)
#s(approx (fabs r) r)
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (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 (fma.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) p r) 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 (fma.f64 #s(literal -1 binary64) p r) p) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) (*.f64 r r))) r))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) p r) p) r) #s(literal 1/2 binary64) (fma.f64 p (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (/.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))))) r)
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) (/.f64 (+.f64 r 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 p r) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64) (/.f64 (+.f64 r p) r))) r))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) (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 (+.f64 r p) r))) r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (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) (fma.f64 (/.f64 (fma.f64 p #s(literal 2 binary64) r) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (fma.f64 p #s(literal 2 binary64) r) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 q q) r))) r) #s(literal -1 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) (fma.f64 (/.f64 (fma.f64 (fma.f64 p #s(literal 2 binary64) r) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r))) r))) r) #s(literal -1 binary64) #s(literal 1/2 binary64))))
#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 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 p #s(literal 2 binary64) 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))))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 p #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) r)) r) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 p #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r)))) r) #s(literal -1 binary64) r)) r) #s(literal -1 binary64) #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 (+ (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 (fma.f64 p #s(literal 2 binary64) r) r) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (fma.f64 p #s(literal 2 binary64) r) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (-.f64 p r))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q) (*.f64 (-.f64 (fma.f64 p #s(literal 2 binary64) 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 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (pow.f64 (-.f64 p r) #s(literal -3 binary64))) (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q) (*.f64 (-.f64 (fma.f64 p #s(literal 2 binary64) r) r) #s(literal 1/2 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (fma.f64 p #s(literal 2 binary64) r) r))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (fma.f64 p #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 q q) (-.f64 p r)) #s(literal 2 binary64) r)) r))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (fma.f64 p #s(literal 2 binary64) (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) r)) r))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (fma.f64 p #s(literal 2 binary64) (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) r)) r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 p r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 (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)))))) q)
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) q))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/8 binary64) (*.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64))) #s(literal 1 binary64)) q))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/128 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/8 binary64) (*.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) q))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 q #s(literal 2 binary64)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (/.f64 (+.f64 r p) q) #s(literal 2 binary64)) q))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/4 binary64) (/.f64 (+.f64 r p) q)) #s(literal 2 binary64)) q))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (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 2 binary64)) (*.f64 q q)) #s(literal 1/4 binary64) (/.f64 (+.f64 r p) 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 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64)) q))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (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)))))) (neg.f64 q))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal -1/8 binary64) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) q) #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 (neg.f64 q) (fma.f64 (/.f64 (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)) #s(literal -1/128 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) q))) q) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -2 binary64) q))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 r p) q) #s(literal -1 binary64) #s(literal 2 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) r) p) q) #s(literal -1 binary64) #s(literal 2 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 q) (fma.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) r) p) q) #s(literal -1 binary64) #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 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 q) (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (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))))

eval29.0ms (0.7%)

Memory
18.2MiB live, 64.2MiB allocated; 2ms collecting garbage
Compiler

Compiled 8 204 to 1 146 computations (86% saved)

prune28.0ms (0.7%)

Memory
-16.9MiB live, 39.3MiB allocated; 29ms collecting garbage
Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New21011221
Fresh000
Picked101
Done000
Total21111222
Accuracy
99.1%
Counts
222 → 11
Alt Table
Click to see full alt table
StatusAccuracyProgram
36.5%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))
29.0%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (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))))))
61.8%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r))))
43.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))
42.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 p))))
42.0%
(*.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)))
34.6%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) q))
26.8%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64)))
8.9%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
8.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))
32.6%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
Compiler

Compiled 660 to 512 computations (22.4% saved)

series21.0ms (0.5%)

Memory
14.4MiB live, 61.2MiB allocated; 2ms collecting garbage
Counts
27 → 130
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) 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)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(fabs.f64 p)
p
(fabs.f64 r)
r
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r))
(*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)
(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)))))) q)
q
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
(*.f64 #s(literal 1/2 binary64) r)
#s(literal 1/2 binary64)
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #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 #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 (+.f64 (fabs.f64 p) (fabs.f64 r)) #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 q #s(literal 2 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/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (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) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 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 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))))
#s(approx (+ (fabs 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 (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 r))
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (+ r (* -1 p))))
#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 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 p))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 p))
#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 (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* -1 p)))
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* p (- (/ r p) 1))))
#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 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 p)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p))))) p)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 p)))
#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 (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p)))))))
#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/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (* (/ 1 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) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (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 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))))))))))))
#s(approx (fabs r) #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 (+ (* (/ p r) -1) 1) #s(hole binary64 (/ (+ r (* -1 p)) r)))
#s(approx (* 1/2 r) #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/2 r)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 r))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 r))
#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 (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* 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 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 r)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r))))) r)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 r)))
#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 (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* -1 (* 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 (- (+ p (+ (fabs p) (fabs r))) r))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r)))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (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 (- (+ p (+ (fabs p) (fabs r))) 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 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (fabs r))) r)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) (- p r)))))) r)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) r)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (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)))))))) 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 q #s(hole binary64 q))
#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 q))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 2 q)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* 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 (* -1 q)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -2 q)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow (- p r) 2) q)))) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -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
@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)))) (* (+ (* (/ p r) -1) 1) r) (+ (* (/ p r) -1) 1) (/ p r) -1 (* (/ 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 r) 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))))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* q 2))
3.0ms
r
@0
((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* (+ (* (/ p r) -1) 1) r) (+ (* (/ p r) -1) 1) (/ p r) -1 (* (/ 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 r) 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))))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* q 2))
2.0ms
r
@-inf
((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* (+ (* (/ p r) -1) 1) r) (+ (* (/ p r) -1) 1) (/ p r) -1 (* (/ 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 r) 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))))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* q 2))
2.0ms
p
@0
((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* (+ (* (/ p r) -1) 1) r) (+ (* (/ p r) -1) 1) (/ p r) -1 (* (/ 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 r) 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))))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* q 2))
2.0ms
r
@inf
((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* (+ (* (/ p r) -1) 1) r) (+ (* (/ p r) -1) 1) (/ p r) -1 (* (/ 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 r) 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))))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* q 2))

rewrite182.0ms (4.4%)

Memory
-12.2MiB live, 258.1MiB allocated; 35ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
06755454
07005280
144394942
085504640
Stop Event
iter limit
node limit
iter limit
Counts
157 → 208
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) 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)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(fabs.f64 p)
p
(fabs.f64 r)
r
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r))
(*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)
(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)))))) q)
q
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
(*.f64 #s(literal 1/2 binary64) r)
#s(literal 1/2 binary64)
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #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 #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 (+.f64 (fabs.f64 p) (fabs.f64 r)) #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 q #s(literal 2 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/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (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) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 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 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))))
#s(approx (+ (fabs 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 (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 r))
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (+ r (* -1 p))))
#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 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 p))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 p))
#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 (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* -1 p)))
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* p (- (/ r p) 1))))
#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 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 p)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p))))) p)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 p)))
#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 (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p)))))))
#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/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (* (/ 1 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) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (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 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))))))))))))
#s(approx (fabs r) #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 (+ (* (/ p r) -1) 1) #s(hole binary64 (/ (+ r (* -1 p)) r)))
#s(approx (* 1/2 r) #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/2 r)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 r))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 r))
#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 (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* 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 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 r)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r))))) r)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 r)))
#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 (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* -1 (* 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 (- (+ p (+ (fabs p) (fabs r))) r))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r)))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (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 (- (+ p (+ (fabs p) (fabs r))) 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 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (fabs r))) r)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) (- p r)))))) r)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) r)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (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)))))))) 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 q #s(hole binary64 q))
#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 q))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 2 q)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* 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 (* -1 q)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -2 q)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow (- p r) 2) q)))) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -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) (+.f64 (+.f64 r p) #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))))
(*.f64 (+.f64 (+.f64 r p) #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(literal 1/2 binary64))
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #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(literal 1/2 binary64)))
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #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))))
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #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(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(literal 1/2 binary64) #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))))
(+.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 #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(literal 1/2 binary64)))
(+.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) #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(literal 1/2 binary64)
#s(literal 1 binary64)
#s(literal 2 binary64)
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (pow.f64 #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(literal 2 binary64))) (-.f64 (+.f64 r p) #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))))
(/.f64 (+.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 #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(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (pow.f64 #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(literal 2 binary64)) (*.f64 (+.f64 r p) #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))))))
(+.f64 (+.f64 r p) #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)))
(+.f64 #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)) (+.f64 r p))
(+.f64 p (+.f64 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))))
(/.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 (-.f64 (*.f64 r r) (*.f64 r p))))
(+.f64 r p)
(+.f64 p r)
p
p
r
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))
(*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)
(*.f64 r (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))
(+.f64 r (*.f64 (/.f64 (neg.f64 p) r) r))
(+.f64 r (*.f64 r (/.f64 (neg.f64 p) r)))
(/.f64 (-.f64 (pow.f64 (/.f64 p r) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 p r) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 p) r)))
(/.f64 (fma.f64 (pow.f64 (/.f64 p r) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 p r) #s(literal 2 binary64)) (-.f64 #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 (pow.f64 (/.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 p) r)))))
(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)))))) q)
q
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
(*.f64 #s(literal 1/2 binary64) r)
(*.f64 r #s(literal 1/2 binary64))
#s(literal 1/2 binary64)
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 r p)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 r p)))
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(literal 1/2 binary64)))
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))
(+.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(literal 2 binary64))) (-.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))
(/.f64 (+.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(literal 2 binary64)) (*.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))))
(+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 r p))
(+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))
(+.f64 p (+.f64 r #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 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)))
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))
(+.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))
(/.f64 (+.f64 (pow.f64 (+.f64 r 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))) (+.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))))
(+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p))
(+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))
(+.f64 p (+.f64 r #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 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 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (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 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (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 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (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 (+ (fabs p) (fabs r)) (+.f64 r p))
#s(approx (fabs p) p)
#s(approx (fabs p) p)
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (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 (* (+ (* (/ p r) -1) 1) r) r)
#s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r 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 (fma.f64 (/.f64 (+.f64 (-.f64 r r) p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r r) p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) (*.f64 p p))) p))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r r) p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p)))) 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 (+.f64 (fma.f64 (/.f64 r p) #s(literal -1 binary64) (/.f64 (+.f64 r p) p)) #s(literal 1 binary64)) p))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) (/.f64 (+.f64 r p) p))) p))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)) (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 (+.f64 r p) p))) p))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) p)
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (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 (* (+ (* (/ p r) -1) 1) r) (neg.f64 p))
#s(approx (* (+ (* (/ p r) -1) 1) r) (*.f64 (-.f64 (/.f64 r 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 (-.f64 r p) (*.f64 r p)) p))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r p) r) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) r) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 q q) p))) p) #s(literal -1 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) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) r) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) p))) p) #s(literal -1 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 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r p) r) p) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) p) r) p) r) p) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.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) r) p) #s(literal -1 binary64) #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 #s(literal -2 binary64) (/.f64 (*.f64 q q) p) 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 (* (+ (* (/ p r) -1) 1) r) (*.f64 (neg.f64 p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (+ (* (/ p r) -1) 1) (*.f64 (neg.f64 p) (/.f64 (-.f64 p r) (*.f64 r p))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (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 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (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 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (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 (fabs r) r)
#s(approx (fabs r) r)
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (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 (+ (* (/ p r) -1) 1) (/.f64 (-.f64 r p) r))
#s(approx (* 1/2 r) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r p) p) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r p) p) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) (*.f64 r r))) r))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r p) p) r) #s(literal 1/2 binary64) (fma.f64 p (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (/.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))))) r)
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) (/.f64 (+.f64 r 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 p r) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64) (/.f64 (+.f64 r p) r))) r))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) (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 (+.f64 r 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 (* (+ (* (/ p r) -1) 1) r) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 r p) p) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 q q) r))) 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 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r))) r))) r) #s(literal -1 binary64) #s(literal 1/2 binary64))))
#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 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 r p) p) r) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) r) p) p) r) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.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) r) p) p) r) #s(literal -1 binary64) #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 (* (+ (* (/ p r) -1) 1) r) (*.f64 (neg.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 (-.f64 (+.f64 (+.f64 r p) p) r) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (+.f64 r p) p) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (-.f64 p r))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q) (*.f64 (-.f64 (+.f64 (+.f64 r p) p) r) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (pow.f64 (-.f64 p r) #s(literal -3 binary64))) (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q) (*.f64 (-.f64 (+.f64 (+.f64 r p) p) r) #s(literal 1/2 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 r p) p) r))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 p p) (fma.f64 (/.f64 (*.f64 q q) (-.f64 p r)) #s(literal 2 binary64) r)) r))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 p p) (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) r)) r))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 p p) (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) r)) r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 p r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 (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 q)
#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)))))) q)
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) q))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/8 binary64) (*.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64))) #s(literal 1 binary64)) q))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/128 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/8 binary64) (*.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) q))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 q #s(literal 2 binary64)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (/.f64 (+.f64 r p) q) #s(literal 2 binary64)) q))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/4 binary64) (/.f64 (+.f64 r p) q)) #s(literal 2 binary64)) q))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (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 2 binary64)) (*.f64 q q)) #s(literal 1/4 binary64) (/.f64 (+.f64 r p) 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 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64)) q))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (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)))))) (neg.f64 q))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal -1/8 binary64) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) q) #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 (neg.f64 q) (fma.f64 (/.f64 (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)) #s(literal -1/128 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) q))) q) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -2 binary64) q))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 r p) q) #s(literal -1 binary64) #s(literal 2 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) r) p) q) #s(literal -1 binary64) #s(literal 2 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 q) (fma.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) r) p) q) #s(literal -1 binary64) #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 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 q) (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (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))))

eval31.0ms (0.7%)

Memory
-3.3MiB live, 53.0MiB allocated; 10ms collecting garbage
Compiler

Compiled 8 648 to 938 computations (89.2% saved)

prune15.0ms (0.4%)

Memory
-14.7MiB live, 31.8MiB allocated; 4ms collecting garbage
Pruning

13 alts after pruning (11 fresh and 2 done)

PrunedKeptTotal
New2215226
Fresh066
Picked325
Done000
Total22413237
Accuracy
99.1%
Counts
237 → 13
Alt Table
Click to see full alt table
StatusAccuracyProgram
36.5%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))
29.0%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (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))))))
42.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 p))))
70.1%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p)))))
36.4%
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) #s(literal 1/2 binary64))
34.9%
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 r p)) #s(literal 1/2 binary64))
43.3%
(*.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)))) (*.f64 q #s(literal 2 binary64)))))
42.0%
(*.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)))
34.6%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) q))
26.8%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64)))
8.9%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
8.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))
32.6%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
Compiler

Compiled 696 to 542 computations (22.1% saved)

series17.0ms (0.4%)

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

9 calls:

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

rewrite193.0ms (4.7%)

Memory
9.2MiB live, 192.5MiB allocated; 41ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
06747325
06977099
144186609
085096203
Stop Event
iter limit
node limit
iter limit
Counts
197 → 257
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p)))))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 1 binary64)
#s(literal 2 binary64)
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(fabs.f64 p)
p
(fabs.f64 r)
r
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p)))
#s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))
(-.f64 r p)
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
(*.f64 #s(literal -1/2 binary64) 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)))
#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))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)
(*.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)))) (*.f64 q #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))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))
(*.f64 q #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)))) (neg.f64 p))))
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #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)))) (neg.f64 p))
(neg.f64 p)
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1/2 (* (* 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/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (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) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 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 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))))
#s(approx (+ (fabs 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 (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 r))
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (+ r (* -1 p))))
#s(approx (- r p) #s(hole binary64 r))
#s(approx (- r p) #s(hole binary64 (+ r (* -1 p))))
#s(approx (* -1/2 p) #s(hole binary64 (* -1/2 p)))
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (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/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (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) #s(hole binary64 (* -1 p)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 p)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 p))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 p))
#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 (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* -1 p)))
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* p (- (/ r p) 1))))
#s(approx (- r p) #s(hole binary64 (* -1 p)))
#s(approx (- r p) #s(hole binary64 (* 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 p)))
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p))))))
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2)))))))
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2))))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 p)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 p)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p))))) p)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 p)))
#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 (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p)))))))
#s(approx (- r p) #s(hole binary64 (* -1 (* 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 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))))))
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))))
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))))
#s(approx (* (/ 1 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/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (* (/ 1 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) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (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 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))))))))))))
#s(approx (fabs r) #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 (- r p) #s(hole binary64 (- r p)))
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (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/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (* 1/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 (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 r))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 r))
#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 (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* r (+ 1 (* -1 (/ p r))))))
#s(approx (- r p) #s(hole binary64 (* 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 (* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r))))))
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2)))))))
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 r)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r))))) r)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 r)))
#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 (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* -1 (* r (- (/ p r) 1)))))
#s(approx (- r p) #s(hole binary64 (* -1 (* r (- (/ p r) 1)))))
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r)))
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))))
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r)))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (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 (- (+ p (+ (fabs p) (fabs r))) 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 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (fabs r))) r)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) (- p r)))))) r)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) r)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (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)))))))) 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 (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r))))
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r)))))
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (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 (- (+ p (+ (fabs p) (fabs r))) 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 (* q 2) #s(hole binary64 (* 2 q)))
#s(approx q #s(hole binary64 q))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 q))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 2 q)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* 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 (* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))))
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -2 q)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow (- p r) 2) q)))) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -2 q)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))))
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q)))
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q)))))))
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))))
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))))
Outputs
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) (+.f64 r p)))
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) (+.f64 r p)) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p)))))
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) #s(literal 1/2 binary64)))
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 r p)) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) #s(literal 1/2 binary64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 r p)) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p)))))
#s(literal 1/2 binary64)
#s(literal 1 binary64)
#s(literal 2 binary64)
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) #s(literal 2 binary64))) (-.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p)))))
(/.f64 (+.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) #s(literal 2 binary64)) (*.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p)))))))
(+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) (+.f64 r p))
(+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))
(+.f64 p (+.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p)))))
(/.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 (-.f64 (*.f64 r r) (*.f64 r p))))
(+.f64 r p)
(+.f64 p r)
p
p
r
r
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p)))
#s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))
(/.f64 (-.f64 (*.f64 r r) (*.f64 p p)) (-.f64 r (neg.f64 p)))
(/.f64 (-.f64 (*.f64 r r) (*.f64 p p)) (+.f64 r p))
(/.f64 (-.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 r r (fma.f64 p p (*.f64 r p))))
(/.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 (neg.f64 p) #s(literal 3 binary64))) (fma.f64 r r (-.f64 (*.f64 p p) (*.f64 r (neg.f64 p)))))
(fma.f64 #s(literal -1 binary64) p r)
(fma.f64 p #s(literal -1 binary64) r)
(-.f64 r p)
(+.f64 (neg.f64 p) r)
(+.f64 r (neg.f64 p))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
(*.f64 #s(literal -1/2 binary64) p)
(*.f64 p #s(literal -1/2 binary64))
#s(literal -1/2 binary64)
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 r p)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 r p)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(literal 1/2 binary64)))
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 r p)) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(literal 1/2 binary64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 r p)) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))
#s(literal 1/2 binary64)
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(literal 2 binary64))) (-.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))
(/.f64 (+.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(literal 2 binary64)) (*.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))))
(+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 r p))
(+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))
(+.f64 p (+.f64 r #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 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 r p)) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 r p)) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))
(/.f64 (+.f64 (pow.f64 (+.f64 r 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))) (+.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))))
(+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p))
(+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))
(+.f64 p (+.f64 r #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 q #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) q)
(+.f64 q q)
q
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) (+.f64 r p)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) (+.f64 r p)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p))))
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) #s(literal 1/2 binary64)))
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 r p)) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) #s(literal 1/2 binary64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 r p)) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p))))
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) #s(literal 2 binary64))) (-.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p))))
(/.f64 (+.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) #s(literal 2 binary64)) (*.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p))))))
(+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) (+.f64 r p))
(+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)))
(+.f64 p (+.f64 r #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)))) (neg.f64 p))
(*.f64 #s(literal -1 binary64) p)
(*.f64 p #s(literal -1 binary64))
(neg.f64 p)
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (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 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (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 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (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 (+ (fabs p) (fabs r)) (+.f64 r p))
#s(approx (fabs p) p)
#s(approx (fabs p) p)
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (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 (* (+ (* (/ p r) -1) 1) r) r)
#s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))
#s(approx (- r p) r)
#s(approx (- r p) (-.f64 r p))
#s(approx (* -1/2 p) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64))))
#s(approx (neg p) (neg.f64 p))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r r) p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r r) p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) (*.f64 p p))) p))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r r) p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p)))) 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 (+.f64 (fma.f64 (/.f64 r p) #s(literal -1 binary64) (/.f64 (+.f64 r p) p)) #s(literal 1 binary64)) p))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) (/.f64 (+.f64 r p) p))) p))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)) (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 (+.f64 r p) p))) p))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) p)
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (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 (* (+ (* (/ p r) -1) 1) r) (neg.f64 p))
#s(approx (* (+ (* (/ p r) -1) 1) r) (*.f64 (-.f64 (/.f64 r p) #s(literal 1 binary64)) p))
#s(approx (- r p) (neg.f64 p))
#s(approx (- r p) (*.f64 (-.f64 (/.f64 r p) #s(literal 1 binary64)) p))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r r) p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r r) p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) (*.f64 p p))) p))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r r) p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p)))) p))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r p) r) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) r) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 q q) p))) p) #s(literal -1 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) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) r) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) p))) p) #s(literal -1 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 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r p) r) p) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) p) r) p) r) p) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.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) r) p) #s(literal -1 binary64) #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 #s(literal -2 binary64) (/.f64 (*.f64 q q) p) 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 (* (+ (* (/ p r) -1) 1) r) (*.f64 (neg.f64 p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (- r p) (*.f64 (neg.f64 p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r p) r) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) r) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 q q) p))) p) #s(literal -1 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) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) r) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) p))) p) #s(literal -1 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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (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 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (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 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (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 (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 (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 (fabs r) r)
#s(approx (fabs r) r)
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (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 (*.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 (*.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 (- r p) (-.f64 r p))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r p) p) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r p) p) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) (*.f64 r r))) r))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r p) p) r) #s(literal 1/2 binary64) (fma.f64 p (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (/.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))))) r)
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 p r) (/.f64 (+.f64 r 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 #s(literal -1 binary64) (/.f64 p r) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64) (/.f64 (+.f64 r p) r))) r))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 p r) #s(literal 1 binary64)) (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 (+.f64 r p) r))) r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (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 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 (* (+ (* (/ p r) -1) 1) r) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 p r) #s(literal 1 binary64)) r))
#s(approx (- r p) (*.f64 (fma.f64 #s(literal -1 binary64) (/.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 (fma.f64 (/.f64 (+.f64 (-.f64 r p) p) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r p) p) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) (*.f64 r r))) r))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r p) p) r) #s(literal 1/2 binary64) (fma.f64 p (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (/.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 #s(literal -1/2 binary64) r))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 r p) p) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 q q) r))) 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 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r))) r))) r) #s(literal -1 binary64) #s(literal 1/2 binary64))))
#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 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 r p) p) r) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) r) p) p) r) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.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) r) p) p) r) #s(literal -1 binary64) #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 (* (+ (* (/ p r) -1) 1) r) (*.f64 (neg.f64 r) (-.f64 (/.f64 p r) #s(literal 1 binary64))))
#s(approx (- r p) (*.f64 (neg.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 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 r p) p) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 q q) r))) 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 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r))) r))) 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 (-.f64 (+.f64 (+.f64 r p) p) r) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (+.f64 r p) p) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (-.f64 p r))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q) (*.f64 (-.f64 (+.f64 (+.f64 r p) p) r) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (pow.f64 (-.f64 p r) #s(literal -3 binary64))) (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q) (*.f64 (-.f64 (+.f64 (+.f64 r p) p) r) #s(literal 1/2 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 r p) p) r))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 p p) (fma.f64 (/.f64 (*.f64 q q) (-.f64 p r)) #s(literal 2 binary64) r)) r))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 p p) (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) r)) r))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 p p) (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) r)) r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 p r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 (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 (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (+.f64 r p) p) r) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (+.f64 r p) p) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (-.f64 p r))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q) (*.f64 (-.f64 (+.f64 (+.f64 r p) p) r) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (pow.f64 (-.f64 p r) #s(literal -3 binary64))) (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q) (*.f64 (-.f64 (+.f64 (+.f64 r p) p) r) #s(literal 1/2 binary64))))
#s(approx (* q 2) (*.f64 q #s(literal 2 binary64)))
#s(approx 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 (fma.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) q))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/8 binary64) (*.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64))) #s(literal 1 binary64)) q))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/128 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/8 binary64) (*.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) q))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 q #s(literal 2 binary64)))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (/.f64 (+.f64 r p) q) #s(literal 2 binary64)) q))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/4 binary64) (/.f64 (+.f64 r p) q)) #s(literal 2 binary64)) q))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (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 2 binary64)) (*.f64 q q)) #s(literal 1/4 binary64) (/.f64 (+.f64 r p) 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 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64)) q))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (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 (fma.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) q))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/8 binary64) (*.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64))) #s(literal 1 binary64)) q))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/128 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/8 binary64) (*.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) q))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 r p))) q) #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 (neg.f64 q) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (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(literal 1 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -2 binary64) q))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 r p) q) #s(literal -1 binary64) #s(literal 2 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) r) p) q) #s(literal -1 binary64) #s(literal 2 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 q) (fma.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) r) p) q) #s(literal -1 binary64) #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 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 q) (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (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))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 r p))) q) #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 (neg.f64 q) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (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(literal 1 binary64))))

eval29.0ms (0.7%)

Memory
3.7MiB live, 49.6MiB allocated; 3ms collecting garbage
Compiler

Compiled 9 192 to 959 computations (89.6% saved)

prune13.0ms (0.3%)

Memory
-20.1MiB live, 27.0MiB allocated; 1ms collecting garbage
Pruning

13 alts after pruning (10 fresh and 3 done)

PrunedKeptTotal
New2374241
Fresh066
Picked415
Done022
Total24113254
Accuracy
99.1%
Counts
254 → 13
Alt Table
Click to see full alt table
StatusAccuracyProgram
36.5%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))
29.0%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (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))))))
36.4%
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) #s(literal 1/2 binary64))
34.9%
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 r p)) #s(literal 1/2 binary64))
43.3%
(*.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)))) (+.f64 q q))))
42.4%
(*.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)))) (neg.f64 p))))
70.1%
(*.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)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p)))))
42.0%
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) #s(approx (fabs r) r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))
34.6%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) q))
26.8%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64)))
8.9%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
8.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))
32.6%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
Compiler

Compiled 666 to 513 computations (23% saved)

series45.0ms (1.1%)

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

9 calls:

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

rewrite195.0ms (4.7%)

Memory
39.0MiB live, 220.2MiB allocated; 30ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

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

eval118.0ms (2.9%)

Memory
-13.0MiB live, 75.5MiB allocated; 21ms collecting garbage
Compiler

Compiled 20 673 to 2 135 computations (89.7% saved)

prune23.0ms (0.6%)

Memory
4.9MiB live, 50.8MiB allocated; 5ms collecting garbage
Pruning

14 alts after pruning (10 fresh and 4 done)

PrunedKeptTotal
New4706476
Fresh145
Picked325
Done123
Total47514489
Accuracy
99.3%
Counts
489 → 14
Alt Table
Click to see full alt table
StatusAccuracyProgram
29.0%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (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))))))
37.9%
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(approx (+ r p) r)) #s(literal 1/2 binary64))
27.8%
(*.f64 #s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) r)) #s(literal 1/2 binary64))
43.3%
(*.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)))) (+.f64 q q))))
36.5%
(*.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)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))
42.4%
(*.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)))) (neg.f64 p))))
70.1%
(*.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)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p)))))
42.0%
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) #s(approx (fabs r) r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))
34.6%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) q))
40.5%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1 binary64))))
8.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))
33.6%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (fma.f64 r (fma.f64 #s(literal 1/8 binary64) (/.f64 r q) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) q p)))))
36.0%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) r))
32.6%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
Compiler

Compiled 1 243 to 489 computations (60.7% saved)

regimes52.0ms (1.3%)

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

7 calls:

10.0ms
r
7.0ms
(pow.f64 q #s(literal 2 binary64))
7.0ms
p
7.0ms
q
7.0ms
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
Results
AccuracySegmentsBranch
81.9%2(pow.f64 q #s(literal 2 binary64))
81.9%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
82.8%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))))))
82.8%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)))))))
70.1%1p
73.3%3r
81.9%2q
Compiler

Compiled 51 to 54 computations (-5.9% saved)

regimes53.0ms (1.3%)

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

4 calls:

6.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)))))))
6.0ms
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
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
81.9%2(pow.f64 q #s(literal 2 binary64))
81.9%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
75.0%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))))))
75.0%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)))))))
Compiler

Compiled 48 to 45 computations (6.3% saved)

regimes11.0ms (0.3%)

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

3 calls:

3.0ms
q
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
80.8%2q
80.8%2(pow.f64 q #s(literal 2 binary64))
80.8%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
Compiler

Compiled 9 to 15 computations (-66.7% saved)

regimes22.0ms (0.5%)

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

7 calls:

3.0ms
q
3.0ms
p
3.0ms
r
3.0ms
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
3.0ms
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
Results
AccuracySegmentsBranch
64.2%3p
67.3%3r
48.1%2(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
48.1%2(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
61.1%3(pow.f64 q #s(literal 2 binary64))
61.1%3(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
63.6%4q
Compiler

Compiled 51 to 54 computations (-5.9% saved)

regimes18.0ms (0.4%)

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

5 calls:

6.0ms
p
3.0ms
q
3.0ms
r
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
58.3%2(pow.f64 q #s(literal 2 binary64))
58.3%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
58.3%2q
46.2%3p
57.1%2r
Compiler

Compiled 11 to 21 computations (-90.9% saved)

regimes7.0ms (0.2%)

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

3 calls:

2.0ms
q
2.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
2.0ms
(pow.f64 q #s(literal 2 binary64))
Results
AccuracySegmentsBranch
57.4%2(pow.f64 q #s(literal 2 binary64))
57.4%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
57.4%2q
Compiler

Compiled 9 to 15 computations (-66.7% saved)

regimes13.0ms (0.3%)

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

4 calls:

6.0ms
(pow.f64 q #s(literal 2 binary64))
2.0ms
r
2.0ms
q
2.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
Results
AccuracySegmentsBranch
56.2%2r
53.3%2(pow.f64 q #s(literal 2 binary64))
53.3%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
53.3%2q
Compiler

Compiled 10 to 18 computations (-80% saved)

regimes8.0ms (0.2%)

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

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

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

7 calls:

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

Compiled 51 to 54 computations (-5.9% saved)

bsearch1.0ms (0%)

Memory
1.3MiB live, 1.3MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
3.2960306501463733e+149
+inf
Compiler

Compiled 25 to 24 computations (4% saved)

bsearch1.0ms (0%)

Memory
1.0MiB live, 1.0MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
4.382600248131084e+250
1.2091555413152236e+260
Compiler

Compiled 25 to 25 computations (0% saved)

bsearch22.0ms (0.5%)

Memory
-25.2MiB live, 19.5MiB allocated; 4ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
11.0ms
1.0664098131821737e+130
2.589719116866171e+130
Samples
8.0ms80×0valid
Compiler

Compiled 315 to 259 computations (17.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 6.0ms
ival-div: 1.0ms (17.5% of total)
ival-add: 1.0ms (17.5% of total)
ival-mult: 1.0ms (17.5% of total)
ival-fabs: 1.0ms (17.5% of total)
ival-pow2: 1.0ms (17.5% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-sub: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
ival-sqrt: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch43.0ms (1.1%)

Memory
10.8MiB live, 57.3MiB allocated; 3ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
19.0ms
4.63332672836626e+68
6.306066748424814e+68
20.0ms
1.9204410344229077e-227
1.1793833489046827e-221
Samples
31.0ms192×0valid
Compiler

Compiled 586 to 501 computations (14.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 26.0ms
ival-add: 15.0ms (57.5% of total)
ival-pow2: 3.0ms (11.5% of total)
ival-mult: 2.0ms (7.7% of total)
ival-fabs: 2.0ms (7.7% of total)
ival-div: 1.0ms (3.8% of total)
ival-sub: 1.0ms (3.8% of total)
ival-sqrt: 1.0ms (3.8% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch21.0ms (0.5%)

Memory
-6.5MiB live, 38.8MiB allocated; 5ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
15.0ms
1.3758755406254317e+85
3.557282050730689e+86
Samples
11.0ms112×0valid
Compiler

Compiled 361 to 304 computations (15.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 8.0ms
ival-pow2: 2.0ms (25.3% of total)
ival-div: 1.0ms (12.7% of total)
ival-add: 1.0ms (12.7% of total)
ival-mult: 1.0ms (12.7% of total)
ival-fabs: 1.0ms (12.7% of total)
ival-sub: 1.0ms (12.7% of total)
ival-sqrt: 1.0ms (12.7% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch1.0ms (0%)

Memory
2.8MiB live, 2.8MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
1.0ms
1.3758755406254317e+85
3.557282050730689e+86
Compiler

Compiled 361 to 304 computations (15.8% saved)

bsearch1.0ms (0%)

Memory
1.8MiB live, 1.8MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
4.63332672836626e+68
6.306066748424814e+68
Compiler

Compiled 220 to 174 computations (20.9% saved)

simplify51.0ms (1.2%)

Memory
6.4MiB live, 71.5MiB allocated; 10ms collecting garbage
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
093475
1151472
2333469
31062469
45042469
Stop Event
node limit
Calls
Call 1
Inputs
(if (<=.f64 (*.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(literal 499999999999999990417798086218687295286560007015159396545582405077050056101839291488149134308110575981351030133088002720283516165604201974116686757888 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))) (*.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)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))))
(if (<=.f64 (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) #s(literal 50000000000000002413955760224438931247922123211171578196537714593581382308753827768607072911926497131829782967726685305249768864021582428900198149458066205474013195654042785480318184154653058939589376622987278157651155125236135864424088476113149362176 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)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) (*.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)))) (+.f64 q q)))))
(if (<=.f64 q #s(literal 24999999999999997800638875239307953478213216242381432545615342139669395394225320692739984774803008688526743585149967527793337040896 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)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) (*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(approx (+ r p) r)) #s(literal 1/2 binary64)))
(if (<=.f64 r #s(literal 6511732844609233/1627933211152308172382776316094057079381044512284157265721742629825204403764070329961287158415906809263410622703474912218234570716337735615323084973713581554222450580936038710562274972146438970881094974642550439936936217782587026682413056 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)))) (neg.f64 p)))) (if (<=.f64 r #s(literal 539999999999999981698392863554954779687508663072527470277116402073600 binary64)) (*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(approx (+ r p) r)) #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)))))
(if (<=.f64 q #s(literal 30000000000000000438920856920246190929101289635939651778358323615093890927534446477312 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) #s(approx (fabs r) r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) (*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(approx (+ r p) r)) #s(literal 1/2 binary64)))
(if (<=.f64 q #s(literal 30000000000000000438920856920246190929101289635939651778358323615093890927534446477312 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) #s(approx (fabs r) 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)))))) q))
(if (<=.f64 r #s(literal 539999999999999981698392863554954779687508663072527470277116402073600 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)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) r)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
Outputs
(if (<=.f64 (*.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(literal 499999999999999990417798086218687295286560007015159396545582405077050056101839291488149134308110575981351030133088002720283516165604201974116686757888 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))) (*.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)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))))
(if (<=.f64 (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) #s(literal 50000000000000002413955760224438931247922123211171578196537714593581382308753827768607072911926497131829782967726685305249768864021582428900198149458066205474013195654042785480318184154653058939589376622987278157651155125236135864424088476113149362176 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)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) (*.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)))) (+.f64 q q)))))
(if (<=.f64 q #s(literal 24999999999999997800638875239307953478213216242381432545615342139669395394225320692739984774803008688526743585149967527793337040896 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)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) (*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(approx (+ r p) r)) #s(literal 1/2 binary64)))
(if (<=.f64 r #s(literal 6511732844609233/1627933211152308172382776316094057079381044512284157265721742629825204403764070329961287158415906809263410622703474912218234570716337735615323084973713581554222450580936038710562274972146438970881094974642550439936936217782587026682413056 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)))) (neg.f64 p)))) (if (<=.f64 r #s(literal 539999999999999981698392863554954779687508663072527470277116402073600 binary64)) (*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(approx (+ r p) r)) #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)))))
(if (<=.f64 q #s(literal 30000000000000000438920856920246190929101289635939651778358323615093890927534446477312 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) #s(approx (fabs r) r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) (*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(approx (+ r p) r)) #s(literal 1/2 binary64)))
(if (<=.f64 q #s(literal 30000000000000000438920856920246190929101289635939651778358323615093890927534446477312 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) #s(approx (fabs r) 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)))))) q))
(if (<=.f64 r #s(literal 539999999999999981698392863554954779687508663072527470277116402073600 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)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) r)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)

derivations362.0ms (8.8%)

Memory
-18.4MiB live, 358.7MiB allocated; 35ms collecting garbage
Stop Event
fuel
Compiler

Compiled 483 to 97 computations (79.9% saved)

preprocess76.0ms (1.9%)

Memory
11.5MiB live, 101.7MiB allocated; 9ms collecting garbage
Remove

(abs q)

Compiler

Compiled 1 496 to 476 computations (68.2% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...