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

Time bar (total: 7.2s)

start0.0ms (0%)

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

analyze0.0ms (0%)

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

Compiled 24 to 20 computations (16.7% saved)

sample2.1s (28.4%)

Memory
62.2MiB live, 1 106.2MiB allocated; 123ms collecting garbage
Samples
683.0ms3 209×1valid
670.0ms2 248×2valid
275.0ms2 799×0valid
Precisions
Click to see histograms. Total time spent on operations: 1.3s
adjust: 357.0ms (26.8% of total)
ival-pow2: 263.0ms (19.7% of total)
ival-mult: 159.0ms (11.9% of total)
ival-add: 147.0ms (11% of total)
ival-sub: 138.0ms (10.4% of total)
ival-sqrt: 116.0ms (8.7% of total)
ival-fabs: 75.0ms (5.6% of total)
ival-div: 59.0ms (4.4% of total)
exact: 14.0ms (1.1% of total)
ival-assert: 3.0ms (0.2% of total)
Bogosity

explain270.0ms (3.7%)

Memory
-13.7MiB live, 163.8MiB allocated; 26ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1490-1(2.2172563220776666e-156 3.5502821278099343e-187 -2.600828532843895e-270)(sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))
1241(-4.14211033249003e+68 -2.0083810391482298e+66 -3814916779388.9595)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))))))
10-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-#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-rescue1450
(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))overflow146
(pow.f64 q #s(literal 2 binary64))overflow61
(pow.f64 (-.f64 p r) #s(literal 2 binary64))overflow108
(sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))overflow1
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))overflow61
-.f64(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))cancellation1250
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))underflow56
(pow.f64 (-.f64 p r) #s(literal 2 binary64))underflow12
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))underflow56
*.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)))))))n*o10
Confusion
Predicted +Predicted -
+2060
-149
Precision
0.9951690821256038
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+20600
-1049
Precision?
0.9951690821256038
Recall?
1.0
Freqs
test
numberfreq
049
1140
267
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
48.0ms198×1valid
40.0ms118×2valid
22.0ms196×0valid
Compiler

Compiled 220 to 58 computations (73.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 78.0ms
adjust: 19.0ms (24.4% of total)
ival-pow2: 16.0ms (20.6% of total)
ival-mult: 10.0ms (12.9% of total)
ival-sub: 9.0ms (11.6% of total)
ival-add: 8.0ms (10.3% of total)
ival-sqrt: 7.0ms (9% of total)
ival-fabs: 4.0ms (5.1% of total)
ival-div: 3.0ms (3.9% of total)
exact: 1.0ms (1.3% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

preprocess195.0ms (2.7%)

Memory
-18.3MiB live, 76.3MiB allocated; 11ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
073205
1168204
2466204
31734204
45460204
01820
03120
15020
29520
322720
444720
595820
6548920
0822715
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 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (hypot.f64 (*.f64 q #s(literal -2 binary64)) (-.f64 r p))) #s(literal 1/2 binary64))
Symmetry

(abs q)

(sort p r)

Compiler

Compiled 22 to 18 computations (18.2% saved)

eval0.0ms (0%)

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

Compiled 0 to 3 computations (-∞% saved)

prune1.0ms (0%)

Memory
0.4MiB live, 0.4MiB allocated; 0ms collecting garbage
Alt Table
Click to see full alt table
StatusAccuracyProgram
24.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
Compiler

Compiled 22 to 18 computations (18.2% saved)

series23.0ms (0.3%)

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

9 calls:

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

rewrite190.0ms (2.6%)

Memory
-8.9MiB live, 79.5MiB allocated; 12ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

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

eval30.0ms (0.4%)

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

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

prune113.0ms (1.6%)

Memory
-1.4MiB live, 44.4MiB allocated; 3ms collecting garbage
Pruning

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New21312225
Fresh000
Picked101
Done000
Total21412226
Accuracy
73.9%
Counts
226 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
13.6%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))))
22.2%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1 binary64))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))
23.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
37.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)))) (*.f64 q #s(literal 2 binary64)))))
18.4%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r)))
32.8%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p)) #s(literal 1 binary64)))))
2.8%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) r))
6.2%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) p))
13.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 r r))) #s(literal 1/2 binary64)) r))
14.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
19.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
37.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
Compiler

Compiled 912 to 618 computations (32.2% saved)

series85.0ms (1.2%)

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

9 calls:

TimeVariablePointExpression
19.0ms
r
@inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (pow (+ (* (* q q) 4) (* p p)) -1/2) (+ (* (* q q) 4) (* p p)) (* q q) 4 (* p p) p -1/2 (* r p) r (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (+ (fabs r) (fabs p)) (fabs r) (fabs p) (sqrt (+ (* (* q q) 4) (* p p))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (/ (- (+ (fabs r) (fabs p)) (neg p)) r) (- (+ (fabs r) (fabs p)) (neg p)) (neg p) (/ (neg (* q q)) (* r r)) (neg (* q q)) (* r r) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/ (* q q) (* r r)) -2 (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1) (/ p r) -1)
11.0ms
r
@-inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (pow (+ (* (* q q) 4) (* p p)) -1/2) (+ (* (* q q) 4) (* p p)) (* q q) 4 (* p p) p -1/2 (* r p) r (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (+ (fabs r) (fabs p)) (fabs r) (fabs p) (sqrt (+ (* (* q q) 4) (* p p))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (/ (- (+ (fabs r) (fabs p)) (neg p)) r) (- (+ (fabs r) (fabs p)) (neg p)) (neg p) (/ (neg (* q q)) (* r r)) (neg (* q q)) (* r r) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/ (* q q) (* r r)) -2 (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1) (/ p r) -1)
9.0ms
p
@0
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (pow (+ (* (* q q) 4) (* p p)) -1/2) (+ (* (* q q) 4) (* p p)) (* q q) 4 (* p p) p -1/2 (* r p) r (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (+ (fabs r) (fabs p)) (fabs r) (fabs p) (sqrt (+ (* (* q q) 4) (* p p))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (/ (- (+ (fabs r) (fabs p)) (neg p)) r) (- (+ (fabs r) (fabs p)) (neg p)) (neg p) (/ (neg (* q q)) (* r r)) (neg (* q q)) (* r r) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/ (* q q) (* r r)) -2 (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1) (/ p r) -1)
7.0ms
q
@0
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (pow (+ (* (* q q) 4) (* p p)) -1/2) (+ (* (* q q) 4) (* p p)) (* q q) 4 (* p p) p -1/2 (* r p) r (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (+ (fabs r) (fabs p)) (fabs r) (fabs p) (sqrt (+ (* (* q q) 4) (* p p))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (/ (- (+ (fabs r) (fabs p)) (neg p)) r) (- (+ (fabs r) (fabs p)) (neg p)) (neg p) (/ (neg (* q q)) (* r r)) (neg (* q q)) (* r r) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/ (* q q) (* r r)) -2 (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1) (/ p r) -1)
7.0ms
p
@inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (pow (+ (* (* q q) 4) (* p p)) -1/2) (+ (* (* q q) 4) (* p p)) (* q q) 4 (* p p) p -1/2 (* r p) r (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (+ (fabs r) (fabs p)) (fabs r) (fabs p) (sqrt (+ (* (* q q) 4) (* p p))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (/ (- (+ (fabs r) (fabs p)) (neg p)) r) (- (+ (fabs r) (fabs p)) (neg p)) (neg p) (/ (neg (* q q)) (* r r)) (neg (* q q)) (* r r) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/ (* q q) (* r r)) -2 (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1) (/ p r) -1)

rewrite182.0ms (2.5%)

Memory
-1.6MiB live, 123.9MiB allocated; 21ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

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

eval87.0ms (1.2%)

Memory
-1.0MiB live, 95.8MiB allocated; 21ms collecting garbage
Compiler

Compiled 34 582 to 3 002 computations (91.3% saved)

prune328.0ms (4.5%)

Memory
38.9MiB live, 321.1MiB allocated; 32ms collecting garbage
Pruning

16 alts after pruning (14 fresh and 2 done)

PrunedKeptTotal
New55810568
Fresh347
Picked325
Done000
Total56416580
Accuracy
89.3%
Counts
580 → 16
Alt Table
Click to see full alt table
StatusAccuracyProgram
13.6%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))))
22.2%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1 binary64))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))
23.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
16.5%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (exp.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)))) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r)))
32.8%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p)) #s(literal 1 binary64)))))
30.8%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (-.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1 binary64)))) r)))
14.1%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)) #s(literal 1 binary64))) r)))
2.8%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) r))
30.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 #s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))) #s(literal 1/2 binary64)) r))
23.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) (+.f64 (fabs.f64 r) (-.f64 (fabs.f64 p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))))
18.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal 1/2 binary64) q)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
17.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal -1/2 binary64) q)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
17.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))) q))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
37.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (*.f64 #s(literal 2 binary64) q)))))
37.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
17.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64))))))
Compiler

Compiled 1 673 to 1 078 computations (35.6% saved)

series149.0ms (2.1%)

Memory
-0.8MiB live, 99.7MiB allocated; 9ms collecting garbage
Counts
70 → 484
Calls
Call 1
Inputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (*.f64 #s(literal 2 binary64) q)))))
(*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (*.f64 #s(literal 2 binary64) q))))
#s(literal 1/2 binary64)
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (*.f64 #s(literal 2 binary64) q)))
(-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (*.f64 #s(literal 2 binary64) q))
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q)))))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(fabs.f64 p)
p
(fabs.f64 r)
r
(*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))
(fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q)))
#s(literal -1/4 binary64)
(/.f64 p q)
q
(*.f64 #s(literal 1/2 binary64) (/.f64 r q))
(/.f64 r q)
(*.f64 #s(literal 2 binary64) q)
#s(literal 2 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64)))))
(*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64))))
(*.f64 q q)
(-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64)))
(/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q))
(*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))
(/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)
(+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r))
(+.f64 p (fabs.f64 p))
(pow.f64 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 #s(literal 1/2 binary64) (fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal 1/2 binary64) q)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
(*.f64 #s(literal 1/2 binary64) (fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal 1/2 binary64) q)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))
(fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal 1/2 binary64) q)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal 1/2 binary64) q))
(/.f64 #s(literal 1/2 binary64) q)
(*.f64 r p)
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))
#s(literal 4 binary64)
(*.f64 p p)
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)) #s(literal 1 binary64))) r)))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 1 binary64)
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)) #s(literal 1 binary64))) r))
(*.f64 #s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)) #s(literal 1 binary64))) r)
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)) #s(literal 1 binary64)))
(-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)) #s(literal 1 binary64))
(neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r))
(/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)
(-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p)
(neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (exp.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)))) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (exp.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)))) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r))
(*.f64 (fma.f64 (/.f64 (*.f64 q q) (exp.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)))) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r)
(fma.f64 (/.f64 (*.f64 q q) (exp.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)))) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))))
(/.f64 (*.f64 q q) (exp.f64 (*.f64 (log.f64 r) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)))
(*.f64 (log.f64 r) #s(literal 2 binary64))
(log.f64 r)
#s(literal -2 binary64)
(-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)
(fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))
(/.f64 p r)
Outputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/4 (/ (* p r) q)) (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* p (+ (* -1/8 (/ p q)) (* 1/4 (/ r q)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* p (+ (* 1/4 (/ r q)) (* p (- (* -1/32 (/ (* p r) (pow q 3))) (* 1/8 (/ 1 q)))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* 2 q))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* 1/2 (/ (* p r) q)))) (* 2 q))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))))) (* 2 q))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (+ (* 1/2 (/ r q)) (* p (- (* -1/16 (/ (* p r) (pow q 3))) (* 1/4 (/ 1 q)))))))) (* 2 q))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* 2 q))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* 1/2 (/ (* p r) q)))) (* 2 q))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))))) (* 2 q))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* 1/2 (/ (* p r) q))))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))))))
#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 (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) #s(hole binary64 (* 1/2 (/ (* p r) q))))
#s(approx (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) #s(hole binary64 (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))))
#s(approx (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) #s(hole binary64 (* 1/2 (/ r q))))
#s(approx (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) #s(hole binary64 (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))))
#s(approx (/ p q) #s(hole binary64 (/ p q)))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (+ (* 1/2 p) (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2)))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* (pow q 2) (- (/ (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) (pow q 2)) (/ 1 r)))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (+ (* 1/2 p) (* (pow q 2) (- (/ (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) (pow q 2)) (/ 1 r))))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (- (/ (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) (pow q 2)) (/ 1 r))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (- (+ (* 1/2 (/ p (pow q 2))) (/ (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) (pow q 2))) (/ 1 r))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (/ (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) (pow q 2))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (+ (* 1/2 (/ p (pow q 2))) (/ (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) (pow q 2)))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (+ (* 1/2 p) (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (- (+ (* 1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2)))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) #s(hole binary64 (* 1/2 (/ (+ (fabs p) (fabs r)) r))))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) #s(hole binary64 (+ (* 1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r)))))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (/ (+ (fabs p) (fabs r)) r)))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 (+ p (+ (fabs p) (fabs r)))))
#s(approx (+ p (fabs p)) #s(hole binary64 (fabs p)))
#s(approx (+ p (fabs p)) #s(hole binary64 (+ p (fabs p))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ 1/2 q)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* -1/16 (/ (pow p 2) (pow q 3))) (* 1/2 (/ 1 q)))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* (pow p 2) (- (* 3/256 (/ (pow p 2) (pow q 5))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q)))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* (pow p 2) (- (* (pow p 2) (+ (* -5/2048 (/ (pow p 2) (pow q 7))) (* 3/256 (/ 1 (pow q 5))))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q)))))
#s(approx (* r p) #s(hole binary64 (* p r)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* 2 q))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow p 2) q)))) (* 2 q))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow p 2) (- (* 1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q)))))) (* 2 q))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow p 2) (- (* (pow p 2) (+ (* -1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))) (* 2 q))))
#s(approx (+ (fabs r) (fabs p)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* 2 q)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (* 1/4 (/ (pow p 2) q)) (* 2 q))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* 4 (pow q 2))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (+ (* 4 (pow q 2)) (pow p 2))))
#s(approx (* p p) #s(hole binary64 (pow p 2)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (- (* -1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (- (* p (- (* -1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (+ p (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) 1)))
#s(approx (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) #s(hole binary64 (* -1 (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r))))))
#s(approx (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) #s(hole binary64 (- (/ p r) (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r))))))
#s(approx (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) #s(hole binary64 (/ (+ (fabs p) (fabs r)) r)))
#s(approx (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) #s(hole binary64 (- (/ p r) (* -1 (/ (+ (fabs p) (fabs r)) r)))))
#s(approx (/ (- (neg (+ (fabs p) (fabs r))) p) r) #s(hole binary64 (* -1 (/ (+ (fabs p) (fabs r)) r))))
#s(approx (/ (- (neg (+ (fabs p) (fabs r))) p) r) #s(hole binary64 (+ (* -1 (/ p r)) (* -1 (/ (+ (fabs p) (fabs r)) r)))))
#s(approx (- (neg (+ (fabs p) (fabs r))) p) #s(hole binary64 (* -1 (+ (fabs p) (fabs r)))))
#s(approx (- (neg (+ (fabs p) (fabs r))) p) #s(hole binary64 (- (* -1 p) (+ (fabs p) (fabs r)))))
#s(approx (neg (+ (fabs p) (fabs r))) #s(hole binary64 (* -1 (+ (fabs p) (fabs r)))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (+ p (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) 1)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))
#s(approx (/ (+ (fabs r) (fabs p)) r) #s(hole binary64 (/ (+ (fabs p) (fabs r)) r)))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 1))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (+ 1 (* -1 (/ p r)))))
#s(approx (/ p r) #s(hole binary64 (/ p r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1/2 p)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p))) 1/2))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))) 1/2))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 p)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))) 1))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))) (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (* -1/4 (/ (pow p 2) q))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (* (pow p 2) (- (* 1/2 (/ r (* p q))) (* 1/4 (/ 1 q))))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (* (pow p 2) (- (+ (* 1/2 (/ r (* p q))) (+ (/ (fabs p) (pow p 2)) (/ (fabs r) (pow p 2)))) (+ (* 1/4 (/ 1 q)) (* 2 (/ q (pow p 2))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (* -1/4 (/ (pow p 2) q))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (* (pow p 2) (- (* 1/2 (/ r (* p q))) (* 1/4 (/ 1 q))))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (* (pow p 2) (- (+ (* 1/2 (/ r (* p q))) (+ (/ (fabs p) (pow p 2)) (/ (fabs r) (pow p 2)))) (* 1/4 (/ 1 q))))))
#s(approx (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) #s(hole binary64 (* -1/4 (/ (pow p 2) q))))
#s(approx (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) #s(hole binary64 (* (pow p 2) (- (* 1/2 (/ r (* p q))) (* 1/4 (/ 1 q))))))
#s(approx (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) #s(hole binary64 (* -1/4 (/ p q))))
#s(approx (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) #s(hole binary64 (* p (- (* 1/2 (/ r (* p q))) (* 1/4 (/ 1 q))))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* 1/2 p)))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* p (+ 1/2 (/ (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) 1/2)) p)))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* 1/2 p)))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* p (+ 1/2 (/ (* (pow q 2) (- (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) (pow q 2)) (/ 1 r))) p)))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* 1/2 (/ p (pow q 2)))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* p (- (+ (* 1/2 (/ 1 (pow q 2))) (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) (* p (pow q 2)))) (/ 1 (* p r))))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (* 1/2 (/ p (pow q 2)))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (* p (+ (* 1/2 (/ 1 (pow q 2))) (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) (* p (pow q 2)))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* 1/2 p)))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* p (+ 1/2 (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p)))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (* 1/2 (/ p r))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (* p (- (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r))) (* 1/2 (/ 1 p))))))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) #s(hole binary64 (* 1/2 (/ p r))))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) #s(hole binary64 (* p (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r))))))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (/ p r)))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (* p (+ (/ 1 r) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r)))))))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 p))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 (* p (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p))))))
#s(approx (+ p (fabs p)) #s(hole binary64 p))
#s(approx (+ p (fabs p)) #s(hole binary64 (* p (+ 1 (/ (fabs p) p)))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ 1 p)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1 (* -2 (/ (pow q 2) (pow p 2)))) p)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))))) p)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow p 6)))))) p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) 1))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) 1))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (* 2 (/ (pow q 4) (pow p 4))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 p))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6)))))))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (pow p 2)))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* (pow p 2) (+ 1 (* 4 (/ (pow q 2) (pow p 2)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* -1 (/ r p)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 p))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* p (+ 1 (/ (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) p)))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (/ p r)))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (* p (pow r 2)))) (+ (/ 1 r) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))))) (/ 1 p)))))
#s(approx (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) #s(hole binary64 (/ p r)))
#s(approx (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) #s(hole binary64 (* p (+ (* -1 (/ (+ 1 (* -1 (+ (/ (fabs p) r) (/ (fabs r) r)))) p)) (/ 1 r)))))
#s(approx (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) #s(hole binary64 (/ p r)))
#s(approx (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) #s(hole binary64 (* p (+ (/ 1 r) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r)))))))
#s(approx (/ (- (neg (+ (fabs p) (fabs r))) p) r) #s(hole binary64 (* -1 (/ p r))))
#s(approx (/ (- (neg (+ (fabs p) (fabs r))) p) r) #s(hole binary64 (* p (- (* -1 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (/ 1 r)))))
#s(approx (- (neg (+ (fabs p) (fabs r))) p) #s(hole binary64 (* -1 p)))
#s(approx (- (neg (+ (fabs p) (fabs r))) p) #s(hole binary64 (* p (- (* -1 (/ (+ (fabs p) (fabs r)) p)) 1))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 p))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* p (+ 1 (/ (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) p)))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (/ p r)))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (* p (pow r 2)))) (+ (/ 1 r) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))))) (/ 1 p)))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (/ p r)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (* p (- (+ (/ 1 r) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r)))) (/ 1 p)))))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (* -1 (/ p r))))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (* p (- (/ 1 p) (/ 1 r)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 p)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) 1/2)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 r)))) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 r))))) p)) 1/2)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 p))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) 1)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 r) (* 2 (/ (pow q 2) p))))) p)) 1)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p)) 1)))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (* (pow p 2) (- (* -1 (/ (+ (* -1 (/ (- (+ (fabs p) (fabs r)) (* 2 q)) p)) (* -1/2 (/ r q))) p)) (* 1/4 (/ 1 q))))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (* (pow p 2) (- (* -1 (/ (+ (* -1 (/ (+ (fabs p) (fabs r)) p)) (* -1/2 (/ r q))) p)) (* 1/4 (/ 1 q))))))
#s(approx (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) #s(hole binary64 (* -1 (* p (+ (* -1/2 (/ r (* p q))) (* 1/4 (/ 1 q)))))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) 1/2)) p)) 1/2)))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* (pow q 2) (- (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) (pow q 2)) (/ 1 r))) p)) 1/2)))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) (pow q 2)) (/ 1 r)) p)) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) (* p (pow q 2)))) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p)) 1/2)))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2) p)) (* 1/2 (/ 1 r)))))))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r)))))))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (/ 1 r))))))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (fabs r)) p)) 1)))))
#s(approx (+ p (fabs p)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (fabs p) p)) 1)))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ -1 p)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (* -2 (/ (pow q 2) (pow p 2)))) p))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))))) p))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow p 6)))))) p))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 p))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (fabs r)) p)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) p)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p)))) p)) 1)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 p)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) r) p)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p)))) r) p)) 1)))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) p)) 1)))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1) p)) (/ 1 r))))))
#s(approx (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1) p)) (/ 1 r))))))
#s(approx (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (/ 1 r))))))
#s(approx (/ (- (neg (+ (fabs p) (fabs r))) p) r) #s(hole binary64 (* -1 (* p (+ (/ 1 r) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))))))))
#s(approx (- (neg (+ (fabs p) (fabs r))) p) #s(hole binary64 (* -1 (* p (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p)))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) p)) 1)))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1) p)) (/ 1 r))))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1) p)) (/ 1 r))))))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (* -1 (* p (- (/ 1 r) (/ 1 p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow p 2) q)))) (* 2 q))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (+ (* -1/4 (/ (pow p 2) q)) (* 1/2 (/ (* p r) q))))) (* 2 q))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow p 2) q))))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (* -1/4 (/ (pow p 2) q)) (* 1/2 (/ (* p r) q)))))))
#s(approx (fabs r) #s(hole binary64 (fabs r)))
#s(approx r #s(hole binary64 r))
#s(approx (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) #s(hole binary64 (+ (* -1/4 (/ (pow p 2) q)) (* 1/2 (/ (* p r) q)))))
#s(approx (* 1/2 (/ r q)) #s(hole binary64 (* 1/2 (/ r q))))
#s(approx (/ r q) #s(hole binary64 (/ r q)))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* -1 (/ (pow q 2) r))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (/ (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (+ (fabs p) (fabs r)))))) r)))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (/ (+ (* -1 (pow q 2)) (* r (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))) r)))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* -1 (/ (pow q 2) r))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (/ (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (+ (fabs p) (fabs r)))))) r)))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (/ (+ (* -1 (pow q 2)) (* r (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))) r)))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (/ -1 r)))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (/ (- (* 1/2 (/ (* r (+ p (+ (fabs p) (fabs r)))) (pow q 2))) 1) r)))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (/ (- (* r (+ (* -1/2 (/ r (pow q 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (pow q 2))))) 1) r)))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (pow q 2)))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (+ (* -1/2 (/ r (pow q 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (pow q 2))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* 1/2 (+ p (+ (fabs p) (fabs r))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r)))))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (/ (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) #s(hole binary64 (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (/ (+ p (+ (fabs p) (fabs r))) r)))
#s(approx (pow r -1) #s(hole binary64 (/ 1 r)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #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))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (- (* -1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (- (* r (- (* -1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -2 (/ (pow q 2) r))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (fabs r)) (* -1 p)))) r)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r)))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* -2 (/ (pow q 2) (pow r 2)))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (fabs r)) (* -1 p)))) (pow r 2))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) (pow r 2))))
#s(approx (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) #s(hole binary64 (/ (+ p (+ (fabs p) (fabs r))) r)))
#s(approx (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) #s(hole binary64 (/ (- (* -1 r) (* -1 (+ p (+ (fabs p) (fabs r))))) r)))
#s(approx (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) #s(hole binary64 (/ (+ p (+ (fabs p) (fabs r))) r)))
#s(approx (/ (- (neg (+ (fabs p) (fabs r))) p) r) #s(hole binary64 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r))))
#s(approx (- (neg (+ (fabs p) (fabs r))) p) #s(hole binary64 (* -1 (+ p (+ (fabs p) (fabs r))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -2 (/ (pow q 2) r))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (fabs r)) (* -1 p)))) r)))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r)))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* -2 (/ (pow q 2) (pow r 2)))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (fabs r)) (* -1 p)))) (pow r 2))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) (pow r 2))))
#s(approx (/ (* q q) (exp (* (log r) 2))) #s(hole binary64 (/ (pow q 2) (pow r 2))))
#s(approx (exp (* (log r) 2)) #s(hole binary64 (pow r 2)))
#s(approx (* (log r) 2) #s(hole binary64 (* 2 (log r))))
#s(approx (log r) #s(hole binary64 (log r)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (/ (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) r)))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (/ (+ r (* -1 p)) r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* r (- (+ (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))) (+ (/ (fabs p) r) (/ (fabs r) r))) (* (/ 1 r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (* 1/2 (/ (* p r) q))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (* r (- (+ (* -1/4 (/ (pow p 2) (* q r))) (+ (* 1/2 (/ p q)) (+ (/ (fabs p) r) (/ (fabs r) r)))) (* 2 (/ q r))))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (* 1/2 (/ (* p r) q))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (* r (+ (* -1/4 (/ (pow p 2) (* q r))) (+ (* 1/2 (/ p q)) (+ (/ (fabs p) r) (/ (fabs r) r)))))))
#s(approx (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) #s(hole binary64 (* r (+ (* -1/4 (/ (pow p 2) (* q r))) (* 1/2 (/ p q))))))
#s(approx (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) #s(hole binary64 (* r (+ (* -1/4 (/ p (* q r))) (* 1/2 (/ 1 q))))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* -1/2 r)))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) 1/2))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* -1/2 r)))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) 1/2))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* -1/2 (/ r (pow q 2)))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (* 1/2 (/ 1 (pow q 2)))))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (+ (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow r 2)))))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (* -1/2 (/ r (pow q 2)))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (* 1/2 (/ 1 (pow q 2)))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* -1/2 r)))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 -1/2))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 r)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 r)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 -1))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r))))))
#s(approx (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) #s(hole binary64 -1))
#s(approx (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) #s(hole binary64 (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 r)))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 -1))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r))))))
#s(approx (* (log r) 2) #s(hole binary64 (* -2 (log (/ 1 r)))))
#s(approx (log r) #s(hole binary64 (* -1 (log (/ 1 r)))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 -1))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* r (+ (* -1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r)))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r)))))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (* -1 (* r (+ (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow p 2) q)))) (* 2 q)) r)) (* -1/2 (/ p q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (* -1 (* r (+ (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow p 2) q)))) r)) (* -1/2 (/ p q)))))))
#s(approx (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) #s(hole binary64 (* -1 (* r (+ (* -1/2 (/ p q)) (* 1/4 (/ (pow p 2) (* q r))))))))
#s(approx (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) #s(hole binary64 (* -1 (* r (- (* 1/4 (/ p (* q r))) (* 1/2 (/ 1 q)))))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* -1 (* r (+ (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* -1 (* r (+ (* -1 (/ (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (pow q 2))) (/ 1 r)) r)) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (* -1 (* r (+ (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* -1 (* r (+ 1/2 (* -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 r))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) p) r)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)))) p) r)) 1)))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* r (- (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r))) (/ p r))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (* -2 (/ (pow q 2) r)) (* -1 (- (* -1 (+ (fabs p) (fabs r))) p))) r)))))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (* -1 (/ (- (* -1 (+ (fabs p) (fabs r))) p) r)) 1)))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (+ (fabs p) (fabs r))) (* 2 (/ (pow q 2) r))) p) r)) 1)))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* r (- (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r))) (/ p r))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (* -2 (/ (pow q 2) r)) (* -1 (- (* -1 (+ (fabs p) (fabs r))) p))) r)))))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (* -1 (/ (- (* -1 (+ (fabs p) (fabs r))) p) r)) 1)))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (+ (fabs p) (fabs r))) (* 2 (/ (pow q 2) r))) p) r)) 1)))
#s(approx (* (log r) 2) #s(hole binary64 (* 2 (+ (log -1) (* -1 (log (/ -1 r)))))))
#s(approx (log r) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 r))))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (- (* -1 (/ (- (* -1 (+ (fabs p) (fabs r))) p) r)) 1)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3)))))) (* 1/2 (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p)))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (+ (* 1/2 (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p)))) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (- (* -20 (/ r (pow p 6))) (* 4 (/ 1 (pow p 5)))))) (* 1/2 (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3))))))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))))) p)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ r (pow p 2))) (* (pow q 2) (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3)))))) (* 2 (/ 1 p))))))) p)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ r (pow p 2))) (* (pow q 2) (+ (* 2 (/ 1 (pow p 3))) (+ (* 6 (/ r (pow p 4))) (* (pow q 2) (- (* -20 (/ r (pow p 6))) (* 4 (/ 1 (pow p 5))))))))) (* 2 (/ 1 p))))))) p)))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (/ (* p (+ (* -1/4 p) (* 1/2 r))) q)))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (/ (+ (* p (+ (* -1/4 p) (* 1/2 r))) (* q (+ (fabs p) (fabs r)))) q)))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (/ (+ (* p (+ (* -1/4 p) (* 1/2 r))) (* q (+ (fabs p) (+ (fabs r) (* -2 q))))) q)))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (/ (* p (+ (* -1/4 p) (* 1/2 r))) q)))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (/ (+ (* p (+ (* -1/4 p) (* 1/2 r))) (* q (+ (fabs p) (fabs r)))) q)))
#s(approx (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) #s(hole binary64 (/ (* p (+ (* -1/4 p) (* 1/2 r))) q)))
#s(approx (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) #s(hole binary64 (/ (+ (* -1/4 p) (* 1/2 r)) q)))
#s(approx q #s(hole binary64 q))
#s(approx (* 2 q) #s(hole binary64 (* 2 q)))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (+ (* -1 (/ (pow q 2) r)) (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (+ (* -1 (/ (pow q 2) r)) (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)))))
#s(approx (* q q) #s(hole binary64 (pow q 2)))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (/ (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) (pow q 2))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (/ (+ (* -1 (/ (pow q 2) r)) (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2))) (pow q 2))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (/ (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) (pow q 2))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* -2 (/ (pow q 2) (pow p 3))) (/ 1 p))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* (pow q 2) (- (* 6 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (/ 1 p))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* (pow q 2) (- (* (pow q 2) (+ (* -20 (/ (pow q 2) (pow p 7))) (* 6 (/ 1 (pow p 5))))) (* 2 (/ 1 (pow p 3))))) (/ 1 p))))
#s(approx (/ 1/2 q) #s(hole binary64 (/ 1/2 q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p)))))) p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p)))))) p)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ p (* 2 (/ (pow q 2) p)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (- p r)))))) p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))))) p)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (+ (* -2 (/ (pow q 2) r)) (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (+ (* -2 (/ (pow q 2) r)) (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 q)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) (pow q 2)))) 1))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (+ (* 1/2 (/ (- (* -1/16 (* (pow p 3) r)) (* -1/64 (pow p 4))) (pow q 4))) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) (pow q 2))))) 1))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -2 q)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (* -1/16 (/ (* (pow p 3) r) (pow q 4))) (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))) (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (* -2 q)))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (+ (/ (fabs r) q) (/ (* p (+ (* -1/4 p) (* 1/2 r))) (pow q 2)))) 2))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (/ (* p (+ (* -1/4 p) (* 1/2 r))) q)))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* (pow q 2) (- (/ (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) (pow q 2)) (/ 1 r)))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* (pow q 2) (- (/ (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) (pow q 2)) (/ 1 r)))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (- (/ (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) (pow q 2)) (/ 1 r))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2)))) q)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (* -1/16 (/ (pow p 2) (pow q 2))))) q)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))) (pow q 6))) (* -1/16 (/ (pow p 2) (pow q 2)))))) q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -2 q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow p 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow p 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* (pow q 2) (+ 4 (/ (pow p 2) (pow q 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -2 q)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* (pow q 2) (- (/ (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))) (pow q 2)) (* 2 (/ 1 r))))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* (pow q 2) (- (+ (/ (fabs p) (* (pow q 2) r)) (/ (fabs r) (* (pow q 2) r))) (+ (* -1 (/ p (* (pow q 2) r))) (+ (* 2 (/ 1 (pow r 2))) (/ 1 (pow q 2))))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* (pow q 2) (- (/ (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))) (pow q 2)) (* 2 (/ 1 r))))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* (pow q 2) (- (+ (/ (fabs p) (* (pow q 2) r)) (/ (fabs r) (* (pow q 2) r))) (+ (* -1 (/ p (* (pow q 2) r))) (+ (* 2 (/ 1 (pow r 2))) (/ 1 (pow q 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (- p r) 2)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 q))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* p r)) (* 1/4 (pow p 2)))) (* 1/2 (/ (- (* -1/16 (* (pow p 3) r)) (* -1/64 (pow p 4))) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* 2 q)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) q)))) q)) 2)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r))) (+ (* -1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2)))) q)))) q)) 2)))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q)))))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (* p (+ (* -1/2 r) (* 1/4 p))) q)))) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* -1 (/ (* p (+ (* -1/2 r) (* 1/4 p))) q))))))
#s(approx (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) #s(hole binary64 (* -1 (/ (* p (+ (* -1/2 r) (* 1/4 p))) q))))
#s(approx (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) #s(hole binary64 (* -1 (/ (+ (* -1/2 r) (* 1/4 p)) q))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ -1/2 q)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2)))) q))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (* -1/16 (/ (pow p 2) (pow q 2))))) q))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))) (pow q 6))) (* -1/16 (/ (pow p 2) (pow q 2)))))) q))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* 2 q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow p 2) q)))) q)) 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q)))) q)) 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -2 q)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 2 q)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q)))) q)) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)) 2)))))
Calls

9 calls:

TimeVariablePointExpression
35.0ms
r
@-inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) -1/4 (/ p q) q (* 1/2 (/ r q)) (/ r q) (* 2 q) 2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) (/ (+ (+ p (fabs p)) (fabs r)) r) (+ (+ p (fabs p)) (fabs r)) (+ p (fabs p)) (pow r -1) -1 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (pow (+ (* (* q q) 4) (* p p)) -1/2) (/ 1/2 q) (* r p) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p)) 4 (* p p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) (/ (- (neg (+ (fabs p) (fabs r))) p) r) (- (neg (+ (fabs p) (fabs r))) p) (neg (+ (fabs p) (fabs r))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/ (* q q) (exp (* (log r) 2))) (exp (* (log r) 2)) (* (log r) 2) (log r) -2 (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1) (/ p r))
35.0ms
r
@0
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) -1/4 (/ p q) q (* 1/2 (/ r q)) (/ r q) (* 2 q) 2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) (/ (+ (+ p (fabs p)) (fabs r)) r) (+ (+ p (fabs p)) (fabs r)) (+ p (fabs p)) (pow r -1) -1 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (pow (+ (* (* q q) 4) (* p p)) -1/2) (/ 1/2 q) (* r p) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p)) 4 (* p p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) (/ (- (neg (+ (fabs p) (fabs r))) p) r) (- (neg (+ (fabs p) (fabs r))) p) (neg (+ (fabs p) (fabs r))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/ (* q q) (exp (* (log r) 2))) (exp (* (log r) 2)) (* (log r) 2) (log r) -2 (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1) (/ p r))
21.0ms
r
@inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) -1/4 (/ p q) q (* 1/2 (/ r q)) (/ r q) (* 2 q) 2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) (/ (+ (+ p (fabs p)) (fabs r)) r) (+ (+ p (fabs p)) (fabs r)) (+ p (fabs p)) (pow r -1) -1 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (pow (+ (* (* q q) 4) (* p p)) -1/2) (/ 1/2 q) (* r p) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p)) 4 (* p p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) (/ (- (neg (+ (fabs p) (fabs r))) p) r) (- (neg (+ (fabs p) (fabs r))) p) (neg (+ (fabs p) (fabs r))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/ (* q q) (exp (* (log r) 2))) (exp (* (log r) 2)) (* (log r) 2) (log r) -2 (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1) (/ p r))
11.0ms
p
@inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) -1/4 (/ p q) q (* 1/2 (/ r q)) (/ r q) (* 2 q) 2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) (/ (+ (+ p (fabs p)) (fabs r)) r) (+ (+ p (fabs p)) (fabs r)) (+ p (fabs p)) (pow r -1) -1 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (pow (+ (* (* q q) 4) (* p p)) -1/2) (/ 1/2 q) (* r p) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p)) 4 (* p p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) (/ (- (neg (+ (fabs p) (fabs r))) p) r) (- (neg (+ (fabs p) (fabs r))) p) (neg (+ (fabs p) (fabs r))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/ (* q q) (exp (* (log r) 2))) (exp (* (log r) 2)) (* (log r) 2) (log r) -2 (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1) (/ p r))
8.0ms
p
@-inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) -1/4 (/ p q) q (* 1/2 (/ r q)) (/ r q) (* 2 q) 2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) (/ (+ (+ p (fabs p)) (fabs r)) r) (+ (+ p (fabs p)) (fabs r)) (+ p (fabs p)) (pow r -1) -1 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (pow (+ (* (* q q) 4) (* p p)) -1/2) (/ 1/2 q) (* r p) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p)) 4 (* p p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) (/ (- (neg (+ (fabs p) (fabs r))) p) r) (- (neg (+ (fabs p) (fabs r))) p) (neg (+ (fabs p) (fabs r))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/ (* q q) (exp (* (log r) 2))) (exp (* (log r) 2)) (* (log r) 2) (log r) -2 (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1) (/ p r))

rewrite209.0ms (2.9%)

Memory
4.3MiB live, 233.5MiB allocated; 21ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0194020115
0203719716
0814419308
Stop Event
iter limit
node limit
iter limit
Counts
554 → 630
Calls
Call 1
Inputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (*.f64 #s(literal 2 binary64) q)))))
(*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (*.f64 #s(literal 2 binary64) q))))
#s(literal 1/2 binary64)
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (*.f64 #s(literal 2 binary64) q)))
(-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (*.f64 #s(literal 2 binary64) q))
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q)))))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(fabs.f64 p)
p
(fabs.f64 r)
r
(*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))
(fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q)))
#s(literal -1/4 binary64)
(/.f64 p q)
q
(*.f64 #s(literal 1/2 binary64) (/.f64 r q))
(/.f64 r q)
(*.f64 #s(literal 2 binary64) q)
#s(literal 2 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64)))))
(*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64))))
(*.f64 q q)
(-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64)))
(/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q))
(*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))
(/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)
(+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r))
(+.f64 p (fabs.f64 p))
(pow.f64 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 #s(literal 1/2 binary64) (fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal 1/2 binary64) q)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
(*.f64 #s(literal 1/2 binary64) (fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal 1/2 binary64) q)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))
(fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal 1/2 binary64) q)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal 1/2 binary64) q))
(/.f64 #s(literal 1/2 binary64) q)
(*.f64 r p)
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))
#s(literal 4 binary64)
(*.f64 p p)
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)) #s(literal 1 binary64))) r)))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 1 binary64)
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)) #s(literal 1 binary64))) r))
(*.f64 #s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)) #s(literal 1 binary64))) r)
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)) #s(literal 1 binary64)))
(-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)) #s(literal 1 binary64))
(neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r))
(/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)
(-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p)
(neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (exp.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)))) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (exp.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)))) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r))
(*.f64 (fma.f64 (/.f64 (*.f64 q q) (exp.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)))) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r)
(fma.f64 (/.f64 (*.f64 q q) (exp.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)))) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))))
(/.f64 (*.f64 q q) (exp.f64 (*.f64 (log.f64 r) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)))
(*.f64 (log.f64 r) #s(literal 2 binary64))
(log.f64 r)
#s(literal -2 binary64)
(-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)
(fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))
(/.f64 p r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/4 (/ (* p r) q)) (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* p (+ (* -1/8 (/ p q)) (* 1/4 (/ r q)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* p (+ (* 1/4 (/ r q)) (* p (- (* -1/32 (/ (* p r) (pow q 3))) (* 1/8 (/ 1 q)))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* 2 q))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* 1/2 (/ (* p r) q)))) (* 2 q))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))))) (* 2 q))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (+ (* 1/2 (/ r q)) (* p (- (* -1/16 (/ (* p r) (pow q 3))) (* 1/4 (/ 1 q)))))))) (* 2 q))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* 2 q))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* 1/2 (/ (* p r) q)))) (* 2 q))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))))) (* 2 q))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* 1/2 (/ (* p r) q))))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))))))
#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 (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) #s(hole binary64 (* 1/2 (/ (* p r) q))))
#s(approx (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) #s(hole binary64 (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))))
#s(approx (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) #s(hole binary64 (* 1/2 (/ r q))))
#s(approx (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) #s(hole binary64 (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))))
#s(approx (/ p q) #s(hole binary64 (/ p q)))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (+ (* 1/2 p) (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2)))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* (pow q 2) (- (/ (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) (pow q 2)) (/ 1 r)))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (+ (* 1/2 p) (* (pow q 2) (- (/ (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) (pow q 2)) (/ 1 r))))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (- (/ (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) (pow q 2)) (/ 1 r))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (- (+ (* 1/2 (/ p (pow q 2))) (/ (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) (pow q 2))) (/ 1 r))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (/ (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) (pow q 2))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (+ (* 1/2 (/ p (pow q 2))) (/ (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) (pow q 2)))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (+ (* 1/2 p) (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (- (+ (* 1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2)))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) #s(hole binary64 (* 1/2 (/ (+ (fabs p) (fabs r)) r))))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) #s(hole binary64 (+ (* 1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r)))))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (/ (+ (fabs p) (fabs r)) r)))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 (+ p (+ (fabs p) (fabs r)))))
#s(approx (+ p (fabs p)) #s(hole binary64 (fabs p)))
#s(approx (+ p (fabs p)) #s(hole binary64 (+ p (fabs p))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ 1/2 q)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* -1/16 (/ (pow p 2) (pow q 3))) (* 1/2 (/ 1 q)))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* (pow p 2) (- (* 3/256 (/ (pow p 2) (pow q 5))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q)))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* (pow p 2) (- (* (pow p 2) (+ (* -5/2048 (/ (pow p 2) (pow q 7))) (* 3/256 (/ 1 (pow q 5))))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q)))))
#s(approx (* r p) #s(hole binary64 (* p r)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* 2 q))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow p 2) q)))) (* 2 q))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow p 2) (- (* 1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q)))))) (* 2 q))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow p 2) (- (* (pow p 2) (+ (* -1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))) (* 2 q))))
#s(approx (+ (fabs r) (fabs p)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* 2 q)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (* 1/4 (/ (pow p 2) q)) (* 2 q))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* 4 (pow q 2))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (+ (* 4 (pow q 2)) (pow p 2))))
#s(approx (* p p) #s(hole binary64 (pow p 2)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (- (* -1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (- (* p (- (* -1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (+ p (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) 1)))
#s(approx (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) #s(hole binary64 (* -1 (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r))))))
#s(approx (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) #s(hole binary64 (- (/ p r) (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r))))))
#s(approx (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) #s(hole binary64 (/ (+ (fabs p) (fabs r)) r)))
#s(approx (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) #s(hole binary64 (- (/ p r) (* -1 (/ (+ (fabs p) (fabs r)) r)))))
#s(approx (/ (- (neg (+ (fabs p) (fabs r))) p) r) #s(hole binary64 (* -1 (/ (+ (fabs p) (fabs r)) r))))
#s(approx (/ (- (neg (+ (fabs p) (fabs r))) p) r) #s(hole binary64 (+ (* -1 (/ p r)) (* -1 (/ (+ (fabs p) (fabs r)) r)))))
#s(approx (- (neg (+ (fabs p) (fabs r))) p) #s(hole binary64 (* -1 (+ (fabs p) (fabs r)))))
#s(approx (- (neg (+ (fabs p) (fabs r))) p) #s(hole binary64 (- (* -1 p) (+ (fabs p) (fabs r)))))
#s(approx (neg (+ (fabs p) (fabs r))) #s(hole binary64 (* -1 (+ (fabs p) (fabs r)))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (+ p (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) 1)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))
#s(approx (/ (+ (fabs r) (fabs p)) r) #s(hole binary64 (/ (+ (fabs p) (fabs r)) r)))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 1))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (+ 1 (* -1 (/ p r)))))
#s(approx (/ p r) #s(hole binary64 (/ p r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1/2 p)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p))) 1/2))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))) 1/2))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 p)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))) 1))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))) (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (* -1/4 (/ (pow p 2) q))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (* (pow p 2) (- (* 1/2 (/ r (* p q))) (* 1/4 (/ 1 q))))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (* (pow p 2) (- (+ (* 1/2 (/ r (* p q))) (+ (/ (fabs p) (pow p 2)) (/ (fabs r) (pow p 2)))) (+ (* 1/4 (/ 1 q)) (* 2 (/ q (pow p 2))))))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (* -1/4 (/ (pow p 2) q))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (* (pow p 2) (- (* 1/2 (/ r (* p q))) (* 1/4 (/ 1 q))))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (* (pow p 2) (- (+ (* 1/2 (/ r (* p q))) (+ (/ (fabs p) (pow p 2)) (/ (fabs r) (pow p 2)))) (* 1/4 (/ 1 q))))))
#s(approx (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) #s(hole binary64 (* -1/4 (/ (pow p 2) q))))
#s(approx (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) #s(hole binary64 (* (pow p 2) (- (* 1/2 (/ r (* p q))) (* 1/4 (/ 1 q))))))
#s(approx (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) #s(hole binary64 (* -1/4 (/ p q))))
#s(approx (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) #s(hole binary64 (* p (- (* 1/2 (/ r (* p q))) (* 1/4 (/ 1 q))))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* 1/2 p)))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* p (+ 1/2 (/ (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) 1/2)) p)))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* 1/2 p)))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* p (+ 1/2 (/ (* (pow q 2) (- (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) (pow q 2)) (/ 1 r))) p)))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* 1/2 (/ p (pow q 2)))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* p (- (+ (* 1/2 (/ 1 (pow q 2))) (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) (* p (pow q 2)))) (/ 1 (* p r))))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (* 1/2 (/ p (pow q 2)))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (* p (+ (* 1/2 (/ 1 (pow q 2))) (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) (* p (pow q 2)))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* 1/2 p)))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* p (+ 1/2 (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p)))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (* 1/2 (/ p r))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (* p (- (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r))) (* 1/2 (/ 1 p))))))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) #s(hole binary64 (* 1/2 (/ p r))))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) #s(hole binary64 (* p (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r))))))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (/ p r)))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (* p (+ (/ 1 r) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r)))))))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 p))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 (* p (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p))))))
#s(approx (+ p (fabs p)) #s(hole binary64 p))
#s(approx (+ p (fabs p)) #s(hole binary64 (* p (+ 1 (/ (fabs p) p)))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ 1 p)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1 (* -2 (/ (pow q 2) (pow p 2)))) p)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))))) p)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow p 6)))))) p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) 1))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) 1))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (* 2 (/ (pow q 4) (pow p 4))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 p))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6)))))))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (pow p 2)))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* (pow p 2) (+ 1 (* 4 (/ (pow q 2) (pow p 2)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* -1 (/ r p)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 p))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* p (+ 1 (/ (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) p)))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (/ p r)))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (* p (pow r 2)))) (+ (/ 1 r) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))))) (/ 1 p)))))
#s(approx (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) #s(hole binary64 (/ p r)))
#s(approx (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) #s(hole binary64 (* p (+ (* -1 (/ (+ 1 (* -1 (+ (/ (fabs p) r) (/ (fabs r) r)))) p)) (/ 1 r)))))
#s(approx (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) #s(hole binary64 (/ p r)))
#s(approx (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) #s(hole binary64 (* p (+ (/ 1 r) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r)))))))
#s(approx (/ (- (neg (+ (fabs p) (fabs r))) p) r) #s(hole binary64 (* -1 (/ p r))))
#s(approx (/ (- (neg (+ (fabs p) (fabs r))) p) r) #s(hole binary64 (* p (- (* -1 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (/ 1 r)))))
#s(approx (- (neg (+ (fabs p) (fabs r))) p) #s(hole binary64 (* -1 p)))
#s(approx (- (neg (+ (fabs p) (fabs r))) p) #s(hole binary64 (* p (- (* -1 (/ (+ (fabs p) (fabs r)) p)) 1))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 p))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* p (+ 1 (/ (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) p)))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (/ p r)))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (* p (pow r 2)))) (+ (/ 1 r) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))))) (/ 1 p)))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (/ p r)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (* p (- (+ (/ 1 r) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r)))) (/ 1 p)))))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (* -1 (/ p r))))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (* p (- (/ 1 p) (/ 1 r)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 p)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) 1/2)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 r)))) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 r))))) p)) 1/2)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 p))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) 1)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 r) (* 2 (/ (pow q 2) p))))) p)) 1)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p)) 1)))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (* (pow p 2) (- (* -1 (/ (+ (* -1 (/ (- (+ (fabs p) (fabs r)) (* 2 q)) p)) (* -1/2 (/ r q))) p)) (* 1/4 (/ 1 q))))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (* (pow p 2) (- (* -1 (/ (+ (* -1 (/ (+ (fabs p) (fabs r)) p)) (* -1/2 (/ r q))) p)) (* 1/4 (/ 1 q))))))
#s(approx (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) #s(hole binary64 (* -1 (* p (+ (* -1/2 (/ r (* p q))) (* 1/4 (/ 1 q)))))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) 1/2)) p)) 1/2)))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* (pow q 2) (- (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) (pow q 2)) (/ 1 r))) p)) 1/2)))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) (pow q 2)) (/ 1 r)) p)) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) (* p (pow q 2)))) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p)) 1/2)))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2) p)) (* 1/2 (/ 1 r)))))))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r)))))))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (/ 1 r))))))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (fabs r)) p)) 1)))))
#s(approx (+ p (fabs p)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (fabs p) p)) 1)))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ -1 p)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (* -2 (/ (pow q 2) (pow p 2)))) p))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))))) p))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow p 6)))))) p))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 p))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (fabs r)) p)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) p)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p)))) p)) 1)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 p)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) r) p)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p)))) r) p)) 1)))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) p)) 1)))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1) p)) (/ 1 r))))))
#s(approx (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1) p)) (/ 1 r))))))
#s(approx (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (/ 1 r))))))
#s(approx (/ (- (neg (+ (fabs p) (fabs r))) p) r) #s(hole binary64 (* -1 (* p (+ (/ 1 r) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))))))))
#s(approx (- (neg (+ (fabs p) (fabs r))) p) #s(hole binary64 (* -1 (* p (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p)))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) p)) 1)))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1) p)) (/ 1 r))))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1) p)) (/ 1 r))))))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (* -1 (* p (- (/ 1 r) (/ 1 p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow p 2) q)))) (* 2 q))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (+ (* -1/4 (/ (pow p 2) q)) (* 1/2 (/ (* p r) q))))) (* 2 q))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow p 2) q))))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (* -1/4 (/ (pow p 2) q)) (* 1/2 (/ (* p r) q)))))))
#s(approx (fabs r) #s(hole binary64 (fabs r)))
#s(approx r #s(hole binary64 r))
#s(approx (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) #s(hole binary64 (+ (* -1/4 (/ (pow p 2) q)) (* 1/2 (/ (* p r) q)))))
#s(approx (* 1/2 (/ r q)) #s(hole binary64 (* 1/2 (/ r q))))
#s(approx (/ r q) #s(hole binary64 (/ r q)))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* -1 (/ (pow q 2) r))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (/ (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (+ (fabs p) (fabs r)))))) r)))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (/ (+ (* -1 (pow q 2)) (* r (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))) r)))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* -1 (/ (pow q 2) r))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (/ (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (+ (fabs p) (fabs r)))))) r)))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (/ (+ (* -1 (pow q 2)) (* r (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))) r)))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (/ -1 r)))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (/ (- (* 1/2 (/ (* r (+ p (+ (fabs p) (fabs r)))) (pow q 2))) 1) r)))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (/ (- (* r (+ (* -1/2 (/ r (pow q 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (pow q 2))))) 1) r)))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (pow q 2)))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (+ (* -1/2 (/ r (pow q 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (pow q 2))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* 1/2 (+ p (+ (fabs p) (fabs r))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r)))))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (/ (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) #s(hole binary64 (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (/ (+ p (+ (fabs p) (fabs r))) r)))
#s(approx (pow r -1) #s(hole binary64 (/ 1 r)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #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))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (- (* -1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (- (* r (- (* -1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -2 (/ (pow q 2) r))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (fabs r)) (* -1 p)))) r)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r)))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* -2 (/ (pow q 2) (pow r 2)))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (fabs r)) (* -1 p)))) (pow r 2))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) (pow r 2))))
#s(approx (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) #s(hole binary64 (/ (+ p (+ (fabs p) (fabs r))) r)))
#s(approx (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) #s(hole binary64 (/ (- (* -1 r) (* -1 (+ p (+ (fabs p) (fabs r))))) r)))
#s(approx (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) #s(hole binary64 (/ (+ p (+ (fabs p) (fabs r))) r)))
#s(approx (/ (- (neg (+ (fabs p) (fabs r))) p) r) #s(hole binary64 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r))))
#s(approx (- (neg (+ (fabs p) (fabs r))) p) #s(hole binary64 (* -1 (+ p (+ (fabs p) (fabs r))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -2 (/ (pow q 2) r))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (fabs r)) (* -1 p)))) r)))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r)))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* -2 (/ (pow q 2) (pow r 2)))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (fabs r)) (* -1 p)))) (pow r 2))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) (pow r 2))))
#s(approx (/ (* q q) (exp (* (log r) 2))) #s(hole binary64 (/ (pow q 2) (pow r 2))))
#s(approx (exp (* (log r) 2)) #s(hole binary64 (pow r 2)))
#s(approx (* (log r) 2) #s(hole binary64 (* 2 (log r))))
#s(approx (log r) #s(hole binary64 (log r)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (/ (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) r)))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (/ (+ r (* -1 p)) r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* r (- (+ (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))) (+ (/ (fabs p) r) (/ (fabs r) r))) (* (/ 1 r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (* 1/2 (/ (* p r) q))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (* r (- (+ (* -1/4 (/ (pow p 2) (* q r))) (+ (* 1/2 (/ p q)) (+ (/ (fabs p) r) (/ (fabs r) r)))) (* 2 (/ q r))))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (* 1/2 (/ (* p r) q))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (* r (+ (* -1/4 (/ (pow p 2) (* q r))) (+ (* 1/2 (/ p q)) (+ (/ (fabs p) r) (/ (fabs r) r)))))))
#s(approx (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) #s(hole binary64 (* r (+ (* -1/4 (/ (pow p 2) (* q r))) (* 1/2 (/ p q))))))
#s(approx (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) #s(hole binary64 (* r (+ (* -1/4 (/ p (* q r))) (* 1/2 (/ 1 q))))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* -1/2 r)))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) 1/2))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* -1/2 r)))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) 1/2))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* -1/2 (/ r (pow q 2)))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (* 1/2 (/ 1 (pow q 2)))))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (+ (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow r 2)))))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (* -1/2 (/ r (pow q 2)))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (* 1/2 (/ 1 (pow q 2)))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* -1/2 r)))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 -1/2))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 r)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 r)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 -1))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r))))))
#s(approx (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) #s(hole binary64 -1))
#s(approx (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) #s(hole binary64 (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 r)))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 -1))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r))))))
#s(approx (* (log r) 2) #s(hole binary64 (* -2 (log (/ 1 r)))))
#s(approx (log r) #s(hole binary64 (* -1 (log (/ 1 r)))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 -1))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* r (+ (* -1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r)))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r)))))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (* -1 (* r (+ (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow p 2) q)))) (* 2 q)) r)) (* -1/2 (/ p q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (* -1 (* r (+ (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow p 2) q)))) r)) (* -1/2 (/ p q)))))))
#s(approx (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) #s(hole binary64 (* -1 (* r (+ (* -1/2 (/ p q)) (* 1/4 (/ (pow p 2) (* q r))))))))
#s(approx (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) #s(hole binary64 (* -1 (* r (- (* 1/4 (/ p (* q r))) (* 1/2 (/ 1 q)))))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* -1 (* r (+ (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* -1 (* r (+ (* -1 (/ (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (pow q 2))) (/ 1 r)) r)) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (* -1 (* r (+ (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* -1 (* r (+ 1/2 (* -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 r))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) p) r)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)))) p) r)) 1)))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* r (- (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r))) (/ p r))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (* -2 (/ (pow q 2) r)) (* -1 (- (* -1 (+ (fabs p) (fabs r))) p))) r)))))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (* -1 (/ (- (* -1 (+ (fabs p) (fabs r))) p) r)) 1)))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (+ (fabs p) (fabs r))) (* 2 (/ (pow q 2) r))) p) r)) 1)))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* r (- (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r))) (/ p r))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (* -2 (/ (pow q 2) r)) (* -1 (- (* -1 (+ (fabs p) (fabs r))) p))) r)))))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (* -1 (/ (- (* -1 (+ (fabs p) (fabs r))) p) r)) 1)))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (+ (fabs p) (fabs r))) (* 2 (/ (pow q 2) r))) p) r)) 1)))
#s(approx (* (log r) 2) #s(hole binary64 (* 2 (+ (log -1) (* -1 (log (/ -1 r)))))))
#s(approx (log r) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 r))))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (- (* -1 (/ (- (* -1 (+ (fabs p) (fabs r))) p) r)) 1)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3)))))) (* 1/2 (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p)))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (+ (* 1/2 (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p)))) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (- (* -20 (/ r (pow p 6))) (* 4 (/ 1 (pow p 5)))))) (* 1/2 (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3))))))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))))) p)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ r (pow p 2))) (* (pow q 2) (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3)))))) (* 2 (/ 1 p))))))) p)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ r (pow p 2))) (* (pow q 2) (+ (* 2 (/ 1 (pow p 3))) (+ (* 6 (/ r (pow p 4))) (* (pow q 2) (- (* -20 (/ r (pow p 6))) (* 4 (/ 1 (pow p 5))))))))) (* 2 (/ 1 p))))))) p)))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (/ (* p (+ (* -1/4 p) (* 1/2 r))) q)))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (/ (+ (* p (+ (* -1/4 p) (* 1/2 r))) (* q (+ (fabs p) (fabs r)))) q)))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (/ (+ (* p (+ (* -1/4 p) (* 1/2 r))) (* q (+ (fabs p) (+ (fabs r) (* -2 q))))) q)))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (/ (* p (+ (* -1/4 p) (* 1/2 r))) q)))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (/ (+ (* p (+ (* -1/4 p) (* 1/2 r))) (* q (+ (fabs p) (fabs r)))) q)))
#s(approx (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) #s(hole binary64 (/ (* p (+ (* -1/4 p) (* 1/2 r))) q)))
#s(approx (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) #s(hole binary64 (/ (+ (* -1/4 p) (* 1/2 r)) q)))
#s(approx q #s(hole binary64 q))
#s(approx (* 2 q) #s(hole binary64 (* 2 q)))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (+ (* -1 (/ (pow q 2) r)) (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (+ (* -1 (/ (pow q 2) r)) (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)))))
#s(approx (* q q) #s(hole binary64 (pow q 2)))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (/ (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) (pow q 2))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (/ (+ (* -1 (/ (pow q 2) r)) (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2))) (pow q 2))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (/ (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) (pow q 2))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* -2 (/ (pow q 2) (pow p 3))) (/ 1 p))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* (pow q 2) (- (* 6 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (/ 1 p))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* (pow q 2) (- (* (pow q 2) (+ (* -20 (/ (pow q 2) (pow p 7))) (* 6 (/ 1 (pow p 5))))) (* 2 (/ 1 (pow p 3))))) (/ 1 p))))
#s(approx (/ 1/2 q) #s(hole binary64 (/ 1/2 q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p)))))) p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p)))))) p)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ p (* 2 (/ (pow q 2) p)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (- p r)))))) p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))))) p)))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (+ (* -2 (/ (pow q 2) r)) (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (+ (* -2 (/ (pow q 2) r)) (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 q)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) (pow q 2)))) 1))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (+ (* 1/2 (/ (- (* -1/16 (* (pow p 3) r)) (* -1/64 (pow p 4))) (pow q 4))) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) (pow q 2))))) 1))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -2 q)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (* -1/16 (/ (* (pow p 3) r) (pow q 4))) (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))) (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (* -2 q)))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (+ (/ (fabs r) q) (/ (* p (+ (* -1/4 p) (* 1/2 r))) (pow q 2)))) 2))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (/ (* p (+ (* -1/4 p) (* 1/2 r))) q)))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* (pow q 2) (- (/ (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) (pow q 2)) (/ 1 r)))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* (pow q 2) (- (/ (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) (pow q 2)) (/ 1 r)))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (- (/ (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) (pow q 2)) (/ 1 r))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2)))) q)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (* -1/16 (/ (pow p 2) (pow q 2))))) q)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))) (pow q 6))) (* -1/16 (/ (pow p 2) (pow q 2)))))) q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -2 q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow p 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow p 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* (pow q 2) (+ 4 (/ (pow p 2) (pow q 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -2 q)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (* (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* (pow q 2) (- (/ (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))) (pow q 2)) (* 2 (/ 1 r))))))
#s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* (pow q 2) (- (+ (/ (fabs p) (* (pow q 2) r)) (/ (fabs r) (* (pow q 2) r))) (+ (* -1 (/ p (* (pow q 2) r))) (+ (* 2 (/ 1 (pow r 2))) (/ 1 (pow q 2))))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* (pow q 2) (- (/ (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))) (pow q 2)) (* 2 (/ 1 r))))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* (pow q 2) (- (+ (/ (fabs p) (* (pow q 2) r)) (/ (fabs r) (* (pow q 2) r))) (+ (* -1 (/ p (* (pow q 2) r))) (+ (* 2 (/ 1 (pow r 2))) (/ 1 (pow q 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (- p r) 2)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 q))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* p r)) (* 1/4 (pow p 2)))) (* 1/2 (/ (- (* -1/16 (* (pow p 3) r)) (* -1/64 (pow p 4))) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* 2 q)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) q)))) q)) 2)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r))) (+ (* -1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2)))) q)))) q)) 2)))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q)))))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (* p (+ (* -1/2 r) (* 1/4 p))) q)))) q)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* -1 (/ (* p (+ (* -1/2 r) (* 1/4 p))) q))))))
#s(approx (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) #s(hole binary64 (* -1 (/ (* p (+ (* -1/2 r) (* 1/4 p))) q))))
#s(approx (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) #s(hole binary64 (* -1 (/ (+ (* -1/2 r) (* 1/4 p)) q))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ -1/2 q)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2)))) q))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (* -1/16 (/ (pow p 2) (pow q 2))))) q))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))) (pow q 6))) (* -1/16 (/ (pow p 2) (pow q 2)))))) q))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* 2 q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow p 2) q)))) q)) 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q)))) q)) 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -2 q)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 2 q)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q)))) q)) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)) 2)))))
Outputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (*.f64 #s(literal 2 binary64) q)))))
(*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (*.f64 #s(literal 2 binary64) q))))
#s(literal 1/2 binary64)
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (*.f64 #s(literal 2 binary64) q)))
(/.f64 (-.f64 (*.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q)))))) (*.f64 (*.f64 #s(literal 2 binary64) q) (*.f64 #s(literal 2 binary64) q))) (+.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (*.f64 #s(literal 2 binary64) q)))
(/.f64 (-.f64 (pow.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) q) #s(literal 3 binary64))) (fma.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (fma.f64 (*.f64 #s(literal 2 binary64) q) (*.f64 #s(literal 2 binary64) q) (*.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (*.f64 #s(literal 2 binary64) q)))))
(-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (*.f64 #s(literal 2 binary64) q))
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q)))) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q)))))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(literal 3 binary64)) (pow.f64 (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q)))) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (+.f64 (fabs.f64 p) (fabs.f64 r)) (-.f64 (*.f64 (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q)))) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (*.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))))))
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q)))))
(/.f64 (-.f64 (*.f64 p p) (*.f64 r r)) (-.f64 (fabs.f64 p) (fabs.f64 r)))
(/.f64 (+.f64 (pow.f64 (fabs.f64 p) #s(literal 3 binary64)) (pow.f64 (fabs.f64 r) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (*.f64 r r) (*.f64 (fabs.f64 p) (fabs.f64 r)))))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(sqrt.f64 (*.f64 p p))
(fabs.f64 (neg.f64 p))
(fabs.f64 p)
p
(sqrt.f64 (*.f64 r r))
(fabs.f64 (neg.f64 r))
(fabs.f64 r)
r
(*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 p q)) (*.f64 #s(literal -1/4 binary64) (/.f64 p q))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 r q)) (*.f64 #s(literal 1/2 binary64) (/.f64 r q)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 p q)) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 p q)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 r q)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 p q)) (*.f64 #s(literal -1/4 binary64) (/.f64 p q)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 r q)) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))) (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 p q)) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))))
(fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q)))
(+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 p q)) (*.f64 #s(literal 1/2 binary64) (/.f64 r q)))
#s(literal -1/4 binary64)
(/.f64 (neg.f64 p) (neg.f64 q))
(/.f64 p q)
q
(*.f64 #s(literal 1/2 binary64) (/.f64 r q))
(/.f64 (neg.f64 r) (neg.f64 q))
(/.f64 r q)
(*.f64 #s(literal 2 binary64) q)
#s(literal 2 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (*.f64 q q) (-.f64 (*.f64 (/.f64 r q) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) q)) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (*.f64 q q) (-.f64 (*.f64 (/.f64 r q) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) q)) (pow.f64 r #s(literal -1 binary64)))))
(*.f64 (*.f64 q q) (-.f64 (*.f64 (/.f64 r q) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) q)) (pow.f64 r #s(literal -1 binary64))))
(*.f64 (neg.f64 q) (neg.f64 q))
(*.f64 (fabs.f64 q) (fabs.f64 q))
(*.f64 q q)
(pow.f64 q #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 r q) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) q)) (*.f64 (/.f64 r q) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) q))) (*.f64 (pow.f64 r #s(literal -1 binary64)) (pow.f64 r #s(literal -1 binary64)))) (fma.f64 (/.f64 r q) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) q) (pow.f64 r #s(literal -1 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 r q) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) q)) #s(literal 3 binary64)) (pow.f64 (pow.f64 r #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 r q) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) q)) (*.f64 (/.f64 r q) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) q)) (fma.f64 (pow.f64 r #s(literal -1 binary64)) (pow.f64 r #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 r q) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) q)) (pow.f64 r #s(literal -1 binary64))))))
(-.f64 (*.f64 (/.f64 r q) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) q)) (pow.f64 r #s(literal -1 binary64)))
(*.f64 (/.f64 r q) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) q))
(/.f64 (neg.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 q q)))
(/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q))
(*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))
(/.f64 (neg.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r))) (neg.f64 r))
(/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)
(+.f64 (/.f64 (+.f64 p (fabs.f64 p)) r) (/.f64 (fabs.f64 r) r))
(/.f64 (-.f64 (*.f64 (+.f64 p (fabs.f64 p)) (+.f64 p (fabs.f64 p))) (*.f64 r r)) (-.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)))
(/.f64 (+.f64 (pow.f64 (+.f64 p (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (fabs.f64 r) #s(literal 3 binary64))) (fma.f64 (+.f64 p (fabs.f64 p)) (+.f64 p (fabs.f64 p)) (-.f64 (*.f64 r r) (*.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)))))
(+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r))
(/.f64 (-.f64 (*.f64 p p) (*.f64 p p)) (-.f64 p (fabs.f64 p)))
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (fabs.f64 p) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (*.f64 p p) (*.f64 p (fabs.f64 p)))))
(+.f64 p (fabs.f64 p))
(pow.f64 r #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 r))
(/.f64 #s(literal 1 binary64) r)
(exp.f64 (*.f64 (log.f64 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 #s(literal 1/2 binary64) (fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal 1/2 binary64) q)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
(*.f64 #s(literal 1/2 binary64) (fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal 1/2 binary64) q)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal 1/2 binary64) q)) (*.f64 r p)) (*.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal 1/2 binary64) q)) (*.f64 r p))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) (-.f64 (*.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal 1/2 binary64) q)) (*.f64 r p)) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal 1/2 binary64) q)) (*.f64 r p)) #s(literal 3 binary64)) (pow.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal 1/2 binary64) q)) (*.f64 r p)) (*.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal 1/2 binary64) q)) (*.f64 r p)) (-.f64 (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (*.f64 (*.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal 1/2 binary64) q)) (*.f64 r p)) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))))
(fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal 1/2 binary64) q)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(+.f64 (*.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal 1/2 binary64) q)) (*.f64 r p)) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal 1/2 binary64) q))
(/.f64 #s(literal -1/2 binary64) (neg.f64 q))
(/.f64 #s(literal 1/2 binary64) q)
(*.f64 r p)
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(/.f64 (-.f64 (*.f64 r r) (*.f64 p p)) (-.f64 (fabs.f64 r) (fabs.f64 p)))
(/.f64 (+.f64 (pow.f64 (fabs.f64 r) #s(literal 3 binary64)) (pow.f64 (fabs.f64 p) #s(literal 3 binary64))) (fma.f64 r r (-.f64 (*.f64 p p) (*.f64 (fabs.f64 r) (fabs.f64 p)))))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/2 binary64))
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) (*.f64 (*.f64 p p) (*.f64 p p))) (-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p)))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 p p) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p)))))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))
(+.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p))
#s(literal 4 binary64)
(*.f64 (neg.f64 p) (neg.f64 p))
(*.f64 (fabs.f64 p) (fabs.f64 p))
(*.f64 p p)
(pow.f64 p #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)))
(*.f64 #s(literal 1/2 binary64) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)) #s(literal 1 binary64))) r)))
#s(literal 1/2 binary64)
#s(literal 1 binary64)
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)) #s(literal 1 binary64))) r))
(*.f64 #s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)) #s(literal 1 binary64))) r)
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)) (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r))) #s(literal 1 binary64)) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)) #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)) (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)) #s(literal 1 binary64)))))
(-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)) #s(literal 1 binary64))
(neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r))
(/.f64 (neg.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p)) (neg.f64 r))
(/.f64 (-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)
(-.f64 (/.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) r) (/.f64 p r))
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)))) (*.f64 p p)) (+.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p))
(/.f64 (-.f64 (pow.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) (fma.f64 p p (*.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p))))
(-.f64 (neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r))) p)
(neg.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)))
(*.f64 #s(literal 1/2 binary64) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (*.f64 (/.f64 q r) (/.f64 q r)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (*.f64 (/.f64 q r) (/.f64 q r)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r))
(*.f64 (fma.f64 (*.f64 (/.f64 q r) (/.f64 q r)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r)
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 q r) (/.f64 q r)) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 q r) (/.f64 q r)) #s(literal -2 binary64))) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))))) (-.f64 (*.f64 (*.f64 (/.f64 q r) (/.f64 q r)) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 q r) (/.f64 q r)) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 q r) (/.f64 q r)) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 q r) (/.f64 q r)) #s(literal -2 binary64)) (-.f64 (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (/.f64 q r) (/.f64 q r)) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))))))
(fma.f64 (*.f64 (/.f64 q r) (/.f64 q r)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))))
(+.f64 (*.f64 (*.f64 (/.f64 q r) (/.f64 q r)) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))))
(*.f64 (/.f64 q r) (/.f64 q r))
(/.f64 (neg.f64 (*.f64 q q)) (neg.f64 (*.f64 r r)))
(/.f64 (*.f64 q q) (*.f64 r r))
(*.f64 (neg.f64 r) (neg.f64 r))
(*.f64 (exp.f64 (log.f64 r)) (exp.f64 (log.f64 r)))
(*.f64 (fabs.f64 r) (fabs.f64 r))
(*.f64 r r)
(pow.f64 (exp.f64 (log.f64 r)) #s(literal 2 binary64))
(pow.f64 r #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 r) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 r) #s(literal 2 binary64))))
(*.f64 (log.f64 r) #s(literal 2 binary64))
(log.f64 r)
#s(literal -2 binary64)
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))))
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 3 binary64)) (pow.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))))))
(-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))
(/.f64 (neg.f64 (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 r))
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)
(+.f64 (/.f64 (fabs.f64 r) r) (/.f64 (fabs.f64 p) r))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 p r) #s(literal -1 binary64)) (*.f64 (/.f64 p r) #s(literal -1 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 p r) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 p r) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 p r) #s(literal -1 binary64)) (*.f64 (/.f64 p r) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 p r) #s(literal -1 binary64)) #s(literal 1 binary64)))))
(fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))
(+.f64 (*.f64 (/.f64 p r) #s(literal -1 binary64)) #s(literal 1 binary64))
(/.f64 (neg.f64 p) (neg.f64 r))
(/.f64 p r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 p (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (*.f64 #s(literal 1/2 binary64) (*.f64 r (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 p (fma.f64 #s(literal 1/2 binary64) (*.f64 r (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal -3 binary64)))))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p r) q) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)) (*.f64 p (fma.f64 #s(literal -1/8 binary64) (/.f64 p q) (*.f64 #s(literal 1/4 binary64) (/.f64 r q))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)) (*.f64 p (fma.f64 #s(literal 1/4 binary64) (/.f64 r q) (*.f64 p (-.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 p r) (pow.f64 q #s(literal 3 binary64)))) (*.f64 #s(literal 1/8 binary64) (pow.f64 q #s(literal -1 binary64)))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p r) q)))) (*.f64 #s(literal 2 binary64) q)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q)))))) (*.f64 #s(literal 2 binary64) q)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 p (fma.f64 #s(literal 1/2 binary64) (/.f64 r q) (*.f64 p (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p r) (pow.f64 q #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64))))))))) (*.f64 #s(literal 2 binary64) q)))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p r) q)))) (*.f64 #s(literal 2 binary64) q)))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q)))))) (*.f64 #s(literal 2 binary64) q)))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (+.f64 (fabs.f64 p) (fabs.f64 r)))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p r) q)))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q)))))))
#s(approx (+ (fabs p) (fabs r)) (+.f64 (fabs.f64 p) (fabs.f64 r)))
#s(approx (fabs p) (fabs.f64 p))
#s(approx p p)
#s(approx (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p r) q)))
#s(approx (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q)))))
#s(approx (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) (*.f64 #s(literal 1/2 binary64) (/.f64 r q)))
#s(approx (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))
#s(approx (/ p q) (/.f64 p q))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) #s(literal 1/2 binary64))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (fma.f64 #s(literal 1/2 binary64) p (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) #s(literal 1/2 binary64)))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64)))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (fma.f64 #s(literal 1/2 binary64) p (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 p (*.f64 q q)) (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q))) (pow.f64 r #s(literal -1 binary64))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (fma.f64 #s(literal 1/2 binary64) (/.f64 p (*.f64 q q)) (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (fma.f64 #s(literal 1/2 binary64) p (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64)))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64)))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 p r) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) (fma.f64 #s(literal 1/2 binary64) (/.f64 p r) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r))
#s(approx (+ (+ p (fabs p)) (fabs r)) (+.f64 (fabs.f64 p) (fabs.f64 r)))
#s(approx (+ (+ p (fabs p)) (fabs r)) (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))))
#s(approx (+ p (fabs p)) (fabs.f64 p))
#s(approx (+ p (fabs p)) (+.f64 p (fabs.f64 p)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal 1/2 binary64) q))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -1 binary64)))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (fma.f64 (*.f64 p p) (-.f64 (*.f64 #s(literal 3/256 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 5 binary64)))) (*.f64 #s(literal 1/16 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -1 binary64)))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (fma.f64 (*.f64 p p) (-.f64 (*.f64 (*.f64 p p) (fma.f64 #s(literal -5/2048 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 7 binary64))) (*.f64 #s(literal 3/256 binary64) (pow.f64 q #s(literal -5 binary64))))) (*.f64 #s(literal 1/16 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -1 binary64)))))
#s(approx (* r p) (*.f64 p r))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) q)))) (*.f64 #s(literal 2 binary64) q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 p p) (-.f64 (*.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64))))))) (*.f64 #s(literal 2 binary64) q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 p p) (-.f64 (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/512 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 5 binary64))) (*.f64 #s(literal 1/64 binary64) (pow.f64 q #s(literal -3 binary64))))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64))))))) (*.f64 #s(literal 2 binary64) q)))
#s(approx (+ (fabs r) (fabs p)) (+.f64 (fabs.f64 p) (fabs.f64 r)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) q) (*.f64 #s(literal 2 binary64) q)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fma.f64 #s(literal 2 binary64) q (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fma.f64 #s(literal 2 binary64) q (*.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (-.f64 (*.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 5 binary64)))) (*.f64 #s(literal 1/64 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64)))))))
#s(approx (+ (* (* q q) 4) (* p p)) (*.f64 #s(literal 4 binary64) (*.f64 q q)))
#s(approx (+ (* (* q q) 4) (* p p)) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))
#s(approx (* p p) (*.f64 p p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 p (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (*.f64 #s(literal -1 binary64) (*.f64 r (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 p (-.f64 (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal -3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))) (*.f64 #s(literal -1 binary64) (*.f64 r (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1 binary64))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+.f64 p (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1 binary64)))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1 binary64)))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1 binary64)))
#s(approx (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)))))
#s(approx (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) (-.f64 (/.f64 p r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)))))
#s(approx (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))
#s(approx (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) (-.f64 (/.f64 p r) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))))
#s(approx (/ (- (neg (+ (fabs p) (fabs r))) p) r) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)))
#s(approx (/ (- (neg (+ (fabs p) (fabs r))) p) r) (fma.f64 #s(literal -1 binary64) (/.f64 p r) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))))
#s(approx (- (neg (+ (fabs p) (fabs r))) p) (*.f64 #s(literal -1 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))))
#s(approx (- (neg (+ (fabs p) (fabs r))) p) (-.f64 (*.f64 #s(literal -1 binary64) p) (+.f64 (fabs.f64 p) (fabs.f64 r))))
#s(approx (neg (+ (fabs p) (fabs r))) (*.f64 #s(literal -1 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1 binary64))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+.f64 p (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1 binary64)))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1 binary64)))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1 binary64)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) #s(literal 1 binary64)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (-.f64 (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r) #s(literal 1 binary64)))
#s(approx (/ (+ (fabs r) (fabs p)) r) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))
#s(approx (+ (* (/ p r) -1) 1) #s(literal 1 binary64))
#s(approx (+ (* (/ p r) -1) 1) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))
#s(approx (/ p r) (/.f64 p r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) r)) p)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) r)) p))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) r)) p)))) #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 p (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p)) #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 p (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p))) #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 p (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p)))) #s(literal 1/2 binary64))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 #s(literal -1 binary64) p))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 p (-.f64 (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p) #s(literal 1 binary64))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 p (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p)) #s(literal 1 binary64))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 p (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 3 binary64))) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) q)))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) (*.f64 (*.f64 p p) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 r (*.f64 p q))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64))))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) (*.f64 (*.f64 p p) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 r (*.f64 p q)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p p))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 q (*.f64 p p)))))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) q)))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (*.f64 (*.f64 p p) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 r (*.f64 p q))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64))))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (*.f64 (*.f64 p p) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 r (*.f64 p q)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p p))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64))))))
#s(approx (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) q)))
#s(approx (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) (*.f64 (*.f64 p p) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 r (*.f64 p q))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64))))))
#s(approx (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) (*.f64 #s(literal -1/4 binary64) (/.f64 p q)))
#s(approx (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) (*.f64 p (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 r (*.f64 p q))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64))))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 p (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) #s(literal 1/2 binary64))) p))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (*.f64 p (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64)))) p))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (*.f64 #s(literal 1/2 binary64) (/.f64 p (*.f64 q q))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (*.f64 p (-.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)) (*.f64 (/.f64 r p) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) (*.f64 q q)))) (pow.f64 (*.f64 p r) #s(literal -1 binary64)))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 p (*.f64 q q))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (*.f64 p (fma.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)) (*.f64 (/.f64 r p) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) (*.f64 q q))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (*.f64 p (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) p))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 p r)))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) (*.f64 p (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p) (*.f64 #s(literal 1/2 binary64) (pow.f64 r #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal -1 binary64))))))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) (*.f64 #s(literal 1/2 binary64) (/.f64 p r)))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) (*.f64 p (fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p) (*.f64 #s(literal 1/2 binary64) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) (/.f64 p r))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) (*.f64 p (+.f64 (pow.f64 r #s(literal -1 binary64)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p r)))))
#s(approx (+ (+ p (fabs p)) (fabs r)) p)
#s(approx (+ (+ p (fabs p)) (fabs r)) (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p))))
#s(approx (+ p (fabs p)) p)
#s(approx (+ p (fabs p)) (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 p) p))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (pow.f64 p #s(literal -1 binary64)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))) p))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64)))))) p))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 q q) (fma.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64))))) (*.f64 #s(literal 64 binary64) (pow.f64 q #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64))))))) p))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -1 binary64) p))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 p (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) #s(literal 1 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 p (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 p (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) p)
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64)))))))))
#s(approx (+ (* (* q q) 4) (* p p)) (*.f64 p p))
#s(approx (+ (* (* q q) 4) (* p p)) (*.f64 (*.f64 p p) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 p (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 r p))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 p (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 r p))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 p (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 3 binary64))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 r p) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) p)
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1 binary64))) p))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/.f64 p r))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (*.f64 p (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p (*.f64 r r))) (+.f64 (pow.f64 r #s(literal -1 binary64)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p r)))) (pow.f64 p #s(literal -1 binary64)))))
#s(approx (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) (/.f64 p r))
#s(approx (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) (*.f64 p (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) p) (pow.f64 r #s(literal -1 binary64)))))
#s(approx (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) (/.f64 p r))
#s(approx (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) (*.f64 p (+.f64 (pow.f64 r #s(literal -1 binary64)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p r)))))
#s(approx (/ (- (neg (+ (fabs p) (fabs r))) p) r) (*.f64 #s(literal -1 binary64) (/.f64 p r)))
#s(approx (/ (- (neg (+ (fabs p) (fabs r))) p) r) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p)) (pow.f64 r #s(literal -1 binary64)))))
#s(approx (- (neg (+ (fabs p) (fabs r))) p) (*.f64 #s(literal -1 binary64) p))
#s(approx (- (neg (+ (fabs p) (fabs r))) p) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1 binary64))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) p)
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1 binary64))) p))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/.f64 p r))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (*.f64 p (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p (*.f64 r r))) (+.f64 (pow.f64 r #s(literal -1 binary64)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p r)))) (pow.f64 p #s(literal -1 binary64)))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (/.f64 p r))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (*.f64 p (-.f64 (+.f64 (pow.f64 r #s(literal -1 binary64)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p r))) (pow.f64 p #s(literal -1 binary64)))))
#s(approx (+ (* (/ p r) -1) 1) (*.f64 #s(literal -1 binary64) (/.f64 p r)))
#s(approx (+ (* (/ p r) -1) 1) (*.f64 p (-.f64 (pow.f64 p #s(literal -1 binary64)) (pow.f64 r #s(literal -1 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) p) (*.f64 #s(literal -1 binary64) (*.f64 q q))) p) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) p)) #s(literal 1/2 binary64)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) p)) #s(literal 1/2 binary64)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) p) (*.f64 #s(literal -1 binary64) (*.f64 q q))) p) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))))) p)) #s(literal 1/2 binary64)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) p)
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) p)) #s(literal 1 binary64)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (fma.f64 #s(literal -1 binary64) r (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) p))))) p)) #s(literal 1 binary64)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (fma.f64 #s(literal -1 binary64) r (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) r) p)) (*.f64 #s(literal 2 binary64) (*.f64 q q))) p))))) p)) #s(literal 1 binary64)))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) (*.f64 (*.f64 p p) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)) p) (*.f64 #s(literal -1/2 binary64) (/.f64 r q))) p)) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64))))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (*.f64 (*.f64 p p) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 #s(literal -1/2 binary64) (/.f64 r q))) p)) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64))))))
#s(approx (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) (*.f64 #s(literal -1 binary64) (*.f64 p (fma.f64 #s(literal -1/2 binary64) (/.f64 r (*.f64 p q)) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64)))))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) #s(literal 1/2 binary64))) p)) #s(literal 1/2 binary64)))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64)))) p)) #s(literal 1/2 binary64)))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64))) p)) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)))))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 r p) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) (*.f64 q q)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) p)) #s(literal 1/2 binary64)))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) p)) (*.f64 #s(literal 1/2 binary64) (pow.f64 r #s(literal -1 binary64)))))))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p)) (*.f64 #s(literal 1/2 binary64) (pow.f64 r #s(literal -1 binary64)))))))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p)) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (+ (+ p (fabs p)) (fabs r)) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1 binary64)))))
#s(approx (+ p (fabs p)) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 p) p)) #s(literal 1 binary64)))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal -1 binary64) p))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))) p)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64)))))) p)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 q q) (fma.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64))))) (*.f64 #s(literal 64 binary64) (pow.f64 q #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64))))))) p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) p)
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) p)))) p)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (*.f64 p p))) (*.f64 #s(literal 2 binary64) (*.f64 q q))) p)))) p)) #s(literal 1 binary64)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -1 binary64) p))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) p)
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) p)))) r) p)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) r) p)) (*.f64 #s(literal 2 binary64) (*.f64 q q))) p)))) r) p)) #s(literal 1 binary64)))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1 binary64))) p)) #s(literal 1 binary64)))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1 binary64)) p)) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) #s(literal 1 binary64)) p)) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p)) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (/ (- (neg (+ (fabs p) (fabs r))) p) r) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 (pow.f64 r #s(literal -1 binary64)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p r))))))
#s(approx (- (neg (+ (fabs p) (fabs r))) p) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1 binary64))) p)) #s(literal 1 binary64)))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1 binary64)) p)) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) #s(literal 1 binary64)) p)) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (+ (* (/ p r) -1) 1) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (pow.f64 r #s(literal -1 binary64)) (pow.f64 p #s(literal -1 binary64))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 #s(literal 1/2 binary64) (*.f64 p (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 #s(literal 1/2 binary64) (*.f64 p (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 r (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal -3 binary64)))))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) q)))) (*.f64 #s(literal 2 binary64) q)))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) q) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p r) q))))) (*.f64 #s(literal 2 binary64) q)))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) q)))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) q) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p r) q))))))
#s(approx (fabs r) (fabs.f64 r))
#s(approx r r)
#s(approx (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) q) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p r) q))))
#s(approx (* 1/2 (/ r q)) (*.f64 #s(literal 1/2 binary64) (/.f64 r q)))
#s(approx (/ r q) (/.f64 r q))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) r)))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 q q) (*.f64 #s(literal 1/2 binary64) (*.f64 r (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r)))))) r))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 q q) (*.f64 r (fma.f64 #s(literal -1/2 binary64) r (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))))))) r))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) r)))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 q q) (*.f64 #s(literal 1/2 binary64) (*.f64 r (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r)))))) r))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 q q) (*.f64 r (fma.f64 #s(literal -1/2 binary64) r (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))))))) r))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (/.f64 #s(literal -1 binary64) r))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 r (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r)))) (*.f64 q q))) #s(literal 1 binary64)) r))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (/.f64 (-.f64 (*.f64 r (fma.f64 #s(literal -1/2 binary64) (/.f64 r (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q))))) #s(literal 1 binary64)) r))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (fma.f64 #s(literal -1/2 binary64) (/.f64 r (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q)))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r)))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (fma.f64 #s(literal -1/2 binary64) r (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) (/.f64 (fma.f64 #s(literal -1/2 binary64) r (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))))) r))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r))
#s(approx (pow r -1) (pow.f64 r #s(literal -1 binary64)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 r (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (*.f64 #s(literal -1 binary64) (*.f64 p (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 r (-.f64 (*.f64 r (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal -3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))) (*.f64 #s(literal -1 binary64) (*.f64 p (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r)))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)))) r))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))) r))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)))) (*.f64 r r)))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))) (*.f64 r r)))
#s(approx (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r))
#s(approx (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) r) (*.f64 #s(literal -1 binary64) (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))))) r))
#s(approx (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r))
#s(approx (/ (- (neg (+ (fabs p) (fabs r))) p) r) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)))
#s(approx (- (neg (+ (fabs p) (fabs r))) p) (*.f64 #s(literal -1 binary64) (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r)))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r)))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)))) r))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))) r))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)))) (*.f64 r r)))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))) (*.f64 r r)))
#s(approx (/ (* q q) (exp (* (log r) 2))) (*.f64 (/.f64 q r) (/.f64 q r)))
#s(approx (exp (* (log r) 2)) (*.f64 r r))
#s(approx (* (log r) 2) (*.f64 #s(literal 2 binary64) (log.f64 r)))
#s(approx (log r) (log.f64 r))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)) r))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)) r))
#s(approx (+ (* (/ p r) -1) 1) (/.f64 (+.f64 r (*.f64 #s(literal -1 binary64) p)) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)) r)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)) r))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 q q)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)) r)))) #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 r (fma.f64 #s(literal 1/2 binary64) (*.f64 p (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) r)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 r (-.f64 (fma.f64 p (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (*.f64 (pow.f64 r #s(literal -1 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p r) q)))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) (*.f64 r (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q r)) (fma.f64 #s(literal 1/2 binary64) (/.f64 p q) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) (*.f64 #s(literal 2 binary64) (/.f64 q r)))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p r) q)))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (*.f64 r (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q r)) (fma.f64 #s(literal 1/2 binary64) (/.f64 p q) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)))))
#s(approx (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) (*.f64 r (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q r)) (*.f64 #s(literal 1/2 binary64) (/.f64 p q)))))
#s(approx (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) (*.f64 r (fma.f64 #s(literal -1/4 binary64) (/.f64 p (*.f64 q r)) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -1 binary64))))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r))) #s(literal 1/2 binary64))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r))) #s(literal 1/2 binary64))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (*.f64 #s(literal -1/2 binary64) (/.f64 r (*.f64 q q))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 (*.f64 q q) r))) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64))))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 (*.f64 q q) r))) (fma.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)) (pow.f64 r #s(literal -2 binary64))))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (*.f64 #s(literal -1/2 binary64) (/.f64 r (*.f64 q q))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 (*.f64 q q) r))) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(literal -1/2 binary64))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) r))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 q q)) (pow.f64 r #s(literal 3 binary64))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 p r) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 q r) (/.f64 q r))))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 #s(literal -1 binary64) r))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(literal -1 binary64))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r)))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r)))))
#s(approx (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) #s(literal -1 binary64))
#s(approx (- (neg (/ (- (neg (+ (fabs p) (fabs r))) p) r)) 1) (-.f64 (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r) #s(literal 1 binary64)))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 #s(literal -1 binary64) r))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(literal -1 binary64))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r)))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r)))))
#s(approx (* (log r) 2) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 r))))
#s(approx (log r) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 r))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(literal -1 binary64))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) r)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (/.f64 (*.f64 q q) r)) r)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 q q)) r) (*.f64 #s(literal -1 binary64) (*.f64 q q))) r) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p))) r)) #s(literal 1/2 binary64)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal -1 binary64) (*.f64 r (fma.f64 #s(literal -1/2 binary64) (*.f64 p (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) r))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 #s(literal -1 binary64) (*.f64 r (fma.f64 #s(literal -1 binary64) (*.f64 p (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) r))))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) (*.f64 #s(literal -1 binary64) (*.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) q)))) (*.f64 #s(literal 2 binary64) q)) r) (*.f64 #s(literal -1/2 binary64) (/.f64 p q))))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (*.f64 #s(literal -1 binary64) (*.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) q)))) r) (*.f64 #s(literal -1/2 binary64) (/.f64 p q))))))
#s(approx (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) (*.f64 #s(literal -1 binary64) (*.f64 r (fma.f64 #s(literal -1/2 binary64) (/.f64 p q) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q r)))))))
#s(approx (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 p (*.f64 q r))) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -1 binary64)))))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r))))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) r) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))))) r))))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r))))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) r) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))))) r))))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (*.f64 #s(literal -1 binary64) (*.f64 r (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 (*.f64 q q) r)) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)))))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (*.f64 #s(literal -1 binary64) (*.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q))) (pow.f64 r #s(literal -1 binary64))) r) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)))))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (*.f64 #s(literal -1 binary64) (*.f64 r (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 (*.f64 q q) r)) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) 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 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) r)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) r)))) p) r)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 q q)) r)) (*.f64 #s(literal 2 binary64) (*.f64 q q))) r)))) p) r)) #s(literal 1 binary64)))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) (/.f64 p r)))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))) p))) r))))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)) #s(literal 1 binary64)))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) r))) p) r)) #s(literal 1 binary64)))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) (/.f64 p r)))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))) p))) r))))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)) #s(literal 1 binary64)))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) r))) p) r)) #s(literal 1 binary64)))
#s(approx (* (log r) 2) (*.f64 #s(literal 2 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) r) #s(literal -1 binary64))))))
#s(approx (log r) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) r) #s(literal -1 binary64)))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)) #s(literal 1 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (-.f64 p r)) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (pow.f64 (-.f64 p r) #s(literal -1 binary64))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (pow.f64 (-.f64 p r) #s(literal -3 binary64)))) (pow.f64 (-.f64 p r) #s(literal -1 binary64))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p) (*.f64 (*.f64 q q) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 q q) (fma.f64 #s(literal 6 binary64) (/.f64 r (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -3 binary64))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -1 binary64)))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p) (*.f64 (*.f64 q q) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -1 binary64)))) (*.f64 (*.f64 q q) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -20 binary64) (/.f64 r (pow.f64 p #s(literal 6 binary64)))) (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal -5 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 6 binary64) (/.f64 r (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -3 binary64)))))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -1 binary64)))))))) p))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p)) (*.f64 (*.f64 q q) (fma.f64 #s(literal 6 binary64) (/.f64 r (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -3 binary64)))))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -1 binary64)))))))) p))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p)) (*.f64 (*.f64 q q) (fma.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -3 binary64)) (fma.f64 #s(literal 6 binary64) (/.f64 r (pow.f64 p #s(literal 4 binary64))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -20 binary64) (/.f64 r (pow.f64 p #s(literal 6 binary64)))) (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal -5 binary64))))))))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -1 binary64)))))))) p))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) (/.f64 (*.f64 p (fma.f64 #s(literal -1/4 binary64) p (*.f64 #s(literal 1/2 binary64) r))) q))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) (/.f64 (fma.f64 p (fma.f64 #s(literal -1/4 binary64) p (*.f64 #s(literal 1/2 binary64) r)) (*.f64 q (+.f64 (fabs.f64 p) (fabs.f64 r)))) q))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) (/.f64 (fma.f64 p (fma.f64 #s(literal -1/4 binary64) p (*.f64 #s(literal 1/2 binary64) r)) (*.f64 q (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -2 binary64) q))))) q))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (/.f64 (*.f64 p (fma.f64 #s(literal -1/4 binary64) p (*.f64 #s(literal 1/2 binary64) r))) q))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (/.f64 (fma.f64 p (fma.f64 #s(literal -1/4 binary64) p (*.f64 #s(literal 1/2 binary64) r)) (*.f64 q (+.f64 (fabs.f64 p) (fabs.f64 r)))) q))
#s(approx (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) (/.f64 (*.f64 p (fma.f64 #s(literal -1/4 binary64) p (*.f64 #s(literal 1/2 binary64) r))) q))
#s(approx (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) (/.f64 (fma.f64 #s(literal -1/4 binary64) p (*.f64 #s(literal 1/2 binary64) r)) q))
#s(approx q q)
#s(approx (* 2 q) (*.f64 #s(literal 2 binary64) q))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) r) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64)))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) r) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64)))))
#s(approx (* q q) (*.f64 q q))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64))) (*.f64 q q)))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) r) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64)))) (*.f64 q q)))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64))) (*.f64 q q)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))) (pow.f64 p #s(literal -1 binary64))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (fma.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 6 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 5 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -3 binary64)))) (pow.f64 p #s(literal -1 binary64))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (fma.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -20 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 7 binary64))) (*.f64 #s(literal 6 binary64) (pow.f64 p #s(literal -5 binary64))))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -3 binary64)))) (pow.f64 p #s(literal -1 binary64))))
#s(approx (/ 1/2 q) (/.f64 #s(literal 1/2 binary64) q))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) p)))) p))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -1 binary64))))))) p))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -3 binary64))))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -1 binary64))))))) p))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 p (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) p))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 p (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -1 binary64)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 p (*.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 5 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -1 binary64)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (-.f64 p r)))))) p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 (-.f64 p r) #s(literal -1 binary64)))))))) p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 (-.f64 p r) #s(literal -3 binary64))))) (*.f64 #s(literal 2 binary64) (pow.f64 (-.f64 p r) #s(literal -1 binary64)))))))) p))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r) (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r)))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r) (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q))) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (fma.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)))) #s(literal 1 binary64))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal -1 binary64) q))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 q (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 q (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p r)) (*.f64 #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 q q)))) #s(literal 1 binary64))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 q (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 p #s(literal 3 binary64)) r)) (*.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p r)) (*.f64 #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 q q))))) #s(literal 1 binary64))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 #s(literal -2 binary64) q))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 q (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) #s(literal 2 binary64))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 q (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p r) (*.f64 q q)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) r) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p r) (*.f64 q q)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) (*.f64 #s(literal -2 binary64) q))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) (*.f64 q (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) #s(literal 2 binary64))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) (*.f64 q (-.f64 (+.f64 (/.f64 (fabs.f64 p) q) (+.f64 (/.f64 (fabs.f64 r) q) (/.f64 (*.f64 p (fma.f64 #s(literal -1/4 binary64) p (*.f64 #s(literal 1/2 binary64) r))) (*.f64 q q)))) #s(literal 2 binary64))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (/.f64 (*.f64 p (fma.f64 #s(literal -1/4 binary64) p (*.f64 #s(literal 1/2 binary64) r))) q))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64)))))
#s(approx (* (* q q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64)))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))) q))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))) q))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64))))))) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))) q))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -2 binary64) q))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 q (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) #s(literal 2 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 2 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 q (-.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 q (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))))))
#s(approx (+ (* (* q q) 4) (* p p)) (*.f64 (*.f64 q q) (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -2 binary64) q))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 q (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) #s(literal 2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 q (-.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))) (*.f64 q q)) (*.f64 #s(literal 2 binary64) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (*.f64 (*.f64 q q) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 (*.f64 q q) r)) (fma.f64 #s(literal -1 binary64) (/.f64 p (*.f64 (*.f64 q q) r)) (fma.f64 #s(literal 2 binary64) (pow.f64 r #s(literal -2 binary64)) (pow.f64 q #s(literal -2 binary64)))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))) (*.f64 q q)) (*.f64 #s(literal 2 binary64) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (*.f64 (*.f64 q q) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 (*.f64 q q) r)) (fma.f64 #s(literal -1 binary64) (/.f64 p (*.f64 (*.f64 q q) r)) (fma.f64 #s(literal 2 binary64) (pow.f64 r #s(literal -2 binary64)) (pow.f64 q #s(literal -2 binary64)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)))) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) q)
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p r)) (*.f64 #s(literal 1/4 binary64) (*.f64 p p))) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p r)) (*.f64 #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 p #s(literal 3 binary64)) r)) (*.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 q q)))) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 #s(literal 2 binary64) q))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 2 binary64)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p r)) (*.f64 #s(literal 1/4 binary64) (*.f64 p p))) q)))) q)) #s(literal 2 binary64)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) r) (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (*.f64 p r))) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/4 binary64) (*.f64 p p)))) q)))) q)) #s(literal 2 binary64)))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) (*.f64 #s(literal -1 binary64) (*.f64 q (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q))))))
#s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) (*.f64 #s(literal -1 binary64) (*.f64 q (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (fma.f64 #s(literal -1/2 binary64) r (*.f64 #s(literal 1/4 binary64) p))) q)))) q))))))
#s(approx (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (fma.f64 #s(literal -1/2 binary64) r (*.f64 #s(literal 1/4 binary64) p))) q)))))
#s(approx (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (fma.f64 #s(literal -1/2 binary64) r (*.f64 #s(literal 1/4 binary64) p))) q)))
#s(approx (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) r (*.f64 #s(literal 1/4 binary64) p)) q)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal -1/2 binary64) q))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))) q)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))) q)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64))))))) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))) q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal 2 binary64) q))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 2 binary64)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) q)))) q)) #s(literal 2 binary64)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 q q))) (*.f64 #s(literal 1/4 binary64) (*.f64 p p))) q)))) q)) #s(literal 2 binary64)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -2 binary64) q))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 q (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal 2 binary64) q))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 2 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q)))) q)) #s(literal 2 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) q)))) q)) #s(literal 2 binary64)))))

eval101.0ms (1.4%)

Memory
16.3MiB live, 206.2MiB allocated; 15ms collecting garbage
Compiler

Compiled 55 612 to 4 457 computations (92% saved)

prune768.0ms (10.6%)

Memory
-8.2MiB live, 874.2MiB allocated; 168ms collecting garbage
Pruning

21 alts after pruning (17 fresh and 4 done)

PrunedKeptTotal
New7359744
Fresh189
Picked325
Done022
Total73921760
Accuracy
89.6%
Counts
760 → 21
Alt Table
Click to see full alt table
StatusAccuracyProgram
13.6%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))))
22.2%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1 binary64))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))
23.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
16.5%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (exp.f64 (log.f64 r)) #s(literal 2 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r)))
16.5%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) (exp.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)))) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r)))
32.8%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p)) #s(literal 1 binary64)))))
30.8%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (-.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1 binary64)))) r)))
37.1%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))) r))))
2.8%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) r))
30.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 #s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))) #s(literal 1/2 binary64)) r))
23.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) (+.f64 (fabs.f64 r) (-.f64 (fabs.f64 p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))))
1.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal 1/2 binary64) q)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))))))))
17.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal -1/2 binary64) q)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
17.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))) q))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
37.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (*.f64 #s(literal 2 binary64) q)))))
3.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p r) q))))))
37.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
17.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64))))))
12.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (exp.f64 (*.f64 (log.f64 r) #s(literal -1 binary64)))))))
4.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (*.f64 q q) #s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64))) (*.f64 q q))))))
16.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64))))))
Compiler

Compiled 2 379 to 1 515 computations (36.3% saved)

series114.0ms (1.6%)

Memory
27.6MiB live, 169.6MiB allocated; 8ms collecting garbage
Counts
71 → 494
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))) r))))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 1 binary64)
#s(literal 2 binary64)
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))) r)))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))) r))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))) r)
(fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p))))
#s(literal -2 binary64)
(*.f64 q q)
q
(*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))
r
(-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p))
(+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r)))
(fabs.f64 p)
p
(+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))
(fabs.f64 r)
(*.f64 #s(literal -1 binary64) r)
#s(literal -1 binary64)
(*.f64 #s(literal -1 binary64) p)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64)))))
(*.f64 (exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64))))
(exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64)))
(*.f64 (log.f64 q) #s(literal 2 binary64))
(log.f64 q)
(-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64)))
(/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q))
(*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))
#s(literal 1/2 binary64)
(/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)
(+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r))
(+.f64 p (fabs.f64 p))
(pow.f64 r #s(literal -1 binary64))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))) q))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
(*.f64 #s(literal 1/2 binary64) (fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))) q))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))
(fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))) q))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))) q)))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))) q))
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))) q)
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))
(*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))
#s(literal -1/16 binary64)
(/.f64 (*.f64 p p) (*.f64 q q))
(*.f64 p p)
(*.f64 r p)
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))
#s(literal 4 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 #s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))) #s(literal 1/2 binary64)) r))
(*.f64 (-.f64 #s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))) #s(literal 1/2 binary64)) r)
(-.f64 #s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))) #s(literal 1/2 binary64))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (exp.f64 (log.f64 r)) #s(literal 2 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (exp.f64 (log.f64 r)) #s(literal 2 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r))
(*.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (exp.f64 (log.f64 r)) #s(literal 2 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r)
(fma.f64 (/.f64 (*.f64 q q) (pow.f64 (exp.f64 (log.f64 r)) #s(literal 2 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))))
(/.f64 (*.f64 q q) (pow.f64 (exp.f64 (log.f64 r)) #s(literal 2 binary64)))
(pow.f64 (exp.f64 (log.f64 r)) #s(literal 2 binary64))
(exp.f64 (log.f64 r))
(log.f64 r)
(-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)
(fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))
(/.f64 p r)
Outputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (- (* -1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (- (* p (- (* -1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (+ p (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (+ (fabs p) (+ (fabs r) (* -1 r))))) r)))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (+ p (+ (* -2 (/ (pow q 2) r)) (+ (fabs p) (+ (fabs r) (* -1 r)))))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) #s(hole binary64 (+ (* -2 (pow q 2)) (* r (+ (fabs p) (+ (fabs r) (* -1 r)))))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) #s(hole binary64 (+ (* -2 (pow q 2)) (+ (* p r) (* r (+ (fabs p) (+ (fabs r) (* -1 r))))))))
#s(approx (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) #s(hole binary64 (* r (+ (fabs p) (+ (fabs r) (* -1 r))))))
#s(approx (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) #s(hole binary64 (+ (* p r) (* r (+ (fabs p) (+ (fabs r) (* -1 r)))))))
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* -1 r)))))
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) #s(hole binary64 (+ p (+ (fabs p) (+ (fabs r) (* -1 r))))))
#s(approx (+ (fabs p) (+ (fabs r) (* -1 r))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* -1 r)))))
#s(approx (fabs p) #s(hole binary64 (fabs p)))
#s(approx p #s(hole binary64 p))
#s(approx (* -1 p) #s(hole binary64 (* -1 p)))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (+ (* 1/2 p) (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2)))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* (pow q 2) (- (/ (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) (pow q 2)) (/ 1 r)))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (+ (* 1/2 p) (* (pow q 2) (- (/ (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) (pow q 2)) (/ 1 r))))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (- (/ (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) (pow q 2)) (/ 1 r))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (- (+ (* 1/2 (/ p (pow q 2))) (/ (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) (pow q 2))) (/ 1 r))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (/ (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) (pow q 2))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (+ (* 1/2 (/ p (pow q 2))) (/ (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) (pow q 2)))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (+ (* 1/2 p) (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (- (+ (* 1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2)))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) #s(hole binary64 (* 1/2 (/ (+ (fabs p) (fabs r)) r))))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) #s(hole binary64 (+ (* 1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r)))))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (/ (+ (fabs p) (fabs r)) r)))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 (+ p (+ (fabs p) (fabs r)))))
#s(approx (+ p (fabs p)) #s(hole binary64 (fabs p)))
#s(approx (+ p (fabs p)) #s(hole binary64 (+ p (fabs p))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/4 (/ (* p r) q)) (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* p (+ (* -1/8 (/ p q)) (* 1/4 (/ r q)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* p (+ (* 1/4 (/ r q)) (* p (- (* -1/32 (/ (* p r) (pow q 3))) (* 1/8 (/ 1 q)))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* 2 q))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* 1/2 (/ (* p r) q)))) (* 2 q))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))))) (* 2 q))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (+ (* 1/2 (/ r q)) (* p (- (* -1/16 (/ (* p r) (pow q 3))) (* 1/4 (/ 1 q)))))))) (* 2 q))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ 1/2 q)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* -1/16 (/ (pow p 2) (pow q 3))) (* 1/2 (/ 1 q)))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* (pow p 2) (- (* 3/256 (/ (pow p 2) (pow q 5))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q)))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* (pow p 2) (- (* (pow p 2) (+ (* -5/2048 (/ (pow p 2) (pow q 7))) (* 3/256 (/ 1 (pow q 5))))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q)))))
#s(approx (* -1 (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q)) #s(hole binary64 (/ -1/2 q)))
#s(approx (* -1 (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q)) #s(hole binary64 (- (* 1/16 (/ (pow p 2) (pow q 3))) (* 1/2 (/ 1 q)))))
#s(approx (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q) #s(hole binary64 (/ 1/2 q)))
#s(approx (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q) #s(hole binary64 (+ (* -1/16 (/ (pow p 2) (pow q 3))) (* 1/2 (/ 1 q)))))
#s(approx (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) #s(hole binary64 1/2))
#s(approx (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) #s(hole binary64 (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2))))))
#s(approx (* -1/16 (/ (* p p) (* q q))) #s(hole binary64 (* -1/16 (/ (pow p 2) (pow q 2)))))
#s(approx (/ (* p p) (* q q)) #s(hole binary64 (/ (pow p 2) (pow q 2))))
#s(approx (* p p) #s(hole binary64 (pow p 2)))
#s(approx (* r p) #s(hole binary64 (* p r)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* 2 q))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow p 2) q)))) (* 2 q))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow p 2) (- (* 1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q)))))) (* 2 q))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow p 2) (- (* (pow p 2) (+ (* -1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))) (* 2 q))))
#s(approx (+ (fabs r) (fabs p)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* 2 q)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (* 1/4 (/ (pow p 2) q)) (* 2 q))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* 4 (pow q 2))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (+ (* 4 (pow q 2)) (pow p 2))))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) #s(hole binary64 (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2)))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) #s(hole binary64 (- (+ (* -1 (/ (pow q 2) (pow r 2))) (+ (* 1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r)))) 1/2)))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r)))))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (pow r 2))) (+ (* 1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r))))))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (+ p (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) 1)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))
#s(approx (/ (+ (fabs r) (fabs p)) r) #s(hole binary64 (/ (+ (fabs p) (fabs r)) r)))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 1))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (+ 1 (* -1 (/ p r)))))
#s(approx (/ p r) #s(hole binary64 (/ p r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* -1 (/ r p)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 p))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* p (+ 1 (/ (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) p)))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 p))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 2) (* p r))) (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p))))))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) #s(hole binary64 (* p r)))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) #s(hole binary64 (* p (+ r (+ (* -2 (/ (pow q 2) p)) (/ (* r (+ (fabs p) (+ (fabs r) (* -1 r)))) p))))))
#s(approx (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) #s(hole binary64 (* p r)))
#s(approx (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) #s(hole binary64 (* p (+ r (/ (* r (+ (fabs p) (+ (fabs r) (* -1 r)))) p)))))
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) #s(hole binary64 p))
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p)))))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* 1/2 p)))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* p (+ 1/2 (/ (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) 1/2)) p)))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* 1/2 p)))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* p (+ 1/2 (/ (* (pow q 2) (- (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) (pow q 2)) (/ 1 r))) p)))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* 1/2 (/ p (pow q 2)))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* p (- (+ (* 1/2 (/ 1 (pow q 2))) (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) (* p (pow q 2)))) (/ 1 (* p r))))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (* 1/2 (/ p (pow q 2)))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (* p (+ (* 1/2 (/ 1 (pow q 2))) (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) (* p (pow q 2)))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* 1/2 p)))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* p (+ 1/2 (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p)))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (* 1/2 (/ p r))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (* p (- (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r))) (* 1/2 (/ 1 p))))))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) #s(hole binary64 (* 1/2 (/ p r))))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) #s(hole binary64 (* p (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r))))))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (/ p r)))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (* p (+ (/ 1 r) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r)))))))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 p))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 (* p (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p))))))
#s(approx (+ p (fabs p)) #s(hole binary64 p))
#s(approx (+ p (fabs p)) #s(hole binary64 (* p (+ 1 (/ (fabs p) p)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1/2 p)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p))) 1/2))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))) 1/2))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 p)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))) 1))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))) (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ 1 p)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1 (* -2 (/ (pow q 2) (pow p 2)))) p)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))))) p)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow p 6)))))) p)))
#s(approx (* -1 (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q)) #s(hole binary64 (* 1/16 (/ (pow p 2) (pow q 3)))))
#s(approx (* -1 (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q)) #s(hole binary64 (* (pow p 2) (- (* 1/16 (/ 1 (pow q 3))) (* 1/2 (/ 1 (* (pow p 2) q)))))))
#s(approx (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q) #s(hole binary64 (* -1/16 (/ (pow p 2) (pow q 3)))))
#s(approx (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q) #s(hole binary64 (* (pow p 2) (- (* 1/2 (/ 1 (* (pow p 2) q))) (* 1/16 (/ 1 (pow q 3)))))))
#s(approx (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) #s(hole binary64 (* -1/16 (/ (pow p 2) (pow q 2)))))
#s(approx (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) #s(hole binary64 (* (pow p 2) (- (* 1/2 (/ 1 (pow p 2))) (* 1/16 (/ 1 (pow q 2)))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) 1))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) 1))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (* 2 (/ (pow q 4) (pow p 4))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 p))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6)))))))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (pow p 2)))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* (pow p 2) (+ 1 (* 4 (/ (pow q 2) (pow p 2)))))))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) #s(hole binary64 (* 1/2 (/ p r))))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (* p (pow r 2)))) (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r)))) (* 1/2 (/ 1 p))))))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) #s(hole binary64 (* 1/2 (/ p r))))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) #s(hole binary64 (* p (+ (* -1 (/ (pow q 2) (* p (pow r 2)))) (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r)))))))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 p))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* p (+ 1 (/ (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) p)))))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (/ p r)))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (* p (pow r 2)))) (+ (/ 1 r) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))))) (/ 1 p)))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (/ p r)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (* p (- (+ (/ 1 r) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r)))) (/ 1 p)))))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (* -1 (/ p r))))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (* p (- (/ 1 p) (/ 1 r)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) r) p)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p)))) r) p)) 1)))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) p)) 1)))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -2 (/ (pow q 2) r)) (* -1 r)))) p)) 1)))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) #s(hole binary64 (* -1 (* p (+ (* -1 r) (* -1 (/ (+ (* -2 (pow q 2)) (* r (+ (fabs p) (+ (fabs r) (* -1 r))))) p)))))))
#s(approx (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) #s(hole binary64 (* -1 (* p (+ (* -1 r) (* -1 (/ (* r (+ (fabs p) (+ (fabs r) (* -1 r)))) p)))))))
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) 1)))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) 1/2)) p)) 1/2)))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* (pow q 2) (- (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) (pow q 2)) (/ 1 r))) p)) 1/2)))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) (pow q 2)) (/ 1 r)) p)) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) (* p (pow q 2)))) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p)) 1/2)))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2) p)) (* 1/2 (/ 1 r)))))))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r)))))))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (/ 1 r))))))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (fabs r)) p)) 1)))))
#s(approx (+ p (fabs p)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (fabs p) p)) 1)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 p)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) 1/2)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 r)))) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 r))))) p)) 1/2)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 p))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) 1)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 r) (* 2 (/ (pow q 2) p))))) p)) 1)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p)) 1)))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ -1 p)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (* -2 (/ (pow q 2) (pow p 2)))) p))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))))) p))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow p 6)))))) p))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 p))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (fabs r)) p)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) p)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p)))) p)) 1)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 p)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6))))))))))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) 1/2) p)) (* 1/2 (/ 1 r)))))))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) p)) (* 1/2 (/ 1 r)))))))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) p)) 1)))))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1) p)) (/ 1 r))))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1) p)) (/ 1 r))))))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (* -1 (* p (- (/ 1 r) (/ 1 p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (- (* -1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (- (* r (- (* -1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -2 (/ (pow q 2) r))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (fabs r)) (* -1 p)))) r)))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r)))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (* -2 (/ (pow q 2) r))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (fabs r)) (* -1 p)))) r)))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r)))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) #s(hole binary64 (* -2 (pow q 2))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) #s(hole binary64 (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (fabs r)) (* -1 p))))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) #s(hole binary64 (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))))))
#s(approx (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) #s(hole binary64 (* r (- (+ (fabs p) (fabs r)) (* -1 p)))))
#s(approx (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) #s(hole binary64 (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))))
#s(approx r #s(hole binary64 r))
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* -1 p))))
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))))
#s(approx (+ (fabs p) (+ (fabs r) (* -1 r))) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (+ (fabs r) (* -1 r)) #s(hole binary64 (fabs r)))
#s(approx (+ (fabs r) (* -1 r)) #s(hole binary64 (+ (fabs r) (* -1 r))))
#s(approx (fabs r) #s(hole binary64 (fabs r)))
#s(approx (* -1 r) #s(hole binary64 (* -1 r)))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* -1 (/ (pow q 2) r))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (/ (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (+ (fabs p) (fabs r)))))) r)))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (/ (+ (* -1 (pow q 2)) (* r (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))) r)))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* -1 (/ (pow q 2) r))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (/ (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (+ (fabs p) (fabs r)))))) r)))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (/ (+ (* -1 (pow q 2)) (* r (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))) r)))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (/ -1 r)))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (/ (- (* 1/2 (/ (* r (+ p (+ (fabs p) (fabs r)))) (pow q 2))) 1) r)))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (/ (- (* r (+ (* -1/2 (/ r (pow q 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (pow q 2))))) 1) r)))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (pow q 2)))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (+ (* -1/2 (/ r (pow q 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (pow q 2))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* 1/2 (+ p (+ (fabs p) (fabs r))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r)))))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (/ (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) #s(hole binary64 (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (/ (+ p (+ (fabs p) (fabs r))) r)))
#s(approx (pow r -1) #s(hole binary64 (/ 1 r)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) #s(hole binary64 (* -1 (/ (pow q 2) (pow r 2)))))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) #s(hole binary64 (/ (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (+ (fabs p) (fabs r)))))) (pow r 2))))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) #s(hole binary64 (/ (+ (* -1 (pow q 2)) (* r (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))) (pow r 2))))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) #s(hole binary64 (* -1 (/ (pow q 2) (pow r 2)))))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) #s(hole binary64 (/ (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (+ (fabs p) (fabs r)))))) (pow r 2))))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -2 (/ (pow q 2) r))))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (fabs r)) (* -1 p)))) r)))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r)))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* -2 (/ (pow q 2) (pow r 2)))))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (fabs r)) (* -1 p)))) (pow r 2))))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) (pow r 2))))
#s(approx (/ (* q q) (pow (exp (log r)) 2)) #s(hole binary64 (/ (pow q 2) (pow r 2))))
#s(approx (pow (exp (log r)) 2) #s(hole binary64 (pow r 2)))
#s(approx (exp (log r)) #s(hole binary64 r))
#s(approx (log r) #s(hole binary64 (log r)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (/ (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) r)))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (/ (+ r (* -1 p)) r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 r)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 r)))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (* -1 r)))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) #s(hole binary64 (* -1 (pow r 2))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) #s(hole binary64 (* (pow r 2) (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) #s(hole binary64 (* (pow r 2) (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) #s(hole binary64 (* -1 (pow r 2))))
#s(approx (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) #s(hole binary64 (* (pow r 2) (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) #s(hole binary64 (* -1 r)))
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (+ (fabs p) (+ (fabs r) (* -1 r))) #s(hole binary64 (* -1 r)))
#s(approx (+ (fabs p) (+ (fabs r) (* -1 r))) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1))))
#s(approx (+ (fabs r) (* -1 r)) #s(hole binary64 (* -1 r)))
#s(approx (+ (fabs r) (* -1 r)) #s(hole binary64 (* r (- (/ (fabs r) r) 1))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* -1/2 r)))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) 1/2))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* -1/2 r)))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) 1/2))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* -1/2 (/ r (pow q 2)))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (* 1/2 (/ 1 (pow q 2)))))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (+ (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow r 2)))))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (* -1/2 (/ r (pow q 2)))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (* 1/2 (/ 1 (pow q 2)))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* -1/2 r)))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 -1/2))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* r (- (+ (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))) (+ (/ (fabs p) r) (/ (fabs r) r))) (* (/ 1 r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) #s(hole binary64 -1/2))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) #s(hole binary64 (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) #s(hole binary64 (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) 1/2)))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) #s(hole binary64 (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) #s(hole binary64 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 r)))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 -1))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r))))))
#s(approx (log r) #s(hole binary64 (* -1 (log (/ 1 r)))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 -1))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 r))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) p) r)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)))) p) r)) 1)))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* r (- (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r))) (/ p r))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (* -2 (/ (pow q 2) r)) (* -1 (- (* -1 (+ (fabs p) (fabs r))) p))) r)))))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) (* -1 p)) r)))))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) #s(hole binary64 (* (pow r 2) (- (* -1 (/ (+ (* -1 (- (+ (fabs p) (fabs r)) (* -1 p))) (* 2 (/ (pow q 2) r))) r)) 1))))
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))))))
#s(approx (+ (fabs p) (+ (fabs r) (* -1 r))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r)))))))
#s(approx (+ (fabs r) (* -1 r)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (fabs r) r)))))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* -1 (* r (+ (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* -1 (* r (+ (* -1 (/ (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (pow q 2))) (/ 1 r)) r)) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (* -1 (* r (+ (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* r (+ (* -1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r)))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r)))))))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) #s(hole binary64 (- (* -1 (/ (+ (* -1/2 (+ p (+ (fabs p) (fabs r)))) (/ (pow q 2) r)) r)) 1/2)))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (+ p (+ (fabs p) (fabs r)))) (/ (pow q 2) r)) r))))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* r (- (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r))) (/ p r))))))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (* -2 (/ (pow q 2) r)) (* -1 (- (* -1 (+ (fabs p) (fabs r))) p))) r)))))))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (* -1 (/ (- (* -1 (+ (fabs p) (fabs r))) p) r)) 1)))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (+ (fabs p) (fabs r))) (* 2 (/ (pow q 2) r))) p) r)) 1)))
#s(approx (log r) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 r))))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (- (* -1 (/ (- (* -1 (+ (fabs p) (fabs r))) p) r)) 1)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (- p r)))))) p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))))) p)))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (+ (* -2 (/ (pow q 2) r)) (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (+ (* -2 (/ (pow q 2) r)) (* -1 r)))) (* -1 p))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) #s(hole binary64 (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))))
#s(approx (* q q) #s(hole binary64 (pow q 2)))
#s(approx q #s(hole binary64 q))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (+ (* -1 (/ (pow q 2) r)) (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (+ (* -1 (/ (pow q 2) r)) (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)))))
#s(approx (exp (* (log q) 2)) #s(hole binary64 (pow q 2)))
#s(approx (* (log q) 2) #s(hole binary64 (* 2 (log q))))
#s(approx (log q) #s(hole binary64 (log q)))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (/ (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) (pow q 2))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (/ (+ (* -1 (/ (pow q 2) r)) (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2))) (pow q 2))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (/ (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) (pow q 2))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3)))))) (* 1/2 (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p)))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (+ (* 1/2 (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p)))) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (- (* -20 (/ r (pow p 6))) (* 4 (/ 1 (pow p 5)))))) (* 1/2 (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3))))))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))))) p)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ r (pow p 2))) (* (pow q 2) (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3)))))) (* 2 (/ 1 p))))))) p)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ r (pow p 2))) (* (pow q 2) (+ (* 2 (/ 1 (pow p 3))) (+ (* 6 (/ r (pow p 4))) (* (pow q 2) (- (* -20 (/ r (pow p 6))) (* 4 (/ 1 (pow p 5))))))))) (* 2 (/ 1 p))))))) p)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* -2 (/ (pow q 2) (pow p 3))) (/ 1 p))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* (pow q 2) (- (* 6 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (/ 1 p))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* (pow q 2) (- (* (pow q 2) (+ (* -20 (/ (pow q 2) (pow p 7))) (* 6 (/ 1 (pow p 5))))) (* 2 (/ 1 (pow p 3))))) (/ 1 p))))
#s(approx (* -1 (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q)) #s(hole binary64 (/ (+ (* -1/2 (pow q 2)) (* 1/16 (pow p 2))) (pow q 3))))
#s(approx (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q) #s(hole binary64 (/ (+ (* -1/16 (pow p 2)) (* 1/2 (pow q 2))) (pow q 3))))
#s(approx (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) #s(hole binary64 (/ (+ (* -1/16 (pow p 2)) (* 1/2 (pow q 2))) (pow q 2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p)))))) p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p)))))) p)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ p (* 2 (/ (pow q 2) p)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p)))))))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (+ (* -2 (/ (pow q 2) r)) (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -2 q)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* (pow q 2) (- (/ (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))) (pow q 2)) (* 2 (/ 1 r))))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (* (pow q 2) (- (+ (* -1 (/ r (pow q 2))) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2)))) (+ (* -1 (/ p (pow q 2))) (* 2 (/ 1 r)))))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) #s(hole binary64 (* (pow q 2) (- (/ (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) (pow q 2)) 2))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* (pow q 2) (- (/ (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) (pow q 2)) (/ 1 r)))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* (pow q 2) (- (/ (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) (pow q 2)) (/ 1 r)))))
#s(approx (* (log q) 2) #s(hole binary64 (* -2 (log (/ 1 q)))))
#s(approx (log q) #s(hole binary64 (* -1 (log (/ 1 q)))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (- (/ (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) (pow q 2)) (/ 1 r))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 q)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) (pow q 2)))) 1))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (+ (* 1/2 (/ (- (* -1/16 (* (pow p 3) r)) (* -1/64 (pow p 4))) (pow q 4))) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) (pow q 2))))) 1))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -2 q)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (* -1/16 (/ (* (pow p 3) r) (pow q 4))) (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))) (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2)))) q)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (* -1/16 (/ (pow p 2) (pow q 2))))) q)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))) (pow q 6))) (* -1/16 (/ (pow p 2) (pow q 2)))))) q)))
#s(approx (* -1 (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q)) #s(hole binary64 (/ (- (* 1/16 (/ (pow p 2) (pow q 2))) 1/2) q)))
#s(approx (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q) #s(hole binary64 (/ (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2)))) q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -2 q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow p 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow p 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* (pow q 2) (+ 4 (/ (pow p 2) (pow q 2))))))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) #s(hole binary64 (* (pow q 2) (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (+ (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow r 2)))))))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) #s(hole binary64 (* (pow q 2) (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (/ 1 (pow r 2))))))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* (pow q 2) (- (/ (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))) (pow q 2)) (* 2 (/ 1 r))))))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* (pow q 2) (- (+ (/ (fabs p) (* (pow q 2) r)) (/ (fabs r) (* (pow q 2) r))) (+ (* -1 (/ p (* (pow q 2) r))) (+ (* 2 (/ 1 (pow r 2))) (/ 1 (pow q 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (- p r) 2)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 2 q)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q)))) q)) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)) 2)))))
#s(approx (* (log q) 2) #s(hole binary64 (* 2 (+ (log -1) (* -1 (log (/ -1 q)))))))
#s(approx (log q) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 q))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 q))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* p r)) (* 1/4 (pow p 2)))) (* 1/2 (/ (- (* -1/16 (* (pow p 3) r)) (* -1/64 (pow p 4))) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* 2 q)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) q)))) q)) 2)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r))) (+ (* -1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2)))) q)))) q)) 2)))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ -1/2 q)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2)))) q))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (* -1/16 (/ (pow p 2) (pow q 2))))) q))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))) (pow q 6))) (* -1/16 (/ (pow p 2) (pow q 2)))))) q))))
#s(approx (* -1 (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q)) #s(hole binary64 (* -1 (/ (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2)))) q))))
#s(approx (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (pow p 2) (pow q 2))) 1/2) q))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* 2 q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow p 2) q)))) q)) 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q)))) q)) 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -2 q)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2))))))))))
Calls

9 calls:

TimeVariablePointExpression
15.0ms
q
@-inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) -2 (* q q) q (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) (+ (fabs p) (+ (fabs r) (* -1 r))) (fabs p) p (+ (fabs r) (* -1 r)) (fabs r) (* -1 r) -1 (* -1 p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (exp (* (log q) 2)) (* (log q) 2) (log q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r) (+ (+ p (fabs p)) (fabs r)) (+ p (fabs p)) (pow r -1) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (pow (+ (* (* q q) 4) (* p p)) -1/2) (* -1 (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q)) (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q) (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) (* -1/16 (/ (* p p) (* q q))) -1/16 (/ (* p p) (* q q)) (* p p) (* r p) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p)) 4 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/ (* q q) (pow (exp (log r)) 2)) (pow (exp (log r)) 2) (exp (log r)) (log r) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1) (/ p r))
14.0ms
r
@-inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) -2 (* q q) q (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) (+ (fabs p) (+ (fabs r) (* -1 r))) (fabs p) p (+ (fabs r) (* -1 r)) (fabs r) (* -1 r) -1 (* -1 p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (exp (* (log q) 2)) (* (log q) 2) (log q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r) (+ (+ p (fabs p)) (fabs r)) (+ p (fabs p)) (pow r -1) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (pow (+ (* (* q q) 4) (* p p)) -1/2) (* -1 (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q)) (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q) (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) (* -1/16 (/ (* p p) (* q q))) -1/16 (/ (* p p) (* q q)) (* p p) (* r p) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p)) 4 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/ (* q q) (pow (exp (log r)) 2)) (pow (exp (log r)) 2) (exp (log r)) (log r) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1) (/ p r))
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))))) (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) -2 (* q q) q (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) (+ (fabs p) (+ (fabs r) (* -1 r))) (fabs p) p (+ (fabs r) (* -1 r)) (fabs r) (* -1 r) -1 (* -1 p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (exp (* (log q) 2)) (* (log q) 2) (log q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r) (+ (+ p (fabs p)) (fabs r)) (+ p (fabs p)) (pow r -1) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (pow (+ (* (* q q) 4) (* p p)) -1/2) (* -1 (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q)) (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q) (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) (* -1/16 (/ (* p p) (* q q))) -1/16 (/ (* p p) (* q q)) (* p p) (* r p) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p)) 4 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/ (* q q) (pow (exp (log r)) 2)) (pow (exp (log r)) 2) (exp (log r)) (log r) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1) (/ p r))
13.0ms
q
@inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) -2 (* q q) q (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) (+ (fabs p) (+ (fabs r) (* -1 r))) (fabs p) p (+ (fabs r) (* -1 r)) (fabs r) (* -1 r) -1 (* -1 p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (exp (* (log q) 2)) (* (log q) 2) (log q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r) (+ (+ p (fabs p)) (fabs r)) (+ p (fabs p)) (pow r -1) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (pow (+ (* (* q q) 4) (* p p)) -1/2) (* -1 (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q)) (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q) (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) (* -1/16 (/ (* p p) (* q q))) -1/16 (/ (* p p) (* q q)) (* p p) (* r p) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p)) 4 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/ (* q q) (pow (exp (log r)) 2)) (pow (exp (log r)) 2) (exp (log r)) (log r) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1) (/ p r))
12.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))))) (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) -2 (* q q) q (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) (+ (fabs p) (+ (fabs r) (* -1 r))) (fabs p) p (+ (fabs r) (* -1 r)) (fabs r) (* -1 r) -1 (* -1 p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (exp (* (log q) 2)) (* (log q) 2) (log q) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r) (+ (+ p (fabs p)) (fabs r)) (+ p (fabs p)) (pow r -1) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (pow (+ (* (* q q) 4) (* p p)) -1/2) (* -1 (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q)) (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q) (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) (* -1/16 (/ (* p p) (* q q))) -1/16 (/ (* p p) (* q q)) (* p p) (* r p) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p)) 4 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/ (* q q) (pow (exp (log r)) 2)) (pow (exp (log r)) 2) (exp (log r)) (log r) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1) (/ p r))

rewrite937.0ms (13%)

Memory
-86.9MiB live, 221.9MiB allocated; 1.3s collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0197120607
0207120155
0824819721
Stop Event
iter limit
node limit
iter limit
Counts
565 → 649
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))) r))))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 1 binary64)
#s(literal 2 binary64)
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))) r)))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))) r))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))) r)
(fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p))))
#s(literal -2 binary64)
(*.f64 q q)
q
(*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))
r
(-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p))
(+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r)))
(fabs.f64 p)
p
(+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))
(fabs.f64 r)
(*.f64 #s(literal -1 binary64) r)
#s(literal -1 binary64)
(*.f64 #s(literal -1 binary64) p)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64)))))
(*.f64 (exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64))))
(exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64)))
(*.f64 (log.f64 q) #s(literal 2 binary64))
(log.f64 q)
(-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64)))
(/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q))
(*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))
#s(literal 1/2 binary64)
(/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)
(+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r))
(+.f64 p (fabs.f64 p))
(pow.f64 r #s(literal -1 binary64))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))) q))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
(*.f64 #s(literal 1/2 binary64) (fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))) q))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))
(fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))) q))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))) q)))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))) q))
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))) q)
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))
(*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))
#s(literal -1/16 binary64)
(/.f64 (*.f64 p p) (*.f64 q q))
(*.f64 p p)
(*.f64 r p)
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))
#s(literal 4 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 #s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))) #s(literal 1/2 binary64)) r))
(*.f64 (-.f64 #s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))) #s(literal 1/2 binary64)) r)
(-.f64 #s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))) #s(literal 1/2 binary64))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (exp.f64 (log.f64 r)) #s(literal 2 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (exp.f64 (log.f64 r)) #s(literal 2 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r))
(*.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (exp.f64 (log.f64 r)) #s(literal 2 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r)
(fma.f64 (/.f64 (*.f64 q q) (pow.f64 (exp.f64 (log.f64 r)) #s(literal 2 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))))
(/.f64 (*.f64 q q) (pow.f64 (exp.f64 (log.f64 r)) #s(literal 2 binary64)))
(pow.f64 (exp.f64 (log.f64 r)) #s(literal 2 binary64))
(exp.f64 (log.f64 r))
(log.f64 r)
(-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)
(fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))
(/.f64 p r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (- (* -1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (- (* p (- (* -1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (+ p (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (+ (fabs p) (+ (fabs r) (* -1 r))))) r)))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (+ p (+ (* -2 (/ (pow q 2) r)) (+ (fabs p) (+ (fabs r) (* -1 r)))))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) #s(hole binary64 (+ (* -2 (pow q 2)) (* r (+ (fabs p) (+ (fabs r) (* -1 r)))))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) #s(hole binary64 (+ (* -2 (pow q 2)) (+ (* p r) (* r (+ (fabs p) (+ (fabs r) (* -1 r))))))))
#s(approx (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) #s(hole binary64 (* r (+ (fabs p) (+ (fabs r) (* -1 r))))))
#s(approx (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) #s(hole binary64 (+ (* p r) (* r (+ (fabs p) (+ (fabs r) (* -1 r)))))))
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* -1 r)))))
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) #s(hole binary64 (+ p (+ (fabs p) (+ (fabs r) (* -1 r))))))
#s(approx (+ (fabs p) (+ (fabs r) (* -1 r))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* -1 r)))))
#s(approx (fabs p) #s(hole binary64 (fabs p)))
#s(approx p #s(hole binary64 p))
#s(approx (* -1 p) #s(hole binary64 (* -1 p)))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (+ (* 1/2 p) (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2)))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* (pow q 2) (- (/ (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) (pow q 2)) (/ 1 r)))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (+ (* 1/2 p) (* (pow q 2) (- (/ (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) (pow q 2)) (/ 1 r))))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (- (/ (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) (pow q 2)) (/ 1 r))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (- (+ (* 1/2 (/ p (pow q 2))) (/ (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) (pow q 2))) (/ 1 r))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (/ (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) (pow q 2))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (+ (* 1/2 (/ p (pow q 2))) (/ (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) (pow q 2)))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (+ (* 1/2 p) (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (- (+ (* 1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2)))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) #s(hole binary64 (* 1/2 (/ (+ (fabs p) (fabs r)) r))))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) #s(hole binary64 (+ (* 1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r)))))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (/ (+ (fabs p) (fabs r)) r)))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 (+ p (+ (fabs p) (fabs r)))))
#s(approx (+ p (fabs p)) #s(hole binary64 (fabs p)))
#s(approx (+ p (fabs p)) #s(hole binary64 (+ p (fabs p))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/4 (/ (* p r) q)) (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* p (+ (* -1/8 (/ p q)) (* 1/4 (/ r q)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* p (+ (* 1/4 (/ r q)) (* p (- (* -1/32 (/ (* p r) (pow q 3))) (* 1/8 (/ 1 q)))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* 2 q))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* 1/2 (/ (* p r) q)))) (* 2 q))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))))) (* 2 q))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (+ (* 1/2 (/ r q)) (* p (- (* -1/16 (/ (* p r) (pow q 3))) (* 1/4 (/ 1 q)))))))) (* 2 q))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ 1/2 q)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* -1/16 (/ (pow p 2) (pow q 3))) (* 1/2 (/ 1 q)))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* (pow p 2) (- (* 3/256 (/ (pow p 2) (pow q 5))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q)))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* (pow p 2) (- (* (pow p 2) (+ (* -5/2048 (/ (pow p 2) (pow q 7))) (* 3/256 (/ 1 (pow q 5))))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q)))))
#s(approx (* -1 (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q)) #s(hole binary64 (/ -1/2 q)))
#s(approx (* -1 (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q)) #s(hole binary64 (- (* 1/16 (/ (pow p 2) (pow q 3))) (* 1/2 (/ 1 q)))))
#s(approx (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q) #s(hole binary64 (/ 1/2 q)))
#s(approx (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q) #s(hole binary64 (+ (* -1/16 (/ (pow p 2) (pow q 3))) (* 1/2 (/ 1 q)))))
#s(approx (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) #s(hole binary64 1/2))
#s(approx (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) #s(hole binary64 (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2))))))
#s(approx (* -1/16 (/ (* p p) (* q q))) #s(hole binary64 (* -1/16 (/ (pow p 2) (pow q 2)))))
#s(approx (/ (* p p) (* q q)) #s(hole binary64 (/ (pow p 2) (pow q 2))))
#s(approx (* p p) #s(hole binary64 (pow p 2)))
#s(approx (* r p) #s(hole binary64 (* p r)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* 2 q))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow p 2) q)))) (* 2 q))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow p 2) (- (* 1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q)))))) (* 2 q))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow p 2) (- (* (pow p 2) (+ (* -1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))) (* 2 q))))
#s(approx (+ (fabs r) (fabs p)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* 2 q)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (* 1/4 (/ (pow p 2) q)) (* 2 q))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* 4 (pow q 2))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (+ (* 4 (pow q 2)) (pow p 2))))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) #s(hole binary64 (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2)))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) #s(hole binary64 (- (+ (* -1 (/ (pow q 2) (pow r 2))) (+ (* 1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r)))) 1/2)))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r)))))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (pow r 2))) (+ (* 1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r))))))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (+ p (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) 1)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))
#s(approx (/ (+ (fabs r) (fabs p)) r) #s(hole binary64 (/ (+ (fabs p) (fabs r)) r)))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 1))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (+ 1 (* -1 (/ p r)))))
#s(approx (/ p r) #s(hole binary64 (/ p r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* -1 (/ r p)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 p))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* p (+ 1 (/ (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) p)))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 p))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 2) (* p r))) (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p))))))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) #s(hole binary64 (* p r)))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) #s(hole binary64 (* p (+ r (+ (* -2 (/ (pow q 2) p)) (/ (* r (+ (fabs p) (+ (fabs r) (* -1 r)))) p))))))
#s(approx (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) #s(hole binary64 (* p r)))
#s(approx (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) #s(hole binary64 (* p (+ r (/ (* r (+ (fabs p) (+ (fabs r) (* -1 r)))) p)))))
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) #s(hole binary64 p))
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p)))))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* 1/2 p)))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* p (+ 1/2 (/ (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) 1/2)) p)))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* 1/2 p)))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* p (+ 1/2 (/ (* (pow q 2) (- (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) (pow q 2)) (/ 1 r))) p)))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* 1/2 (/ p (pow q 2)))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* p (- (+ (* 1/2 (/ 1 (pow q 2))) (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) (* p (pow q 2)))) (/ 1 (* p r))))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (* 1/2 (/ p (pow q 2)))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (* p (+ (* 1/2 (/ 1 (pow q 2))) (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) (* p (pow q 2)))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* 1/2 p)))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* p (+ 1/2 (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p)))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (* 1/2 (/ p r))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (* p (- (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r))) (* 1/2 (/ 1 p))))))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) #s(hole binary64 (* 1/2 (/ p r))))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) #s(hole binary64 (* p (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r))))))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (/ p r)))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (* p (+ (/ 1 r) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r)))))))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 p))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 (* p (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p))))))
#s(approx (+ p (fabs p)) #s(hole binary64 p))
#s(approx (+ p (fabs p)) #s(hole binary64 (* p (+ 1 (/ (fabs p) p)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1/2 p)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p))) 1/2))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))) 1/2))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 p)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))) 1))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))) (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ 1 p)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1 (* -2 (/ (pow q 2) (pow p 2)))) p)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))))) p)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow p 6)))))) p)))
#s(approx (* -1 (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q)) #s(hole binary64 (* 1/16 (/ (pow p 2) (pow q 3)))))
#s(approx (* -1 (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q)) #s(hole binary64 (* (pow p 2) (- (* 1/16 (/ 1 (pow q 3))) (* 1/2 (/ 1 (* (pow p 2) q)))))))
#s(approx (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q) #s(hole binary64 (* -1/16 (/ (pow p 2) (pow q 3)))))
#s(approx (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q) #s(hole binary64 (* (pow p 2) (- (* 1/2 (/ 1 (* (pow p 2) q))) (* 1/16 (/ 1 (pow q 3)))))))
#s(approx (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) #s(hole binary64 (* -1/16 (/ (pow p 2) (pow q 2)))))
#s(approx (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) #s(hole binary64 (* (pow p 2) (- (* 1/2 (/ 1 (pow p 2))) (* 1/16 (/ 1 (pow q 2)))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) 1))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) 1))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (* 2 (/ (pow q 4) (pow p 4))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 p))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6)))))))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (pow p 2)))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* (pow p 2) (+ 1 (* 4 (/ (pow q 2) (pow p 2)))))))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) #s(hole binary64 (* 1/2 (/ p r))))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (* p (pow r 2)))) (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r)))) (* 1/2 (/ 1 p))))))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) #s(hole binary64 (* 1/2 (/ p r))))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) #s(hole binary64 (* p (+ (* -1 (/ (pow q 2) (* p (pow r 2)))) (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r)))))))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 p))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* p (+ 1 (/ (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) p)))))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (/ p r)))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (* p (pow r 2)))) (+ (/ 1 r) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))))) (/ 1 p)))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (/ p r)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (* p (- (+ (/ 1 r) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r)))) (/ 1 p)))))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (* -1 (/ p r))))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (* p (- (/ 1 p) (/ 1 r)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) r) p)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p)))) r) p)) 1)))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) p)) 1)))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -2 (/ (pow q 2) r)) (* -1 r)))) p)) 1)))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) #s(hole binary64 (* -1 (* p (+ (* -1 r) (* -1 (/ (+ (* -2 (pow q 2)) (* r (+ (fabs p) (+ (fabs r) (* -1 r))))) p)))))))
#s(approx (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) #s(hole binary64 (* -1 (* p (+ (* -1 r) (* -1 (/ (* r (+ (fabs p) (+ (fabs r) (* -1 r)))) p)))))))
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) 1)))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) 1/2)) p)) 1/2)))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* (pow q 2) (- (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) (pow q 2)) (/ 1 r))) p)) 1/2)))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) (pow q 2)) (/ 1 r)) p)) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) (* p (pow q 2)))) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p)) 1/2)))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2) p)) (* 1/2 (/ 1 r)))))))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r)))))))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (/ 1 r))))))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (fabs r)) p)) 1)))))
#s(approx (+ p (fabs p)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (fabs p) p)) 1)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 p)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) 1/2)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 r)))) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 r))))) p)) 1/2)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 p))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) 1)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 r) (* 2 (/ (pow q 2) p))))) p)) 1)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p)) 1)))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ -1 p)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (* -2 (/ (pow q 2) (pow p 2)))) p))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))))) p))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow p 6)))))) p))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 p))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (fabs r)) p)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) p)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p)))) p)) 1)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 p)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6))))))))))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) 1/2) p)) (* 1/2 (/ 1 r)))))))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) p)) (* 1/2 (/ 1 r)))))))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) p)) 1)))))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1) p)) (/ 1 r))))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1) p)) (/ 1 r))))))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (* -1 (* p (- (/ 1 r) (/ 1 p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (- (* -1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (- (* r (- (* -1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -2 (/ (pow q 2) r))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (fabs r)) (* -1 p)))) r)))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r)))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (* -2 (/ (pow q 2) r))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (fabs r)) (* -1 p)))) r)))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r)))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) #s(hole binary64 (* -2 (pow q 2))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) #s(hole binary64 (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (fabs r)) (* -1 p))))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) #s(hole binary64 (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))))))
#s(approx (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) #s(hole binary64 (* r (- (+ (fabs p) (fabs r)) (* -1 p)))))
#s(approx (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) #s(hole binary64 (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))))
#s(approx r #s(hole binary64 r))
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* -1 p))))
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))))
#s(approx (+ (fabs p) (+ (fabs r) (* -1 r))) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (+ (fabs r) (* -1 r)) #s(hole binary64 (fabs r)))
#s(approx (+ (fabs r) (* -1 r)) #s(hole binary64 (+ (fabs r) (* -1 r))))
#s(approx (fabs r) #s(hole binary64 (fabs r)))
#s(approx (* -1 r) #s(hole binary64 (* -1 r)))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* -1 (/ (pow q 2) r))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (/ (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (+ (fabs p) (fabs r)))))) r)))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (/ (+ (* -1 (pow q 2)) (* r (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))) r)))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* -1 (/ (pow q 2) r))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (/ (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (+ (fabs p) (fabs r)))))) r)))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (/ (+ (* -1 (pow q 2)) (* r (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))) r)))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (/ -1 r)))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (/ (- (* 1/2 (/ (* r (+ p (+ (fabs p) (fabs r)))) (pow q 2))) 1) r)))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (/ (- (* r (+ (* -1/2 (/ r (pow q 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (pow q 2))))) 1) r)))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (pow q 2)))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (+ (* -1/2 (/ r (pow q 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (pow q 2))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* 1/2 (+ p (+ (fabs p) (fabs r))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r)))))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (/ (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) #s(hole binary64 (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) #s(hole binary64 (/ (+ p (+ (fabs p) (fabs r))) r)))
#s(approx (pow r -1) #s(hole binary64 (/ 1 r)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) #s(hole binary64 (* -1 (/ (pow q 2) (pow r 2)))))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) #s(hole binary64 (/ (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (+ (fabs p) (fabs r)))))) (pow r 2))))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) #s(hole binary64 (/ (+ (* -1 (pow q 2)) (* r (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))) (pow r 2))))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) #s(hole binary64 (* -1 (/ (pow q 2) (pow r 2)))))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) #s(hole binary64 (/ (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (+ (fabs p) (fabs r)))))) (pow r 2))))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -2 (/ (pow q 2) r))))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (fabs r)) (* -1 p)))) r)))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r)))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* -2 (/ (pow q 2) (pow r 2)))))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (fabs r)) (* -1 p)))) (pow r 2))))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (/ (+ (* -2 (pow q 2)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) (pow r 2))))
#s(approx (/ (* q q) (pow (exp (log r)) 2)) #s(hole binary64 (/ (pow q 2) (pow r 2))))
#s(approx (pow (exp (log r)) 2) #s(hole binary64 (pow r 2)))
#s(approx (exp (log r)) #s(hole binary64 r))
#s(approx (log r) #s(hole binary64 (log r)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (/ (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) r)))
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (/ (+ r (* -1 p)) r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 r)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 r)))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (* -1 r)))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) #s(hole binary64 (* -1 (pow r 2))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) #s(hole binary64 (* (pow r 2) (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) #s(hole binary64 (* (pow r 2) (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) #s(hole binary64 (* -1 (pow r 2))))
#s(approx (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) #s(hole binary64 (* (pow r 2) (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) #s(hole binary64 (* -1 r)))
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (+ (fabs p) (+ (fabs r) (* -1 r))) #s(hole binary64 (* -1 r)))
#s(approx (+ (fabs p) (+ (fabs r) (* -1 r))) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1))))
#s(approx (+ (fabs r) (* -1 r)) #s(hole binary64 (* -1 r)))
#s(approx (+ (fabs r) (* -1 r)) #s(hole binary64 (* r (- (/ (fabs r) r) 1))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* -1/2 r)))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) 1/2))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* -1/2 r)))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) 1/2))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* -1/2 (/ r (pow q 2)))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (* 1/2 (/ 1 (pow q 2)))))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (+ (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow r 2)))))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (* -1/2 (/ r (pow q 2)))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (* 1/2 (/ 1 (pow q 2)))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* -1/2 r)))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 -1/2))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(hole binary64 (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* r (- (+ (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))) (+ (/ (fabs p) r) (/ (fabs r) r))) (* (/ 1 r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) #s(hole binary64 -1/2))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) #s(hole binary64 (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) #s(hole binary64 (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) 1/2)))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) #s(hole binary64 (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) #s(hole binary64 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 r)))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r)))))))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 -1))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r))))))
#s(approx (log r) #s(hole binary64 (* -1 (log (/ 1 r)))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 -1))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 r))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) p) r)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)))) p) r)) 1)))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* r (- (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r))) (/ p r))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (* -2 (/ (pow q 2) r)) (* -1 (- (* -1 (+ (fabs p) (fabs r))) p))) r)))))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) (* -1 p)) r)))))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) #s(hole binary64 (* (pow r 2) (- (* -1 (/ (+ (* -1 (- (+ (fabs p) (fabs r)) (* -1 p))) (* 2 (/ (pow q 2) r))) r)) 1))))
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))))))
#s(approx (+ (fabs p) (+ (fabs r) (* -1 r))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r)))))))
#s(approx (+ (fabs r) (* -1 r)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (fabs r) r)))))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* -1 (* r (+ (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (* -1 (* r (+ (* -1 (/ (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (pow q 2))) (/ 1 r)) r)) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (* -1 (* r (+ (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (* 1/2 (/ 1 (pow q 2))))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* r (+ (* -1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r)))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r)))))))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) #s(hole binary64 (- (* -1 (/ (+ (* -1/2 (+ p (+ (fabs p) (fabs r)))) (/ (pow q 2) r)) r)) 1/2)))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (+ p (+ (fabs p) (fabs r)))) (/ (pow q 2) r)) r))))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* r (- (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r))) (/ p r))))))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (* -2 (/ (pow q 2) r)) (* -1 (- (* -1 (+ (fabs p) (fabs r))) p))) r)))))))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (* -1 (/ (- (* -1 (+ (fabs p) (fabs r))) p) r)) 1)))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (+ (fabs p) (fabs r))) (* 2 (/ (pow q 2) r))) p) r)) 1)))
#s(approx (log r) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 r))))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(hole binary64 (- (* -1 (/ (- (* -1 (+ (fabs p) (fabs r))) p) r)) 1)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (- p r)))))) p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) p)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))))) p)))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (+ (* -2 (/ (pow q 2) r)) (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (+ (* -2 (/ (pow q 2) r)) (* -1 r)))) (* -1 p))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) #s(hole binary64 (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))))
#s(approx (* q q) #s(hole binary64 (pow q 2)))
#s(approx q #s(hole binary64 q))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (+ (* -1 (/ (pow q 2) r)) (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (+ (* -1 (/ (pow q 2) r)) (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)))))
#s(approx (exp (* (log q) 2)) #s(hole binary64 (pow q 2)))
#s(approx (* (log q) 2) #s(hole binary64 (* 2 (log q))))
#s(approx (log q) #s(hole binary64 (log q)))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (/ (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) (pow q 2))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (/ (+ (* -1 (/ (pow q 2) r)) (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2))) (pow q 2))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) #s(hole binary64 (/ (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) (pow q 2))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3)))))) (* 1/2 (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p)))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (+ (* 1/2 (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p)))) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (- (* -20 (/ r (pow p 6))) (* 4 (/ 1 (pow p 5)))))) (* 1/2 (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3))))))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))))) p)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ r (pow p 2))) (* (pow q 2) (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3)))))) (* 2 (/ 1 p))))))) p)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ r (pow p 2))) (* (pow q 2) (+ (* 2 (/ 1 (pow p 3))) (+ (* 6 (/ r (pow p 4))) (* (pow q 2) (- (* -20 (/ r (pow p 6))) (* 4 (/ 1 (pow p 5))))))))) (* 2 (/ 1 p))))))) p)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* -2 (/ (pow q 2) (pow p 3))) (/ 1 p))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* (pow q 2) (- (* 6 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (/ 1 p))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* (pow q 2) (- (* (pow q 2) (+ (* -20 (/ (pow q 2) (pow p 7))) (* 6 (/ 1 (pow p 5))))) (* 2 (/ 1 (pow p 3))))) (/ 1 p))))
#s(approx (* -1 (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q)) #s(hole binary64 (/ (+ (* -1/2 (pow q 2)) (* 1/16 (pow p 2))) (pow q 3))))
#s(approx (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q) #s(hole binary64 (/ (+ (* -1/16 (pow p 2)) (* 1/2 (pow q 2))) (pow q 3))))
#s(approx (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) #s(hole binary64 (/ (+ (* -1/16 (pow p 2)) (* 1/2 (pow q 2))) (pow q 2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p)))))) p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p)))))) p)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ p (* 2 (/ (pow q 2) p)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p)))))))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (+ (* -2 (/ (pow q 2) r)) (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -2 q)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* (pow q 2) (- (/ (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))) (pow q 2)) (* 2 (/ 1 r))))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) #s(hole binary64 (* (pow q 2) (- (+ (* -1 (/ r (pow q 2))) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2)))) (+ (* -1 (/ p (pow q 2))) (* 2 (/ 1 r)))))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) #s(hole binary64 (* (pow q 2) (- (/ (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) (pow q 2)) 2))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) #s(hole binary64 (* (pow q 2) (- (/ (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) (pow q 2)) (/ 1 r)))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) #s(hole binary64 (* (pow q 2) (- (/ (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) (pow q 2)) (/ 1 r)))))
#s(approx (* (log q) 2) #s(hole binary64 (* -2 (log (/ 1 q)))))
#s(approx (log q) #s(hole binary64 (* -1 (log (/ 1 q)))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) #s(hole binary64 (- (/ (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) (pow q 2)) (/ 1 r))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 q)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) (pow q 2)))) 1))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (+ (* 1/2 (/ (- (* -1/16 (* (pow p 3) r)) (* -1/64 (pow p 4))) (pow q 4))) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) (pow q 2))))) 1))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -2 q)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (* -1/16 (/ (* (pow p 3) r) (pow q 4))) (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))) (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2)))) q)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (* -1/16 (/ (pow p 2) (pow q 2))))) q)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))) (pow q 6))) (* -1/16 (/ (pow p 2) (pow q 2)))))) q)))
#s(approx (* -1 (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q)) #s(hole binary64 (/ (- (* 1/16 (/ (pow p 2) (pow q 2))) 1/2) q)))
#s(approx (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q) #s(hole binary64 (/ (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2)))) q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -2 q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow p 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow p 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* (pow q 2) (+ 4 (/ (pow p 2) (pow q 2))))))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) #s(hole binary64 (* (pow q 2) (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (+ (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow r 2)))))))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) #s(hole binary64 (* (pow q 2) (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (/ 1 (pow r 2))))))
#s(approx (* (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) #s(hole binary64 (* (pow q 2) (- (/ (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))) (pow q 2)) (* 2 (/ 1 r))))))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(hole binary64 (* (pow q 2) (- (+ (/ (fabs p) (* (pow q 2) r)) (/ (fabs r) (* (pow q 2) r))) (+ (* -1 (/ p (* (pow q 2) r))) (+ (* 2 (/ 1 (pow r 2))) (/ 1 (pow q 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (- p r) 2)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 2 q)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q)))) q)) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)) 2)))))
#s(approx (* (log q) 2) #s(hole binary64 (* 2 (+ (log -1) (* -1 (log (/ -1 q)))))))
#s(approx (log q) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 q))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 q))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* p r)) (* 1/4 (pow p 2)))) (* 1/2 (/ (- (* -1/16 (* (pow p 3) r)) (* -1/64 (pow p 4))) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* 2 q)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) q)))) q)) 2)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r))) (+ (* -1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2)))) q)))) q)) 2)))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ -1/2 q)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2)))) q))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (* -1/16 (/ (pow p 2) (pow q 2))))) q))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))) (pow q 6))) (* -1/16 (/ (pow p 2) (pow q 2)))))) q))))
#s(approx (* -1 (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q)) #s(hole binary64 (* -1 (/ (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2)))) q))))
#s(approx (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (pow p 2) (pow q 2))) 1/2) q))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* 2 q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow p 2) q)))) q)) 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q)))) q)) 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -2 q)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2))))))))))
Outputs
(*.f64 #s(literal 1/2 binary64) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))) r))))
#s(literal 1/2 binary64)
#s(literal 1 binary64)
#s(literal 2 binary64)
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))) r)))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))) r))
(/.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p))))) (neg.f64 r))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))) r)
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 q q)) r) (/.f64 (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p))) r))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 q q)) (*.f64 #s(literal -2 binary64) (*.f64 q q))) (*.f64 (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p))) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p))))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 q q)) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (*.f64 q q)) #s(literal 3 binary64)) (pow.f64 (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 q q)) (*.f64 #s(literal -2 binary64) (*.f64 q q)) (-.f64 (*.f64 (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p))) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 q q)) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))))))
(fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 q q)) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p))))
#s(literal -2 binary64)
(*.f64 (neg.f64 q) (neg.f64 q))
(*.f64 (fabs.f64 q) (fabs.f64 q))
(*.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 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
(*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))
r
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r)))) (*.f64 (*.f64 #s(literal -1 binary64) p) (*.f64 #s(literal -1 binary64) p))) (+.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) p) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (fma.f64 (*.f64 #s(literal -1 binary64) p) (*.f64 #s(literal -1 binary64) p) (*.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))))
(-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p))
(/.f64 (-.f64 (*.f64 p p) (*.f64 (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r)) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r)))) (-.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))))
(/.f64 (+.f64 (pow.f64 (fabs.f64 p) #s(literal 3 binary64)) (pow.f64 (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r)) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (*.f64 (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r)) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))))))
(+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r)))
(sqrt.f64 (*.f64 p p))
(fabs.f64 (neg.f64 p))
(fabs.f64 p)
p
(/.f64 (-.f64 (*.f64 r r) (*.f64 (*.f64 #s(literal -1 binary64) r) (*.f64 #s(literal -1 binary64) r))) (-.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r)))
(/.f64 (+.f64 (pow.f64 (fabs.f64 r) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) r) #s(literal 3 binary64))) (fma.f64 r r (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) r) (*.f64 #s(literal -1 binary64) r)) (*.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r)))))
(+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))
(sqrt.f64 (*.f64 r r))
(fabs.f64 (neg.f64 r))
(fabs.f64 r)
(*.f64 #s(literal -1 binary64) r)
#s(literal -1 binary64)
(*.f64 #s(literal -1 binary64) p)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (*.f64 q q) (-.f64 (*.f64 (/.f64 r q) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) q)) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (*.f64 q q) (-.f64 (*.f64 (/.f64 r q) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) q)) (pow.f64 r #s(literal -1 binary64)))))
(*.f64 (*.f64 q q) (-.f64 (*.f64 (/.f64 r q) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) q)) (pow.f64 r #s(literal -1 binary64))))
(*.f64 (neg.f64 q) (neg.f64 q))
(*.f64 (fabs.f64 q) (fabs.f64 q))
(*.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 q #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))))
(*.f64 (log.f64 q) #s(literal 2 binary64))
(log.f64 q)
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 r q) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) q)) (*.f64 (/.f64 r q) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) q))) (*.f64 (pow.f64 r #s(literal -1 binary64)) (pow.f64 r #s(literal -1 binary64)))) (fma.f64 (/.f64 r q) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) q) (pow.f64 r #s(literal -1 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 r q) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) q)) #s(literal 3 binary64)) (pow.f64 (pow.f64 r #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 r q) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) q)) (*.f64 (/.f64 r q) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) q)) (fma.f64 (pow.f64 r #s(literal -1 binary64)) (pow.f64 r #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 r q) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) q)) (pow.f64 r #s(literal -1 binary64))))))
(-.f64 (*.f64 (/.f64 r q) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) q)) (pow.f64 r #s(literal -1 binary64)))
(*.f64 (/.f64 r q) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) q))
(/.f64 (neg.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 q q)))
(/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q))
(*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))
#s(literal 1/2 binary64)
(/.f64 (neg.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r))) (neg.f64 r))
(/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)
(+.f64 (/.f64 (+.f64 p (fabs.f64 p)) r) (/.f64 (fabs.f64 r) r))
(/.f64 (-.f64 (*.f64 (+.f64 p (fabs.f64 p)) (+.f64 p (fabs.f64 p))) (*.f64 r r)) (-.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)))
(/.f64 (+.f64 (pow.f64 (+.f64 p (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (fabs.f64 r) #s(literal 3 binary64))) (fma.f64 (+.f64 p (fabs.f64 p)) (+.f64 p (fabs.f64 p)) (-.f64 (*.f64 r r) (*.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)))))
(+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r))
(/.f64 (-.f64 (*.f64 p p) (*.f64 p p)) (-.f64 p (fabs.f64 p)))
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (fabs.f64 p) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (*.f64 p p) (*.f64 p (fabs.f64 p)))))
(+.f64 p (fabs.f64 p))
(pow.f64 r #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 r))
(/.f64 #s(literal 1 binary64) r)
(exp.f64 (*.f64 (log.f64 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) (fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))) q))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
(*.f64 #s(literal 1/2 binary64) (fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))) q))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))) q))) (*.f64 r p)) (*.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))) q))) (*.f64 r p))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) (-.f64 (*.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))) q))) (*.f64 r p)) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))) q))) (*.f64 r p)) #s(literal 3 binary64)) (pow.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))) q))) (*.f64 r p)) (*.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))) q))) (*.f64 r p)) (-.f64 (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (*.f64 (*.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))) q))) (*.f64 r p)) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))))
(fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))) q))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(+.f64 (*.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))) q))) (*.f64 r p)) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))) q)))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))) q))
(/.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q))))) (neg.f64 q))
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))) q)
(+.f64 (/.f64 #s(literal 1/2 binary64) q) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q))) q))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q))))
(*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))
#s(literal -1/16 binary64)
(*.f64 (/.f64 p q) (/.f64 p q))
(/.f64 (neg.f64 (*.f64 p p)) (neg.f64 (*.f64 q q)))
(/.f64 (*.f64 p p) (*.f64 q q))
(*.f64 (neg.f64 p) (neg.f64 p))
(*.f64 (fabs.f64 p) (fabs.f64 p))
(*.f64 p p)
(pow.f64 p #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)))
(*.f64 r p)
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(/.f64 (-.f64 (*.f64 r r) (*.f64 p p)) (-.f64 (fabs.f64 r) (fabs.f64 p)))
(/.f64 (+.f64 (pow.f64 (fabs.f64 r) #s(literal 3 binary64)) (pow.f64 (fabs.f64 p) #s(literal 3 binary64))) (fma.f64 r r (-.f64 (*.f64 p p) (*.f64 (fabs.f64 r) (fabs.f64 p)))))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/2 binary64))
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) (*.f64 (*.f64 p p) (*.f64 p p))) (-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p)))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 p p) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p)))))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))
(+.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p))
#s(literal 4 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 #s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))) #s(literal 1/2 binary64)) r))
(*.f64 (-.f64 #s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))) #s(literal 1/2 binary64)) r)
(/.f64 (-.f64 (*.f64 #s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))) #s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)))) #s(literal 1/4 binary64)) (+.f64 #s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))) #s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))) #s(literal 1/2 binary64)))))
(-.f64 #s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))) #s(literal 1/2 binary64))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)))
(*.f64 #s(literal 1/2 binary64) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r))
(*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r)
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64))) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))))) (-.f64 (*.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64)) (-.f64 (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))))))
(fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))))
(+.f64 (*.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 q q)) (neg.f64 (*.f64 r r)))
(/.f64 (*.f64 q q) (*.f64 r r))
(*.f64 (neg.f64 r) (neg.f64 r))
(*.f64 (fabs.f64 r) (fabs.f64 r))
(*.f64 r r)
(pow.f64 r #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 r) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 r) #s(literal 2 binary64))))
r
(log.f64 r)
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))))
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 3 binary64)) (pow.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))))))
(-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))
(/.f64 (neg.f64 (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 r))
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)
(+.f64 (/.f64 (fabs.f64 r) r) (/.f64 (fabs.f64 p) r))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 p r) #s(literal -1 binary64)) (*.f64 (/.f64 p r) #s(literal -1 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 p r) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 p r) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 p r) #s(literal -1 binary64)) (*.f64 (/.f64 p r) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 p r) #s(literal -1 binary64)) #s(literal 1 binary64)))))
(fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))
(+.f64 (*.f64 (/.f64 p r) #s(literal -1 binary64)) #s(literal 1 binary64))
(/.f64 (neg.f64 p) (neg.f64 r))
(/.f64 p r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 p (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (*.f64 #s(literal 1/2 binary64) (*.f64 r (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 p (fma.f64 #s(literal 1/2 binary64) (*.f64 r (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal -3 binary64)))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 p (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (*.f64 #s(literal -1 binary64) (*.f64 r (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 p (-.f64 (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal -3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))) (*.f64 #s(literal -1 binary64) (*.f64 r (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1 binary64))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+.f64 p (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1 binary64)))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))))) r))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) (+.f64 p (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r) (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) (fma.f64 #s(literal -2 binary64) (*.f64 q q) (fma.f64 p r (*.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r)))))))
#s(approx (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) (*.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r)))))
#s(approx (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) (fma.f64 p r (*.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))))))
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))))
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) (+.f64 p (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r)))))
#s(approx (+ (fabs p) (+ (fabs r) (* -1 r))) (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))))
#s(approx (fabs p) (fabs.f64 p))
#s(approx p p)
#s(approx (* -1 p) (*.f64 #s(literal -1 binary64) p))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) #s(literal 1/2 binary64))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (fma.f64 #s(literal 1/2 binary64) p (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) #s(literal 1/2 binary64)))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64)))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (fma.f64 #s(literal 1/2 binary64) p (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 p (*.f64 q q)) (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q))) (pow.f64 r #s(literal -1 binary64))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (fma.f64 #s(literal 1/2 binary64) (/.f64 p (*.f64 q q)) (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (fma.f64 #s(literal 1/2 binary64) p (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64)))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64)))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 p r) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) (fma.f64 #s(literal 1/2 binary64) (/.f64 p r) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r))
#s(approx (+ (+ p (fabs p)) (fabs r)) (+.f64 (fabs.f64 p) (fabs.f64 r)))
#s(approx (+ (+ p (fabs p)) (fabs r)) (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))))
#s(approx (+ p (fabs p)) (fabs.f64 p))
#s(approx (+ p (fabs p)) (+.f64 p (fabs.f64 p)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p r) q) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)) (*.f64 p (fma.f64 #s(literal -1/8 binary64) (/.f64 p q) (*.f64 #s(literal 1/4 binary64) (/.f64 r q))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)) (*.f64 p (fma.f64 #s(literal 1/4 binary64) (/.f64 r q) (*.f64 p (-.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 p r) (pow.f64 q #s(literal 3 binary64)))) (*.f64 #s(literal 1/8 binary64) (pow.f64 q #s(literal -1 binary64)))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p r) q)))) (*.f64 #s(literal 2 binary64) q)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q)))))) (*.f64 #s(literal 2 binary64) q)))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 p (fma.f64 #s(literal 1/2 binary64) (/.f64 r q) (*.f64 p (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p r) (pow.f64 q #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64))))))))) (*.f64 #s(literal 2 binary64) q)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal 1/2 binary64) q))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -1 binary64)))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (fma.f64 (*.f64 p p) (-.f64 (*.f64 #s(literal 3/256 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 5 binary64)))) (*.f64 #s(literal 1/16 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -1 binary64)))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (fma.f64 (*.f64 p p) (-.f64 (*.f64 (*.f64 p p) (fma.f64 #s(literal -5/2048 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 7 binary64))) (*.f64 #s(literal 3/256 binary64) (pow.f64 q #s(literal -5 binary64))))) (*.f64 #s(literal 1/16 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -1 binary64)))))
#s(approx (* -1 (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q)) (/.f64 #s(literal -1/2 binary64) q))
#s(approx (* -1 (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q)) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -1 binary64)))))
#s(approx (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q) (/.f64 #s(literal 1/2 binary64) q))
#s(approx (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -1 binary64)))))
#s(approx (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) #s(literal 1/2 binary64))
#s(approx (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))))
#s(approx (* -1/16 (/ (* p p) (* q q))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q))))
#s(approx (/ (* p p) (* q q)) (*.f64 (/.f64 p q) (/.f64 p q)))
#s(approx (* p p) (*.f64 p p))
#s(approx (* r p) (*.f64 p r))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) q)))) (*.f64 #s(literal 2 binary64) q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 p p) (-.f64 (*.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64))))))) (*.f64 #s(literal 2 binary64) q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 p p) (-.f64 (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/512 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 5 binary64))) (*.f64 #s(literal 1/64 binary64) (pow.f64 q #s(literal -3 binary64))))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64))))))) (*.f64 #s(literal 2 binary64) q)))
#s(approx (+ (fabs r) (fabs p)) (+.f64 (fabs.f64 p) (fabs.f64 r)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) q) (*.f64 #s(literal 2 binary64) q)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fma.f64 #s(literal 2 binary64) q (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fma.f64 #s(literal 2 binary64) q (*.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (-.f64 (*.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 5 binary64)))) (*.f64 #s(literal 1/64 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64)))))))
#s(approx (+ (* (* q q) 4) (* p p)) (*.f64 #s(literal 4 binary64) (*.f64 q q)))
#s(approx (+ (* (* q q) 4) (* p p)) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) #s(literal 1/2 binary64)))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (fma.f64 #s(literal 1/2 binary64) (/.f64 p r) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)))) #s(literal 1/2 binary64)))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (fma.f64 #s(literal 1/2 binary64) (/.f64 p r) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1 binary64))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (+.f64 p (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1 binary64)))))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1 binary64)))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1 binary64)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) #s(literal 1 binary64)))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (-.f64 (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r) #s(literal 1 binary64)))
#s(approx (/ (+ (fabs r) (fabs p)) r) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))
#s(approx (+ (* (/ p r) -1) 1) #s(literal 1 binary64))
#s(approx (+ (* (/ p r) -1) 1) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))
#s(approx (/ p r) (/.f64 p r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) r)) p)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) r)) p))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) r)) p)))) #s(literal 1/2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 p (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 r p))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 p (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 r p))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 p (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 3 binary64))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 r p) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) p)
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1 binary64))) p))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) p)
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p r)) (fma.f64 #s(literal -1 binary64) (/.f64 r p) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p))))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) (*.f64 p r))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) (*.f64 p (+.f64 r (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) p) (/.f64 (*.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r)))) p)))))
#s(approx (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) (*.f64 p r))
#s(approx (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) (*.f64 p (+.f64 r (/.f64 (*.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r)))) p))))
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) p)
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 r p) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 p (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) #s(literal 1/2 binary64))) p))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (*.f64 p (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64)))) p))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (*.f64 #s(literal 1/2 binary64) (/.f64 p (*.f64 q q))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (*.f64 p (-.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)) (*.f64 (/.f64 r p) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) (*.f64 q q)))) (pow.f64 (*.f64 p r) #s(literal -1 binary64)))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 p (*.f64 q q))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (*.f64 p (fma.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)) (*.f64 (/.f64 r p) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) (*.f64 q q))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (*.f64 p (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) p))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 p r)))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) (*.f64 p (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p) (*.f64 #s(literal 1/2 binary64) (pow.f64 r #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal -1 binary64))))))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) (*.f64 #s(literal 1/2 binary64) (/.f64 p r)))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) (*.f64 p (fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p) (*.f64 #s(literal 1/2 binary64) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) (/.f64 p r))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) (*.f64 p (+.f64 (pow.f64 r #s(literal -1 binary64)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p r)))))
#s(approx (+ (+ p (fabs p)) (fabs r)) p)
#s(approx (+ (+ p (fabs p)) (fabs r)) (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p))))
#s(approx (+ p (fabs p)) p)
#s(approx (+ p (fabs p)) (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 p) p))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 p (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p)) #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 p (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p))) #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 p (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p)))) #s(literal 1/2 binary64))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 #s(literal -1 binary64) p))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 p (-.f64 (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p) #s(literal 1 binary64))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 p (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p)) #s(literal 1 binary64))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 p (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 3 binary64))) (/.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (pow.f64 p #s(literal -1 binary64)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))) p))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64)))))) p))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 q q) (fma.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64))))) (*.f64 #s(literal 64 binary64) (pow.f64 q #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64))))))) p))
#s(approx (* -1 (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64)))))
#s(approx (* -1 (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q)) (*.f64 (*.f64 p p) (-.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 q #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 p p) q) #s(literal -1 binary64))))))
#s(approx (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64)))))
#s(approx (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q) (*.f64 (*.f64 p p) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 p p) q) #s(literal -1 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 q #s(literal -3 binary64))))))
#s(approx (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q))))
#s(approx (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) (*.f64 (*.f64 p p) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal -2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 q #s(literal -2 binary64))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -1 binary64) p))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 p (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) #s(literal 1 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 p (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 p (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) p)
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64)))))))))
#s(approx (+ (* (* q q) 4) (* p p)) (*.f64 p p))
#s(approx (+ (* (* q q) 4) (* p p)) (*.f64 (*.f64 p p) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 p r)))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) (*.f64 p (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p (*.f64 r r))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p) (*.f64 #s(literal 1/2 binary64) (pow.f64 r #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal -1 binary64))))))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 p r)))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 p (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p (*.f64 r r))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p) (*.f64 #s(literal 1/2 binary64) (pow.f64 r #s(literal -1 binary64)))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) p)
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1 binary64))) p))))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/.f64 p r))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (*.f64 p (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p (*.f64 r r))) (+.f64 (pow.f64 r #s(literal -1 binary64)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p r)))) (pow.f64 p #s(literal -1 binary64)))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (/.f64 p r))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (*.f64 p (-.f64 (+.f64 (pow.f64 r #s(literal -1 binary64)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p r))) (pow.f64 p #s(literal -1 binary64)))))
#s(approx (+ (* (/ p r) -1) 1) (*.f64 #s(literal -1 binary64) (/.f64 p r)))
#s(approx (+ (* (/ p r) -1) 1) (*.f64 p (-.f64 (pow.f64 p #s(literal -1 binary64)) (pow.f64 r #s(literal -1 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) p) (*.f64 #s(literal -1 binary64) (*.f64 q q))) p) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) p)) #s(literal 1/2 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) p)
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) p)))) r) p)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) r) p)) (*.f64 #s(literal 2 binary64) (*.f64 q q))) p)))) r) p)) #s(literal 1 binary64)))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1 binary64))) p)) #s(literal 1 binary64)))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r) (*.f64 #s(literal -1 binary64) r)))) p)) #s(literal 1 binary64)))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) (*.f64 #s(literal -1 binary64) (*.f64 p (fma.f64 #s(literal -1 binary64) r (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))))) p))))))
#s(approx (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) (*.f64 #s(literal -1 binary64) (*.f64 p (fma.f64 #s(literal -1 binary64) r (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r)))) p))))))
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) p)) #s(literal 1 binary64)))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) #s(literal 1/2 binary64))) p)) #s(literal 1/2 binary64)))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64)))) p)) #s(literal 1/2 binary64)))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64))) p)) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)))))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 r p) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) (*.f64 q q)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) p)) #s(literal 1/2 binary64)))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) p)) (*.f64 #s(literal 1/2 binary64) (pow.f64 r #s(literal -1 binary64)))))))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p)) (*.f64 #s(literal 1/2 binary64) (pow.f64 r #s(literal -1 binary64)))))))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p)) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (+ (+ p (fabs p)) (fabs r)) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1 binary64)))))
#s(approx (+ p (fabs p)) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 p) p)) #s(literal 1 binary64)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) p)) #s(literal 1/2 binary64)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) p) (*.f64 #s(literal -1 binary64) (*.f64 q q))) p) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))))) p)) #s(literal 1/2 binary64)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) p)
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) p)) #s(literal 1 binary64)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (fma.f64 #s(literal -1 binary64) r (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) p))))) p)) #s(literal 1 binary64)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (fma.f64 #s(literal -1 binary64) r (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) r) p)) (*.f64 #s(literal 2 binary64) (*.f64 q q))) p))))) p)) #s(literal 1 binary64)))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal -1 binary64) p))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))) p)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64)))))) p)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64)))) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 q q) (fma.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64))))) (*.f64 #s(literal 64 binary64) (pow.f64 q #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64))))))) p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) p)
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) p)))) p)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (*.f64 p p))) (*.f64 #s(literal 2 binary64) (*.f64 q q))) p)))) p)) #s(literal 1 binary64)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -1 binary64) p))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))))))))))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) #s(literal 1/2 binary64)) p)) (*.f64 #s(literal 1/2 binary64) (pow.f64 r #s(literal -1 binary64)))))))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) p)) (*.f64 #s(literal 1/2 binary64) (pow.f64 r #s(literal -1 binary64)))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1 binary64))) p)) #s(literal 1 binary64)))))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1 binary64)) p)) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) #s(literal 1 binary64)) p)) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (+ (* (/ p r) -1) 1) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (pow.f64 r #s(literal -1 binary64)) (pow.f64 p #s(literal -1 binary64))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 #s(literal 1/2 binary64) (*.f64 p (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 #s(literal 1/2 binary64) (*.f64 p (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 r (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal -3 binary64)))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 r (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (*.f64 #s(literal -1 binary64) (*.f64 p (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 r (-.f64 (*.f64 r (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal -3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))) (*.f64 #s(literal -1 binary64) (*.f64 p (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r)))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)))) r))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))) r))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r)))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)))) r))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))) r))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) (*.f64 #s(literal -2 binary64) (*.f64 q q)))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))))
#s(approx (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p))))
#s(approx (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p))))
#s(approx (exp (log r)) r)
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)))
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))
#s(approx (+ (fabs p) (+ (fabs r) (* -1 r))) (+.f64 (fabs.f64 p) (fabs.f64 r)))
#s(approx (+ (fabs r) (* -1 r)) (fabs.f64 r))
#s(approx (+ (fabs r) (* -1 r)) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r)))
#s(approx (fabs r) (fabs.f64 r))
#s(approx (* -1 r) (*.f64 #s(literal -1 binary64) r))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) r)))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 q q) (*.f64 #s(literal 1/2 binary64) (*.f64 r (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r)))))) r))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 q q) (*.f64 r (fma.f64 #s(literal -1/2 binary64) r (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))))))) r))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) r)))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 q q) (*.f64 #s(literal 1/2 binary64) (*.f64 r (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r)))))) r))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 q q) (*.f64 r (fma.f64 #s(literal -1/2 binary64) r (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))))))) r))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (/.f64 #s(literal -1 binary64) r))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 r (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r)))) (*.f64 q q))) #s(literal 1 binary64)) r))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (/.f64 (-.f64 (*.f64 r (fma.f64 #s(literal -1/2 binary64) (/.f64 r (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q))))) #s(literal 1 binary64)) r))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (fma.f64 #s(literal -1/2 binary64) (/.f64 r (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q)))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r)))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (fma.f64 #s(literal -1/2 binary64) r (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) (/.f64 (fma.f64 #s(literal -1/2 binary64) r (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))))) r))
#s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)))
#s(approx (/ (+ (+ p (fabs p)) (fabs r)) r) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r))
#s(approx (pow r -1) (pow.f64 r #s(literal -1 binary64)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r))))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 q q) (*.f64 #s(literal 1/2 binary64) (*.f64 r (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r)))))) (*.f64 r r)))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 q q) (*.f64 r (fma.f64 #s(literal -1/2 binary64) r (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))))))) (*.f64 r r)))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r))))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 q q) (*.f64 #s(literal 1/2 binary64) (*.f64 r (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r)))))) (*.f64 r r)))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r)))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)))) r))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))) r))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)))) (*.f64 r r)))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))) (*.f64 r r)))
#s(approx (/ (* q q) (pow (exp (log r)) 2)) (/.f64 (*.f64 q q) (*.f64 r r)))
#s(approx (pow (exp (log r)) 2) (*.f64 r r))
#s(approx (exp (log r)) r)
#s(approx (log r) (log.f64 r))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)) r))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)) r))
#s(approx (+ (* (/ p r) -1) 1) (/.f64 (+.f64 r (*.f64 #s(literal -1 binary64) p)) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)) r)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)) r))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 q q)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)) r)))) #s(literal 1/2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) r))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 q q)) (pow.f64 r #s(literal 3 binary64))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 p r) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 #s(literal -1 binary64) r))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) (*.f64 #s(literal -1 binary64) r))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) (*.f64 #s(literal -1 binary64) (*.f64 r r)))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) (*.f64 (*.f64 r r) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) (*.f64 (*.f64 r r) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) (*.f64 #s(literal -1 binary64) (*.f64 r r)))
#s(approx (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p))) (*.f64 (*.f64 r r) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) (*.f64 #s(literal -1 binary64) r))
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (+ (fabs p) (+ (fabs r) (* -1 r))) (*.f64 #s(literal -1 binary64) r))
#s(approx (+ (fabs p) (+ (fabs r) (* -1 r))) (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) #s(literal 1 binary64))))
#s(approx (+ (fabs r) (* -1 r)) (*.f64 #s(literal -1 binary64) r))
#s(approx (+ (fabs r) (* -1 r)) (*.f64 r (-.f64 (/.f64 (fabs.f64 r) r) #s(literal 1 binary64))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r))) #s(literal 1/2 binary64))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r))) #s(literal 1/2 binary64))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (*.f64 #s(literal -1/2 binary64) (/.f64 r (*.f64 q q))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 (*.f64 q q) r))) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64))))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 (*.f64 q q) r))) (fma.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)) (pow.f64 r #s(literal -2 binary64))))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (*.f64 #s(literal -1/2 binary64) (/.f64 r (*.f64 q q))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 (*.f64 q q) r))) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64))))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) #s(literal -1/2 binary64))
#s(approx (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 r (fma.f64 #s(literal 1/2 binary64) (*.f64 p (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) r)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 r (-.f64 (fma.f64 p (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (*.f64 (pow.f64 r #s(literal -1 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) #s(literal -1/2 binary64))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64)))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r))) #s(literal 1/2 binary64)))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) r) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))))) r))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 #s(literal -1 binary64) r))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) #s(literal -1 binary64))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r)))))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r)))))
#s(approx (log r) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 r))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) #s(literal -1 binary64))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) r)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (/.f64 (*.f64 q q) r)) r)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 q q)) r) (*.f64 #s(literal -1 binary64) (*.f64 q q))) r) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p))) r)) #s(literal 1/2 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) r)
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) r)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) r)))) p) r)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 q q)) r)) (*.f64 #s(literal 2 binary64) (*.f64 q q))) r)))) p) r)) #s(literal 1 binary64)))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) (/.f64 p r)))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))) p))) r))))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)) r))))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r)))) (*.f64 #s(literal -1 binary64) p)) r))))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) (*.f64 (*.f64 r r) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) r))) r)) #s(literal 1 binary64))))
#s(approx (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)) r))))))
#s(approx (+ (fabs p) (+ (fabs r) (* -1 r))) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))))))
#s(approx (+ (fabs r) (* -1 r)) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 r) r))))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r))))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) r) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))))) r))))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r))))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) r) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))))) r))))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (*.f64 #s(literal -1 binary64) (*.f64 r (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 (*.f64 q q) r)) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)))))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (*.f64 #s(literal -1 binary64) (*.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 q q))) (pow.f64 r #s(literal -1 binary64))) r) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)))))))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (*.f64 #s(literal -1 binary64) (*.f64 r (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 (*.f64 q q) r)) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)))))))
#s(approx (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal -1 binary64) (*.f64 r (fma.f64 #s(literal -1/2 binary64) (*.f64 p (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) r))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 #s(literal -1 binary64) (*.f64 r (fma.f64 #s(literal -1 binary64) (*.f64 p (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) r))))))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) (/.f64 (*.f64 q q) r)) r)) #s(literal 1/2 binary64)))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) (/.f64 (*.f64 q q) r)) r)))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) (/.f64 p r)))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))) p))) r))))))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)) #s(literal 1 binary64)))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) r))) p) r)) #s(literal 1 binary64)))
#s(approx (log r) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) r) #s(literal -1 binary64)))))
#s(approx (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))) p) r)) #s(literal 1 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (-.f64 p r)) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (pow.f64 (-.f64 p r) #s(literal -1 binary64))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (pow.f64 (-.f64 p r) #s(literal -3 binary64)))) (pow.f64 (-.f64 p r) #s(literal -1 binary64))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (-.f64 p r)))))) p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 (-.f64 p r) #s(literal -1 binary64)))))))) p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 (-.f64 p r) #s(literal -3 binary64))))) (*.f64 #s(literal 2 binary64) (pow.f64 (-.f64 p r) #s(literal -1 binary64)))))))) p))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r) (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r)))))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r) (*.f64 #s(literal -1 binary64) r)))) (*.f64 #s(literal -1 binary64) p)))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p))))
#s(approx (exp (* (log q) 2)) (*.f64 q q))
#s(approx q q)
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) r) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64)))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) r) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64)))))
#s(approx (exp (* (log q) 2)) (*.f64 q q))
#s(approx (* (log q) 2) (*.f64 #s(literal 2 binary64) (log.f64 q)))
#s(approx (log q) (log.f64 q))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64))) (*.f64 q q)))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) r) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64)))) (*.f64 q q)))
#s(approx (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64))) (*.f64 q q)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p)))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p) (*.f64 (*.f64 q q) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 q q) (fma.f64 #s(literal 6 binary64) (/.f64 r (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -3 binary64))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -1 binary64)))))))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p) (*.f64 (*.f64 q q) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -1 binary64)))) (*.f64 (*.f64 q q) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -20 binary64) (/.f64 r (pow.f64 p #s(literal 6 binary64)))) (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal -5 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 6 binary64) (/.f64 r (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -3 binary64)))))))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) p))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -1 binary64)))))))) p))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p)) (*.f64 (*.f64 q q) (fma.f64 #s(literal 6 binary64) (/.f64 r (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -3 binary64)))))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -1 binary64)))))))) p))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 r (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p)) (*.f64 (*.f64 q q) (fma.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -3 binary64)) (fma.f64 #s(literal 6 binary64) (/.f64 r (pow.f64 p #s(literal 4 binary64))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -20 binary64) (/.f64 r (pow.f64 p #s(literal 6 binary64)))) (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal -5 binary64))))))))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -1 binary64)))))))) p))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))) (pow.f64 p #s(literal -1 binary64))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (fma.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 6 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 5 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -3 binary64)))) (pow.f64 p #s(literal -1 binary64))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (fma.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -20 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 7 binary64))) (*.f64 #s(literal 6 binary64) (pow.f64 p #s(literal -5 binary64))))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -3 binary64)))) (pow.f64 p #s(literal -1 binary64))))
#s(approx (* -1 (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 q q) (*.f64 #s(literal 1/16 binary64) (*.f64 p p))) (pow.f64 q #s(literal 3 binary64))))
#s(approx (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 p p) (*.f64 #s(literal 1/2 binary64) (*.f64 q q))) (pow.f64 q #s(literal 3 binary64))))
#s(approx (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 p p) (*.f64 #s(literal 1/2 binary64) (*.f64 q q))) (*.f64 q q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) p)))) p))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -1 binary64))))))) p))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -3 binary64))))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -1 binary64))))))) p))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 p (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) p))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 p (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -1 binary64)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 p (*.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 5 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -1 binary64)))))))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r) (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q))) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (fma.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)))) #s(literal 1 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -2 binary64) q))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 q (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) #s(literal 2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 q (-.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)))))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))) (*.f64 q q)) (*.f64 #s(literal 2 binary64) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (/ (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) r) (*.f64 (*.f64 q q) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 r (*.f64 q q)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 q q))) (fma.f64 #s(literal -1 binary64) (/.f64 p (*.f64 q q)) (*.f64 #s(literal 2 binary64) (pow.f64 r #s(literal -1 binary64)))))))
#s(approx (+ (* -2 (* q q)) (* r (- (+ (fabs p) (+ (fabs r) (* -1 r))) (* -1 p)))) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p))) (*.f64 q q)) #s(literal 2 binary64))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64)))))
#s(approx (* (exp (* (log q) 2)) (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1))) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64)))))
#s(approx (* (log q) 2) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 q))))
#s(approx (log q) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 q))))
#s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal -1 binary64) q))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 q (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 q (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p r)) (*.f64 #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 q q)))) #s(literal 1 binary64))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 q (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 p #s(literal 3 binary64)) r)) (*.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p r)) (*.f64 #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 q q))))) #s(literal 1 binary64))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 #s(literal -2 binary64) q))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 q (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) #s(literal 2 binary64))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 q (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p r) (*.f64 q q)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) r) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p r) (*.f64 q q)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 p q) (/.f64 p q))))))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))) q))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q))))) q))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64))))))) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))))) q))
#s(approx (* -1 (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q)) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q))) #s(literal 1/2 binary64)) q))
#s(approx (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))) q))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -2 binary64) q))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 q (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) #s(literal 2 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 p q) (/.f64 p q)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 2 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 q (-.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 q (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 p q) (/.f64 p q))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 p q) (/.f64 p q))))))))
#s(approx (+ (* (* q q) 4) (* p p)) (*.f64 (*.f64 q q) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))))
#s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 (*.f64 q q) r))) (fma.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -2 binary64)) (pow.f64 r #s(literal -2 binary64))))))
#s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 (*.f64 q q) r))) (pow.f64 r #s(literal -2 binary64)))))
#s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))) (*.f64 q q)) (*.f64 #s(literal 2 binary64) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (+ (* (/ (* q q) (pow (exp (log r)) 2)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (*.f64 (*.f64 q q) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 (*.f64 q q) r)) (fma.f64 #s(literal -1 binary64) (/.f64 p (*.f64 (*.f64 q q) r)) (fma.f64 #s(literal 2 binary64) (pow.f64 r #s(literal -2 binary64)) (pow.f64 q #s(literal -2 binary64)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)))) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal 2 binary64) q))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 2 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q)))) q)) #s(literal 2 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) q)))) q)) #s(literal 2 binary64)))))
#s(approx (* (log q) 2) (*.f64 #s(literal 2 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) q) #s(literal -1 binary64))))))
#s(approx (log q) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) q) #s(literal -1 binary64)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) q)
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p r)) (*.f64 #s(literal 1/4 binary64) (*.f64 p p))) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64)))))
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p r)) (*.f64 #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 p #s(literal 3 binary64)) r)) (*.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 q q)))) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 #s(literal 2 binary64) q))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 2 binary64)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p r)) (*.f64 #s(literal 1/4 binary64) (*.f64 p p))) q)))) q)) #s(literal 2 binary64)))))
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) r) (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (*.f64 p r))) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/4 binary64) (*.f64 p p)))) q)))) q)) #s(literal 2 binary64)))))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal -1/2 binary64) q))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))) q)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q))))) q)))
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 4 binary64))))))) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))))) q)))
#s(approx (* -1 (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))) q)))
#s(approx (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 p q) (/.f64 p q))) #s(literal 1/2 binary64)) q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal 2 binary64) q))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 2 binary64)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) q)))) q)) #s(literal 2 binary64)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 q q))) (*.f64 #s(literal 1/4 binary64) (*.f64 p p))) q)))) q)) #s(literal 2 binary64)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -2 binary64) q))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 q (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 p q) (/.f64 p q))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 p q) (/.f64 p q)))))))))

eval115.0ms (1.6%)

Memory
19.1MiB live, 158.0MiB allocated; 25ms collecting garbage
Compiler

Compiled 62 593 to 4 838 computations (92.3% saved)

prune575.0ms (8%)

Memory
19.5MiB live, 785.8MiB allocated; 34ms collecting garbage
Pruning

24 alts after pruning (18 fresh and 6 done)

PrunedKeptTotal
New8129821
Fresh3912
Picked325
Done044
Total81824842
Accuracy
89.6%
Counts
842 → 24
Alt Table
Click to see full alt table
StatusAccuracyProgram
13.6%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))))
22.2%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1 binary64))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))
23.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
7.6%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (+.f64 (cosh.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 q) #s(literal 2 binary64)))) (pow.f64 (exp.f64 (log.f64 r)) #s(literal 2 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r)))
16.5%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (exp.f64 (log.f64 r)) #s(literal 2 binary64))) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r)))
32.8%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p)) #s(literal 1 binary64)))))
30.8%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(approx (+ (* (/ (* q q) (* r r)) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (-.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1 binary64)))) r)))
36.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (exp.f64 (log.f64 q)) #s(literal 2 binary64)) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))) r))))
37.1%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(approx (* (+ (* (/ (* q q) (exp (* (log r) 2))) -2) (- (/ (+ (fabs r) (fabs p)) r) (+ (* (/ p r) -1) 1))) r) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 q q) (*.f64 r (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) r))) (*.f64 #s(literal -1 binary64) p)))) r))))
2.8%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) r))
11.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 #s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (+.f64 p (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (fabs.f64 r) #s(literal 3 binary64))) (fma.f64 (+.f64 p (fabs.f64 p)) (+.f64 p (fabs.f64 p)) (-.f64 (*.f64 r r) (*.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r))))) r))) #s(literal 1/2 binary64)) r))
19.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 #s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (sqrt.f64 (*.f64 r r))) r))) #s(literal 1/2 binary64)) r))
13.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 #s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) #s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) (fma.f64 #s(literal 1/2 binary64) (/.f64 p r) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))))) #s(literal 1/2 binary64)) r))
23.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) (+.f64 (fabs.f64 r) (-.f64 (fabs.f64 p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))))
1.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal 1/2 binary64) q)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))))))))
17.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal -1/2 binary64) q)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
17.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64)))))) q))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
16.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (*.f64 #s(literal -1 binary64) #s(approx (/ (+ 1/2 (* -1/16 (/ (* p p) (* q q)))) q) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -1 binary64))))))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
37.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (*.f64 #s(literal 2 binary64) q)))))
3.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(approx (- (+ (+ (fabs p) (fabs r)) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q))))) (* 2 q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p r) q))))))
37.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
17.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64))))))
12.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (exp.f64 (*.f64 (log.f64 r) #s(literal -1 binary64)))))))
4.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) #s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64))) (*.f64 q q))))))
Compiler

Compiled 4 040 to 1 391 computations (65.6% saved)

regimes73.0ms (1%)

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

7 calls:

11.0ms
p
11.0ms
q
10.0ms
r
10.0ms
(pow.f64 q #s(literal 2 binary64))
9.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
Results
AccuracySegmentsBranch
61.5%2(pow.f64 q #s(literal 2 binary64))
61.5%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
52.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))))))
52.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)))))))
60.7%4p
59.0%3r
61.5%2q
Compiler

Compiled 51 to 54 computations (-5.9% saved)

regimes31.0ms (0.4%)

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

3 calls:

13.0ms
(pow.f64 q #s(literal 2 binary64))
8.0ms
q
7.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
Results
AccuracySegmentsBranch
59.3%2(pow.f64 q #s(literal 2 binary64))
59.3%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
59.3%2q
Compiler

Compiled 9 to 15 computations (-66.7% saved)

regimes38.0ms (0.5%)

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

7 calls:

6.0ms
q
5.0ms
r
5.0ms
p
5.0ms
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
5.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
Results
AccuracySegmentsBranch
42.6%2(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
42.6%2(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
43.8%3r
37.7%1p
47.9%3(pow.f64 q #s(literal 2 binary64))
47.9%3(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
47.9%3q
Compiler

Compiled 51 to 54 computations (-5.9% saved)

regimes25.0ms (0.3%)

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

5 calls:

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

Compiled 49 to 48 computations (2% saved)

regimes6.0ms (0.1%)

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

2 calls:

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))))))
2.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
42.5%2(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
42.5%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 40 to 33 computations (17.5% saved)

regimes16.0ms (0.2%)

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

7 calls:

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

Compiled 51 to 54 computations (-5.9% saved)

regimes15.0ms (0.2%)

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

7 calls:

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

Compiled 51 to 54 computations (-5.9% saved)

regimes10.0ms (0.1%)

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

7 calls:

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

Compiled 51 to 54 computations (-5.9% saved)

regimes8.0ms (0.1%)

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

7 calls:

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

Compiled 51 to 54 computations (-5.9% saved)

bsearch33.0ms (0.5%)

Memory
-18.8MiB live, 30.1MiB allocated; 2ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
29.0ms
5.037336270318645e-13
4.663383894195921e-11
Samples
12.0ms37×2valid
9.0ms45×1valid
3.0ms30×0valid
Compiler

Compiled 851 to 570 computations (33% saved)

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

bsearch28.0ms (0.4%)

Memory
23.9MiB live, 23.9MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
25.0ms
5.037336270318645e-13
4.663383894195921e-11
Samples
10.0ms47×1valid
8.0ms29×2valid
2.0ms20×0valid
Compiler

Compiled 1 005 to 647 computations (35.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 16.0ms
adjust: 5.0ms (30.3% of total)
ival-pow2: 3.0ms (18.2% of total)
ival-sub: 2.0ms (12.1% of total)
ival-add: 2.0ms (12.1% of total)
ival-mult: 2.0ms (12.1% of total)
ival-div: 1.0ms (6.1% of total)
ival-sqrt: 1.0ms (6.1% of total)
ival-fabs: 1.0ms (6.1% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch75.0ms (1%)

Memory
-17.5MiB live, 76.8MiB allocated; 2ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
29.0ms
6.44181760124759e-76
3.8071999559295317e-75
38.0ms
1.971240637615031e-163
1.271917587254583e-160
Samples
37.0ms122×2valid
18.0ms79×1valid
2.0ms23×0valid
Compiler

Compiled 2 169 to 1 374 computations (36.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 46.0ms
adjust: 14.0ms (30.7% of total)
ival-pow2: 8.0ms (17.5% of total)
ival-sub: 5.0ms (11% of total)
ival-add: 5.0ms (11% of total)
ival-mult: 5.0ms (11% of total)
ival-sqrt: 4.0ms (8.8% of total)
ival-fabs: 3.0ms (6.6% of total)
ival-div: 2.0ms (4.4% 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
0.8MiB live, 0.8MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-3.6033053750367174e-122
0.0
Compiler

Compiled 25 to 24 computations (4% saved)

bsearch0.0ms (0%)

Memory
0.5MiB live, 0.5MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-3.6033053750367174e-122
0.0
Compiler

Compiled 25 to 24 computations (4% saved)

bsearch35.0ms (0.5%)

Memory
-7.1MiB live, 39.9MiB allocated; 2ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
31.0ms
7.911205698434456e-251
8.616320147589995e-247
Samples
13.0ms38×2valid
6.0ms65×0valid
5.0ms25×1valid
Compiler

Compiled 1 449 to 952 computations (34.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 19.0ms
adjust: 5.0ms (26.4% of total)
ival-pow2: 4.0ms (21.1% of total)
ival-sub: 2.0ms (10.6% of total)
ival-sqrt: 2.0ms (10.6% of total)
ival-mult: 2.0ms (10.6% of total)
ival-add: 2.0ms (10.6% of total)
ival-div: 1.0ms (5.3% of total)
ival-fabs: 1.0ms (5.3% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

simplify47.0ms (0.7%)

Memory
0.5MiB live, 50.4MiB allocated; 2ms collecting garbage
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01541216
12751196
26231184
318511184
Stop Event
node limit
Calls
Call 1
Inputs
(if (<=.f64 q #s(literal 3961408125713217/618970019642690137449562112 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 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) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (*.f64 #s(literal 2 binary64) q))))))
(if (<=.f64 q #s(literal 3466232109999065/4951760157141521099596496896 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 #s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.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) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (*.f64 #s(literal 2 binary64) q))))))
(if (<=.f64 q #s(literal 8712361790130991/4052261297735344686047273304385899561535592023674254785152009111026028136145418111718463914987406049109568248643848426935932764722081811824108276205189417663145685354884286644224 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 #s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) #s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) (fma.f64 #s(literal 1/2 binary64) (/.f64 p r) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))))) #s(literal 1/2 binary64)) r)) (if (<=.f64 q #s(literal 6355552246163597/4074071952668972172536891376818756322102936787331872501272280898708762599526673412366794752 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64)))))) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (*.f64 #s(literal 2 binary64) q)))))))
(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 -7442828536787015/372141426839350727961253789638658321589064376671906846864122981980487315514059736743009817965446945567110411062408283101969716033850703872 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (*.f64 #s(literal 2 binary64) q))))) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64)))))))
(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 -7442828536787015/372141426839350727961253789638658321589064376671906846864122981980487315514059736743009817965446945567110411062408283101969716033850703872 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)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64))))))
(if (<=.f64 r #s(literal 3740366553450755/32244539253885818258809801325470984284597615114509370247067914369303827060346976286280350090799388909587060241287666545341940158661052584060701841947200901910912273193298650156782929545680324771302748590589061792245363054977512313161523248215761503691988438775496704 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) #s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64))) (*.f64 q q)))))) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (exp.f64 (*.f64 (log.f64 r) #s(literal -1 binary64))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) #s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64))) (*.f64 q q))))))
Outputs
(if (<=.f64 q #s(literal 3961408125713217/618970019642690137449562112 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 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) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (*.f64 #s(literal 2 binary64) q))))))
(if (<=.f64 q #s(literal 3961408125713217/618970019642690137449562112 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 p (-.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 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) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (*.f64 #s(literal 2 binary64) q))))))
(if (<=.f64 q #s(literal 3466232109999065/4951760157141521099596496896 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 #s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.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) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (*.f64 #s(literal 2 binary64) q))))))
(if (<=.f64 q #s(literal 8712361790130991/4052261297735344686047273304385899561535592023674254785152009111026028136145418111718463914987406049109568248643848426935932764722081811824108276205189417663145685354884286644224 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 #s(approx (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) #s(approx (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) (fma.f64 #s(literal 1/2 binary64) (/.f64 p r) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))))) #s(literal 1/2 binary64)) r)) (if (<=.f64 q #s(literal 6355552246163597/4074071952668972172536891376818756322102936787331872501272280898708762599526673412366794752 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64)))))) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (*.f64 #s(literal 2 binary64) q)))))))
(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 -7442828536787015/372141426839350727961253789638658321589064376671906846864122981980487315514059736743009817965446945567110411062408283101969716033850703872 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (*.f64 #s(literal 2 binary64) q))))) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64)))))))
(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 -7442828536787015/372141426839350727961253789638658321589064376671906846864122981980487315514059736743009817965446945567110411062408283101969716033850703872 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)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (pow.f64 r #s(literal -1 binary64))))))
(if (<=.f64 r #s(literal 3740366553450755/32244539253885818258809801325470984284597615114509370247067914369303827060346976286280350090799388909587060241287666545341940158661052584060701841947200901910912273193298650156782929545680324771302748590589061792245363054977512313161523248215761503691988438775496704 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) #s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64))) (*.f64 q q)))))) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) (*.f64 q q)) (exp.f64 (*.f64 (log.f64 r) #s(literal -1 binary64))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) #s(approx (- (/ (* r (- (* 1/2 (/ (+ (+ p (fabs p)) (fabs r)) r)) 1/2)) (* q q)) (pow r -1)) (/.f64 (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 (fabs.f64 p) (fabs.f64 r))) r)) #s(literal 1/2 binary64))) (*.f64 q q))))))

derivations189.0ms (2.6%)

Memory
34.8MiB live, 130.0MiB allocated; 2ms collecting garbage
Stop Event
fuel
Compiler

Compiled 1 244 to 157 computations (87.4% saved)

preprocess66.0ms (0.9%)

Memory
-6.4MiB live, 89.8MiB allocated; 4ms collecting garbage
Compiler

Compiled 3 012 to 590 computations (80.4% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...