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

Time bar (total: 4.6s)

start0.0ms (0%)

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

analyze0.0ms (0%)

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

Compiled 24 to 20 computations (16.7% saved)

sample1.8s (38.4%)

Memory
17.4MiB live, 3 015.7MiB allocated; 261ms collecting garbage
Samples
577.0ms2 356×2valid
541.0ms3 084×1valid
253.0ms2 816×0valid
Precisions
Click to see histograms. Total time spent on operations: 1.1s
adjust: 265.0ms (24.8% of total)
ival-pow2: 260.0ms (24.3% of total)
ival-mult!: 171.0ms (16% of total)
ival-sqrt: 136.0ms (12.7% of total)
ival-fabs: 89.0ms (8.3% of total)
ival-add!: 75.0ms (7% of total)
ival-sub!: 73.0ms (6.8% of total)
Bogosity

explain242.0ms (5.3%)

Memory
-24.2MiB live, 462.5MiB allocated; 14ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1540-0-(sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))
1400-0-(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
00-0-q
00-0-(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
00-0-(-.f64 p r)
00-0-(pow.f64 q #s(literal 2 binary64))
00-0-#s(literal 1 binary64)
00-0-(pow.f64 (-.f64 p r) #s(literal 2 binary64))
00-0-(fabs.f64 p)
00-0-(+.f64 (fabs.f64 p) (fabs.f64 r))
00-0-(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
00-0-#s(literal 4 binary64)
00-0-p
00-0-(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))
00-0-(fabs.f64 r)
00-0-#s(literal 2 binary64)
00-0-r
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))))overflow145
(pow.f64 q #s(literal 2 binary64))overflow64
(pow.f64 (-.f64 p r) #s(literal 2 binary64))overflow109
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))overflow64
-.f64(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))cancellation1400
sqrt.f64(sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))uflow-rescue90
(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))underflow9
(pow.f64 q #s(literal 2 binary64))underflow62
(pow.f64 (-.f64 p r) #s(literal 2 binary64))underflow16
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))underflow62
Confusion
Predicted +Predicted -
+2150
-041
Precision
1.0
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+21500
-0041
Precision?
1.0
Recall?
1.0
Freqs
test
numberfreq
041
1136
279
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
41.0ms208×1valid
36.0ms136×2valid
17.0ms168×0valid
Compiler

Compiled 220 to 58 computations (73.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 62.0ms
ival-pow2: 17.0ms (27.6% of total)
adjust: 14.0ms (22.7% of total)
ival-mult!: 10.0ms (16.2% of total)
ival-sqrt: 7.0ms (11.4% of total)
ival-add!: 5.0ms (8.1% of total)
ival-sub!: 5.0ms (8.1% of total)
ival-fabs: 5.0ms (8.1% of total)

preprocess186.0ms (4.1%)

Memory
3.8MiB live, 192.7MiB allocated; 9ms 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.1MiB live, 0.1MiB allocated; 0ms collecting garbage
Compiler

Compiled 0 to 3 computations (-∞% saved)

prune1.0ms (0%)

Memory
1.5MiB live, 1.7MiB allocated; 0ms collecting garbage
Alt Table
Click to see full alt table
StatusAccuracyProgram
20.4%
(*.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.5%)

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

rewrite209.0ms (4.6%)

Memory
38.1MiB live, 292.2MiB allocated; 23ms 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))))

eval51.0ms (1.1%)

Memory
7.1MiB live, 83.9MiB allocated; 21ms collecting garbage
Compiler

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

prune43.0ms (0.9%)

Memory
-33.4MiB live, 70.9MiB allocated; 31ms collecting garbage
Pruning

21 alts after pruning (21 fresh and 0 done)

PrunedKeptTotal
New20421225
Fresh000
Picked101
Done000
Total20521226
Accuracy
68.1%
Counts
226 → 21
Alt Table
Click to see full alt table
StatusAccuracyProgram
18.7%
(*.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)))))))
18.9%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (/.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))) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
20.4%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 (-.f64 p r) (-.f64 p r) (*.f64 (*.f64 q q) #s(literal 4 binary64))))))
14.6%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (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)))))
32.6%
(*.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)))))
9.2%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p))))
9.1%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))
17.5%
(*.f64 (/.f64 #s(literal 1 binary64) #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)))))))
17.0%
(*.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)))
19.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) p) #s(literal 1/2 binary64))) r (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))))
11.2%
#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))
18.3%
#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)))
15.1%
#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)))
29.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
15.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
2.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
5.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
5.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
2.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
33.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
3.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
Compiler

Compiled 1 446 to 1 030 computations (28.8% saved)

series71.0ms (1.6%)

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

9 calls:

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

rewrite212.0ms (4.7%)

Memory
32.9MiB live, 269.7MiB allocated; 56ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

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

eval72.0ms (1.6%)

Memory
7.6MiB live, 144.5MiB allocated; 11ms collecting garbage
Compiler

Compiled 29 380 to 2 772 computations (90.6% saved)

prune90.0ms (2%)

Memory
-27.1MiB live, 87.5MiB allocated; 89ms collecting garbage
Pruning

29 alts after pruning (26 fresh and 3 done)

PrunedKeptTotal
New48117498
Fresh7916
Picked235
Done000
Total49029519
Accuracy
72.3%
Counts
519 → 29
Alt Table
Click to see full alt table
StatusAccuracyProgram
20.4%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 (-.f64 p r) (-.f64 p r) (*.f64 (*.f64 q q) #s(literal 4 binary64))))))
9.2%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p))))
17.0%
(*.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)))
9.1%
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))
19.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) p) #s(literal 1/2 binary64))) r (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))))
18.3%
#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)))))))
16.7%
#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)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64)))
11.2%
#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))
18.3%
#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)))
15.1%
#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)))
10.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* r r))) (-.f64 r (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r))))) #s(literal 1/2 binary64)))
32.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 #s(literal 2 binary64) q))) #s(literal 1/2 binary64)))
29.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
2.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) r) #s(literal 1/2 binary64)))
14.2%
#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 (-.f64 (*.f64 r r) (*.f64 p p)) (-.f64 (fabs.f64 r) (fabs.f64 p))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
2.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal 2 binary64) q)))))
15.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.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))) (*.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)))))))
15.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (exp.f64 (*.f64 (log.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)))))))
13.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 (-.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)))))))
14.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #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)))))))
13.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #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)))))))
8.4%
#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 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))))
5.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) p)))
5.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
2.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
33.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
18.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (pow.f64 r #s(literal -1 binary64)))))))
19.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) r) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)))))
3.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
Compiler

Compiled 2 781 to 1 809 computations (35% saved)

series74.0ms (1.6%)

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

9 calls:

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

rewrite205.0ms (4.5%)

Memory
26.0MiB live, 257.0MiB allocated; 21ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

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

eval89.0ms (2%)

Memory
-2.2MiB live, 184.5MiB allocated; 23ms collecting garbage
Compiler

Compiled 45 175 to 3 256 computations (92.8% saved)

prune41.0ms (0.9%)

Memory
14.9MiB live, 108.1MiB allocated; 4ms collecting garbage
Pruning

26 alts after pruning (22 fresh and 4 done)

PrunedKeptTotal
New63019649
Fresh18321
Picked415
Done033
Total65226678
Accuracy
83.1%
Counts
678 → 26
Alt Table
Click to see full alt table
StatusAccuracyProgram
20.4%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 (-.f64 p r) (-.f64 p r) (*.f64 (*.f64 q q) #s(literal 4 binary64))))))
9.1%
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))
35.6%
#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)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -4 binary64) (*.f64 q q))) (+.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)))
7.7%
#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)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (neg.f64 (*.f64 r r))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64)))
18.3%
#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)))
15.1%
#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)))
10.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* r r))) (fma.f64 (/.f64 (*.f64 q q) r) #s(literal 2 binary64) r))) #s(literal 1/2 binary64)))
32.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* r r))) (+.f64 q q))) #s(literal 1/2 binary64)))
4.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 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64)) r))
29.1%
#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 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) r))
8.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (/.f64 r p) #s(literal 1/2 binary64)))))
12.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r)) (/.f64 #s(literal 1/2 binary64) p))))))
2.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) r) #s(literal 1/2 binary64)))
18.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #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))) r))
5.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) #s(literal -1/2 binary64)) r))
5.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p #s(literal 1/2 binary64)))
15.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 r r (*.f64 (*.f64 q q) #s(literal 4 binary64))))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 r r (*.f64 (*.f64 q q) #s(literal 4 binary64))))))))
2.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
33.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
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)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (fma.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r))))
25.2%
#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 (neg.f64 q) q) r)))
17.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 (-.f64 (*.f64 r (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 q q))) (pow.f64 r #s(literal -1 binary64))) (*.f64 q q))))
5.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (fma.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) r))))
5.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (neg.f64 r) (fma.f64 p (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) #s(literal 1/2 binary64)))))
29.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))))))
3.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
Compiler

Compiled 2 547 to 1 634 computations (35.8% saved)

series79.0ms (1.7%)

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

9 calls:

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

rewrite239.0ms (5.2%)

Memory
9.2MiB live, 329.1MiB allocated; 44ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0119113241
0123710788
1734110788
0855210422
Stop Event
iter limit
node limit
iter limit
Counts
279 → 401
Calls
Call 1
Inputs
#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)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -4 binary64) (*.f64 q q))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(approx (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -4 binary64) (*.f64 q q))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64))
(/.f64 #s(approx (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -4 binary64) (*.f64 q q))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -4 binary64) (*.f64 q q)))
(*.f64 #s(literal -4 binary64) (*.f64 q q))
#s(literal -4 binary64)
(*.f64 q q)
q
(+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(fabs.f64 r)
r
(fabs.f64 p)
p
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))
#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 p #s(literal 1/2 binary64)))
(*.f64 p #s(literal 1/2 binary64))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (/.f64 (*.f64 (neg.f64 q) q) r)))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (/.f64 (*.f64 (neg.f64 q) q) r))
(/.f64 (*.f64 (neg.f64 q) q) r)
(*.f64 (neg.f64 q) q)
(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)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (fma.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (fma.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)))
(fma.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r))
(+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))
(-.f64 (fabs.f64 r) r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (neg.f64 r) (fma.f64 p (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) #s(literal 1/2 binary64)))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (neg.f64 r) (fma.f64 p (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) #s(literal 1/2 binary64))))
(*.f64 (neg.f64 r) (fma.f64 p (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) #s(literal 1/2 binary64)))
(neg.f64 r)
(fma.f64 p (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) #s(literal 1/2 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r)
(-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64))
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)
#s(literal -1/2 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(hole binary64 (* 1/2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (+ (* 4 (pow q 2)) (pow r 2))) (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (/ (- (pow (+ (fabs p) (fabs r)) 2) (+ (* 4 (pow q 2)) (pow r 2))) (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (pow (+ (fabs p) (fabs r)) 2) (+ (* 4 (pow q 2)) (pow r 2)))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (+ (fabs r) (fabs p)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (fabs p) #s(hole binary64 (fabs p)))
#s(approx p #s(hole binary64 p))
#s(approx (* p 1/2) #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 (* 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) r) (fabs p)) 1/2) (/ (* (neg q) q) r)) #s(hole binary64 (+ (* -1 (/ (pow q 2) r)) (* 1/2 (- (+ (fabs p) (fabs r)) r)))))
#s(approx (+ (- (fabs r) r) (fabs p)) #s(hole binary64 (- (+ (fabs p) (fabs r)) r)))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) r))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (+ (* 1/2 p) (* 1/2 (- (+ (fabs p) (fabs r)) r)))))
#s(approx (* (neg r) (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2)) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) r)))))))
#s(approx (* (neg r) (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2)) #s(hole binary64 (+ (* -1 (* r (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) r))))) (* 1/2 p))))
#s(approx (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) r)))))
#s(approx (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/2 (/ p r)) (* -1/2 (/ (+ (fabs p) (fabs r)) r))))))
#s(approx (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r) #s(hole binary64 (* -1/2 (/ (+ (fabs p) (fabs r)) (* p r)))))
#s(approx (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r) #s(hole binary64 (/ (+ (* -1/2 (/ p r)) (* -1/2 (/ (+ (fabs p) (fabs r)) r))) p)))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) #s(hole binary64 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) #s(hole binary64 (/ (+ (* -1/2 p) (* -1/2 (+ (fabs p) (fabs r)))) p)))
#s(approx (* (/ (+ (fabs r) (fabs p)) p) -1/2) #s(hole binary64 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))
#s(approx (/ (+ (fabs r) (fabs p)) p) #s(hole binary64 (/ (+ (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 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (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 (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* 1/2 p)))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p))))))
#s(approx (* (neg r) (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2)) #s(hole binary64 (* 1/2 p)))
#s(approx (* (neg r) (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2)) #s(hole binary64 (* p (+ 1/2 (* -1 (/ (* r (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) r)))) p))))))
#s(approx (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2) #s(hole binary64 (* -1/2 (/ p r))))
#s(approx (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2) #s(hole binary64 (* p (- (+ (* -1/2 (/ (+ (fabs p) (fabs r)) (* p r))) (* 1/2 (/ 1 p))) (* 1/2 (/ 1 r))))))
#s(approx (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r) #s(hole binary64 (/ -1/2 r)))
#s(approx (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r) #s(hole binary64 (- (* -1/2 (/ (+ (fabs p) (fabs r)) (* p r))) (* 1/2 (/ 1 r)))))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) #s(hole binary64 -1/2))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) #s(hole binary64 (- (* -1/2 (/ (+ (fabs p) (fabs 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/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2)))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (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 (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2)))))
#s(approx (* (neg r) (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2)) #s(hole binary64 (* -1 (* p (- (/ (* r (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) r)))) p) 1/2)))))
#s(approx (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2) #s(hole binary64 (* -1 (* p (+ (* -1 (/ (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) r))) p)) (* 1/2 (/ 1 r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))))))))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(hole binary64 (* 1/2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (* 4 (pow q 2))) (+ (fabs p) (+ (fabs r) (* 2 q)))))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(hole binary64 (+ (* -1/2 (* (pow r 2) (+ (* 1/4 (/ (- (pow (+ (fabs p) (fabs r)) 2) (* 4 (pow q 2))) (* q (pow (+ (fabs p) (+ (fabs r) (* 2 q))) 2)))) (/ 1 (+ (fabs p) (+ (fabs r) (* 2 q))))))) (* 1/2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (* 4 (pow q 2))) (+ (fabs p) (+ (fabs r) (* 2 q))))))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(hole binary64 (+ (* 1/2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (* 4 (pow q 2))) (+ (fabs p) (+ (fabs r) (* 2 q))))) (* (pow r 2) (+ (* -1/2 (* (pow r 2) (+ (* -1/4 (/ (+ (* 1/4 (/ (- (pow (+ (fabs p) (fabs r)) 2) (* 4 (pow q 2))) (* q (pow (+ (fabs p) (+ (fabs r) (* 2 q))) 2)))) (/ 1 (+ (fabs p) (+ (fabs r) (* 2 q))))) (* q (+ (fabs p) (+ (fabs r) (* 2 q)))))) (* -1/64 (/ (- (pow (+ (fabs p) (fabs r)) 2) (* 4 (pow q 2))) (* (pow q 3) (pow (+ (fabs p) (+ (fabs r) (* 2 q))) 2))))))) (* -1/2 (+ (* 1/4 (/ (- (pow (+ (fabs p) (fabs r)) 2) (* 4 (pow q 2))) (* q (pow (+ (fabs p) (+ (fabs r) (* 2 q))) 2)))) (/ 1 (+ (fabs p) (+ (fabs r) (* 2 q)))))))))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(hole binary64 (+ (* 1/2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (* 4 (pow q 2))) (+ (fabs p) (+ (fabs r) (* 2 q))))) (* (pow r 2) (+ (* -1/2 (+ (* 1/4 (/ (- (pow (+ (fabs p) (fabs r)) 2) (* 4 (pow q 2))) (* q (pow (+ (fabs p) (+ (fabs r) (* 2 q))) 2)))) (/ 1 (+ (fabs p) (+ (fabs r) (* 2 q)))))) (* (pow r 2) (+ (* -1/2 (* (pow r 2) (+ (* -1/4 (/ (+ (* -1/4 (/ (+ (* 1/4 (/ (- (pow (+ (fabs p) (fabs r)) 2) (* 4 (pow q 2))) (* q (pow (+ (fabs p) (+ (fabs r) (* 2 q))) 2)))) (/ 1 (+ (fabs p) (+ (fabs r) (* 2 q))))) (* q (+ (fabs p) (+ (fabs r) (* 2 q)))))) (* -1/64 (/ (- (pow (+ (fabs p) (fabs r)) 2) (* 4 (pow q 2))) (* (pow q 3) (pow (+ (fabs p) (+ (fabs r) (* 2 q))) 2))))) (* q (+ (fabs p) (+ (fabs r) (* 2 q)))))) (+ (* 1/512 (/ (- (pow (+ (fabs p) (fabs r)) 2) (* 4 (pow q 2))) (* (pow q 5) (pow (+ (fabs p) (+ (fabs r) (* 2 q))) 2)))) (* 1/64 (/ (+ (* 1/4 (/ (- (pow (+ (fabs p) (fabs r)) 2) (* 4 (pow q 2))) (* q (pow (+ (fabs p) (+ (fabs r) (* 2 q))) 2)))) (/ 1 (+ (fabs p) (+ (fabs r) (* 2 q))))) (* (pow q 3) (+ (fabs p) (+ (fabs r) (* 2 q)))))))))) (* -1/2 (+ (* -1/4 (/ (+ (* 1/4 (/ (- (pow (+ (fabs p) (fabs r)) 2) (* 4 (pow q 2))) (* q (pow (+ (fabs p) (+ (fabs r) (* 2 q))) 2)))) (/ 1 (+ (fabs p) (+ (fabs r) (* 2 q))))) (* q (+ (fabs p) (+ (fabs r) (* 2 q)))))) (* -1/64 (/ (- (pow (+ (fabs p) (fabs r)) 2) (* 4 (pow q 2))) (* (pow q 3) (pow (+ (fabs p) (+ (fabs r) (* 2 q))) 2)))))))))))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (/ (- (pow (+ (fabs p) (fabs r)) 2) (* 4 (pow q 2))) (+ (fabs p) (+ (fabs r) (* 2 q))))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (* -1 (* (pow r 2) (+ (* 1/4 (/ (- (pow (+ (fabs p) (fabs r)) 2) (* 4 (pow q 2))) (* q (pow (+ (fabs p) (+ (fabs r) (* 2 q))) 2)))) (/ 1 (+ (fabs p) (+ (fabs r) (* 2 q))))))) (/ (pow (+ (fabs p) (fabs r)) 2) (+ (fabs p) (+ (fabs r) (* 2 q))))) (* 4 (/ (pow q 2) (+ (fabs p) (+ (fabs r) (* 2 q))))))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (* (pow r 2) (- (* -1 (* (pow r 2) (+ (* -1/4 (/ (+ (* 1/4 (/ (- (pow (+ (fabs p) (fabs r)) 2) (* 4 (pow q 2))) (* q (pow (+ (fabs p) (+ (fabs r) (* 2 q))) 2)))) (/ 1 (+ (fabs p) (+ (fabs r) (* 2 q))))) (* q (+ (fabs p) (+ (fabs r) (* 2 q)))))) (* -1/64 (/ (- (pow (+ (fabs p) (fabs r)) 2) (* 4 (pow q 2))) (* (pow q 3) (pow (+ (fabs p) (+ (fabs r) (* 2 q))) 2))))))) (+ (* 1/4 (/ (- (pow (+ (fabs p) (fabs r)) 2) (* 4 (pow q 2))) (* q (pow (+ (fabs p) (+ (fabs r) (* 2 q))) 2)))) (/ 1 (+ (fabs p) (+ (fabs r) (* 2 q))))))) (/ (pow (+ (fabs p) (fabs r)) 2) (+ (fabs p) (+ (fabs r) (* 2 q))))) (* 4 (/ (pow q 2) (+ (fabs p) (+ (fabs r) (* 2 q))))))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (* (pow r 2) (- (* (pow r 2) (- (* -1 (* (pow r 2) (+ (* -1/4 (/ (+ (* -1/4 (/ (+ (* 1/4 (/ (- (pow (+ (fabs p) (fabs r)) 2) (* 4 (pow q 2))) (* q (pow (+ (fabs p) (+ (fabs r) (* 2 q))) 2)))) (/ 1 (+ (fabs p) (+ (fabs r) (* 2 q))))) (* q (+ (fabs p) (+ (fabs r) (* 2 q)))))) (* -1/64 (/ (- (pow (+ (fabs p) (fabs r)) 2) (* 4 (pow q 2))) (* (pow q 3) (pow (+ (fabs p) (+ (fabs r) (* 2 q))) 2))))) (* q (+ (fabs p) (+ (fabs r) (* 2 q)))))) (+ (* 1/512 (/ (- (pow (+ (fabs p) (fabs r)) 2) (* 4 (pow q 2))) (* (pow q 5) (pow (+ (fabs p) (+ (fabs r) (* 2 q))) 2)))) (* 1/64 (/ (+ (* 1/4 (/ (- (pow (+ (fabs p) (fabs r)) 2) (* 4 (pow q 2))) (* q (pow (+ (fabs p) (+ (fabs r) (* 2 q))) 2)))) (/ 1 (+ (fabs p) (+ (fabs r) (* 2 q))))) (* (pow q 3) (+ (fabs p) (+ (fabs r) (* 2 q)))))))))) (+ (* -1/4 (/ (+ (* 1/4 (/ (- (pow (+ (fabs p) (fabs r)) 2) (* 4 (pow q 2))) (* q (pow (+ (fabs p) (+ (fabs r) (* 2 q))) 2)))) (/ 1 (+ (fabs p) (+ (fabs r) (* 2 q))))) (* q (+ (fabs p) (+ (fabs r) (* 2 q)))))) (* -1/64 (/ (- (pow (+ (fabs p) (fabs r)) 2) (* 4 (pow q 2))) (* (pow q 3) (pow (+ (fabs p) (+ (fabs r) (* 2 q))) 2))))))) (+ (* 1/4 (/ (- (pow (+ (fabs p) (fabs r)) 2) (* 4 (pow q 2))) (* q (pow (+ (fabs p) (+ (fabs r) (* 2 q))) 2)))) (/ 1 (+ (fabs p) (+ (fabs r) (* 2 q))))))) (/ (pow (+ (fabs p) (fabs r)) 2) (+ (fabs p) (+ (fabs r) (* 2 q))))) (* 4 (/ (pow q 2) (+ (fabs p) (+ (fabs r) (* 2 q))))))))
#s(approx (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (pow (+ (fabs p) (fabs r)) 2) (* 4 (pow q 2)))))
#s(approx (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (* -1 (pow r 2)) (pow (+ (fabs p) (fabs r)) 2)) (* 4 (pow q 2)))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* 2 q)))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (* 1/4 (/ (pow r 2) q)) (* 2 q))))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (* 2 q) (* (pow r 2) (+ (* -1/64 (/ (pow r 2) (pow q 3))) (* 1/4 (/ 1 q)))))))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (* 2 q) (* (pow r 2) (+ (* (pow r 2) (- (* 1/512 (/ (pow r 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))))))
#s(approx (fabs r) #s(hole binary64 (fabs r)))
#s(approx r #s(hole binary64 r))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* 2 q)))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ (* 1/4 (/ (pow r 2) q)) (* 2 q))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ (* 2 q) (* (pow r 2) (+ (* -1/64 (/ (pow r 2) (pow q 3))) (* 1/4 (/ 1 q)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ (* 2 q) (* (pow r 2) (+ (* (pow r 2) (- (* 1/512 (/ (pow r 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))))
#s(approx (+ (* (* q q) 4) (* r r)) #s(hole binary64 (* 4 (pow q 2))))
#s(approx (+ (* (* q q) 4) (* r r)) #s(hole binary64 (+ (* 4 (pow q 2)) (pow r 2))))
#s(approx (* r r) #s(hole binary64 (pow r 2)))
#s(approx (* (- (+ (* (/ (- (+ (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 (/ (* (neg q) q) r) #s(hole binary64 (* -1 (/ (pow q 2) r))))
#s(approx (+ (* (+ (- (fabs r) r) (fabs p)) 1/2) (/ (* (neg q) q) r)) #s(hole binary64 (* -1 (/ (pow q 2) r))))
#s(approx (+ (* (+ (- (fabs r) r) (fabs p)) 1/2) (/ (* (neg q) q) r)) #s(hole binary64 (/ (+ (* -1 (pow q 2)) (* 1/2 (* r (+ (fabs p) (fabs r))))) r)))
#s(approx (+ (* (+ (- (fabs r) r) (fabs p)) 1/2) (/ (* (neg q) q) r)) #s(hole binary64 (/ (+ (* -1 (pow q 2)) (* r (+ (* -1/2 r) (* 1/2 (+ (fabs p) (fabs r)))))) r)))
#s(approx (+ (- (fabs r) r) (fabs p)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (+ (- (fabs r) r) (fabs p)) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* -1 r)))))
#s(approx (- (fabs r) r) #s(hole binary64 (fabs r)))
#s(approx (- (fabs r) r) #s(hole binary64 (+ (fabs r) (* -1 r))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2)))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (+ (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))) (* -1/2 r))))
#s(approx (* (neg r) (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2)) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2)))))
#s(approx (* (neg r) (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2)) #s(hole binary64 (+ (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))) (* -1/2 r))))
#s(approx (neg r) #s(hole binary64 (* -1 r)))
#s(approx (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2) #s(hole binary64 (/ (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2)) r)))
#s(approx (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2) #s(hole binary64 (/ (+ (* 1/2 r) (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))) r)))
#s(approx (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r) #s(hole binary64 (/ (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2) r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(hole binary64 (* -1/2 r)))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(hole binary64 (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(hole binary64 (* r (- (+ (* -1/2 (/ (+ (* -2 (pow q 2)) (* 4 (pow q 2))) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(hole binary64 (* r (- (+ (* -1/2 (/ (+ (* -2 (pow q 2)) (* 4 (pow q 2))) (pow r 2))) (+ (* -1/2 (/ (+ (* -1 (* (+ (fabs p) (fabs r)) (+ (* -2 (pow q 2)) (* 4 (pow q 2))))) (* 2 (* (pow q 2) (+ (fabs p) (fabs r))))) (pow r 3))) (* 1/2 (/ (+ (fabs p) (fabs r)) r)))) 1/2))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 r)))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* r (- (* -1 (/ (+ (* -2 (pow q 2)) (* 4 (pow q 2))) (pow r 2))) (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r)))))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* r (- (* -1 (/ (+ (* -1 (* (+ (fabs p) (fabs r)) (+ (* -2 (pow q 2)) (* 4 (pow q 2))))) (* 2 (* (pow q 2) (+ (fabs p) (fabs r))))) (pow r 3))) (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (* -1 (/ (+ (fabs p) (fabs r)) r)) (* 4 (/ (pow q 2) (pow r 2))))))))))
#s(approx (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (pow r 2))))
#s(approx (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* (pow r 2) (- (/ (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (+ 1 (* 4 (/ (pow q 2) (pow r 2))))))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 r))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* r (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* r (+ 1 (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r)))))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 r))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* r (+ 1 (* 2 (/ (pow q 2) (pow r 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (* 2 (/ (pow q 2) (pow r 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (* 4 (/ (pow q 6) (pow r 6)))))))))
#s(approx (+ (* (* q q) 4) (* r r)) #s(hole binary64 (pow r 2)))
#s(approx (+ (* (* q q) 4) (* r r)) #s(hole binary64 (* (pow r 2) (+ 1 (* 4 (/ (pow q 2) (pow r 2)))))))
#s(approx (* (- (+ (* (/ (- (+ (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) r) (fabs p)) 1/2) (/ (* (neg q) q) r)) #s(hole binary64 (* -1/2 r)))
#s(approx (+ (* (+ (- (fabs r) r) (fabs p)) 1/2) (/ (* (neg q) q) r)) #s(hole binary64 (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))))
#s(approx (+ (* (+ (- (fabs r) r) (fabs p)) 1/2) (/ (* (neg q) q) 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) r) (fabs p)) #s(hole binary64 (* -1 r)))
#s(approx (+ (- (fabs r) r) (fabs p)) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1))))
#s(approx (- (fabs r) r) #s(hole binary64 (* -1 r)))
#s(approx (- (fabs r) r) #s(hole binary64 (* r (- (/ (fabs r) r) 1))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1/2 r)))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* r (- (* -1 (/ (* p (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r)) 1/2))))
#s(approx (* (neg r) (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2)) #s(hole binary64 (* -1/2 r)))
#s(approx (* (neg r) (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2)) #s(hole binary64 (* r (- (* -1 (/ (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2)) r)) 1/2))))
#s(approx (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2) #s(hole binary64 (+ 1/2 (/ (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2)) r))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2)))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(hole binary64 (* 1/2 r)))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (fabs r))) (* 1/2 (/ (+ (* -2 (pow q 2)) (* 4 (pow q 2))) r))) r)) 1/2)))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -2 (pow q 2)) (* 4 (pow q 2)))) (* 1/2 (/ (+ (* -1 (* (+ (fabs p) (fabs r)) (+ (* -2 (pow q 2)) (* 4 (pow q 2))))) (* 2 (* (pow q 2) (+ (fabs p) (fabs r))))) r))) r)) (* 1/2 (+ (fabs p) (fabs r)))) r)) 1/2)))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 r))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs p) (fabs r)) r)) 1)))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (* -2 (/ (pow q 2) r)) (* 4 (/ (pow q 2) r))) (* -1 (+ (fabs p) (fabs r)))) r)) 1)))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (+ (fabs p) (fabs r)) (+ (* -2 (pow q 2)) (* 4 (pow q 2)))) r)) (* 2 (/ (* (pow q 2) (+ (fabs p) (fabs r))) r))) (+ (* -2 (pow q 2)) (* 4 (pow q 2)))) r)) (* -1 (+ (fabs p) (fabs r)))) r)) 1)))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* -1 r)))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r)))))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) r)))))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -2 (/ (pow q 4) (pow r 2))) (* 2 (pow q 2))) r)))) r)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 r)))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* r (+ 1 (* 2 (/ (pow q 2) (pow r 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (* 4 (/ (pow q 6) (pow r 6))))))))))
#s(approx (* (- (+ (* (/ (- (+ (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) r) (fabs p)) 1/2) (/ (* (neg q) q) r)) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) r)))))))
#s(approx (+ (* (+ (- (fabs r) r) (fabs p)) 1/2) (/ (* (neg q) q) r)) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ (fabs p) (fabs r)))) r)))))))
#s(approx (+ (- (fabs r) r) (fabs p)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r)))))))
#s(approx (- (fabs r) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (fabs r) r)))))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* r (+ 1/2 (/ (* p (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r))))))
#s(approx (* (neg r) (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2)) #s(hole binary64 (* -1 (* r (+ 1/2 (/ (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2)) r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r)))))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(hole binary64 (* 1/2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (+ r (+ (fabs p) (fabs r)))))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(hole binary64 (+ (* -1/2 (* (pow q 2) (+ (* 2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (* r (pow (+ r (+ (fabs p) (fabs r))) 2)))) (* 4 (/ 1 (+ r (+ (fabs p) (fabs r)))))))) (* 1/2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (+ r (+ (fabs p) (fabs r))))))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(hole binary64 (+ (* 1/2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (+ r (+ (fabs p) (fabs r))))) (* (pow q 2) (+ (* -1/2 (* (pow q 2) (+ (* -2 (/ (+ (* 2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (* r (pow (+ r (+ (fabs p) (fabs r))) 2)))) (* 4 (/ 1 (+ r (+ (fabs p) (fabs r)))))) (* r (+ r (+ (fabs p) (fabs r)))))) (* -2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (* (pow r 3) (pow (+ r (+ (fabs p) (fabs r))) 2))))))) (* -1/2 (+ (* 2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (* r (pow (+ r (+ (fabs p) (fabs r))) 2)))) (* 4 (/ 1 (+ r (+ (fabs p) (fabs r))))))))))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(hole binary64 (+ (* 1/2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (+ r (+ (fabs p) (fabs r))))) (* (pow q 2) (+ (* -1/2 (+ (* 2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (* r (pow (+ r (+ (fabs p) (fabs r))) 2)))) (* 4 (/ 1 (+ r (+ (fabs p) (fabs r))))))) (* (pow q 2) (+ (* -1/2 (* (pow q 2) (+ (* -2 (/ (+ (* -2 (/ (+ (* 2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (* r (pow (+ r (+ (fabs p) (fabs r))) 2)))) (* 4 (/ 1 (+ r (+ (fabs p) (fabs r)))))) (* r (+ r (+ (fabs p) (fabs r)))))) (* -2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (* (pow r 3) (pow (+ r (+ (fabs p) (fabs r))) 2))))) (* r (+ r (+ (fabs p) (fabs r)))))) (+ (* 2 (/ (+ (* 2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (* r (pow (+ r (+ (fabs p) (fabs r))) 2)))) (* 4 (/ 1 (+ r (+ (fabs p) (fabs r)))))) (* (pow r 3) (+ r (+ (fabs p) (fabs r)))))) (* 4 (/ (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (* (pow r 5) (pow (+ r (+ (fabs p) (fabs r))) 2)))))))) (* -1/2 (+ (* -2 (/ (+ (* 2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (* r (pow (+ r (+ (fabs p) (fabs r))) 2)))) (* 4 (/ 1 (+ r (+ (fabs p) (fabs r)))))) (* r (+ r (+ (fabs p) (fabs r)))))) (* -2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (* (pow r 3) (pow (+ r (+ (fabs p) (fabs r))) 2)))))))))))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (/ (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (+ r (+ (fabs p) (fabs r))))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (* -1 (* (pow q 2) (+ (* 2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (* r (pow (+ r (+ (fabs p) (fabs r))) 2)))) (* 4 (/ 1 (+ r (+ (fabs p) (fabs r)))))))) (/ (pow (+ (fabs p) (fabs r)) 2) (+ r (+ (fabs p) (fabs r))))) (/ (pow r 2) (+ r (+ (fabs p) (fabs r)))))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (* (pow q 2) (- (* -1 (* (pow q 2) (+ (* -2 (/ (+ (* 2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (* r (pow (+ r (+ (fabs p) (fabs r))) 2)))) (* 4 (/ 1 (+ r (+ (fabs p) (fabs r)))))) (* r (+ r (+ (fabs p) (fabs r)))))) (* -2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (* (pow r 3) (pow (+ r (+ (fabs p) (fabs r))) 2))))))) (+ (* 2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (* r (pow (+ r (+ (fabs p) (fabs r))) 2)))) (* 4 (/ 1 (+ r (+ (fabs p) (fabs r)))))))) (/ (pow (+ (fabs p) (fabs r)) 2) (+ r (+ (fabs p) (fabs r))))) (/ (pow r 2) (+ r (+ (fabs p) (fabs r)))))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (* (pow q 2) (- (* (pow q 2) (- (* -1 (* (pow q 2) (+ (* -2 (/ (+ (* -2 (/ (+ (* 2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (* r (pow (+ r (+ (fabs p) (fabs r))) 2)))) (* 4 (/ 1 (+ r (+ (fabs p) (fabs r)))))) (* r (+ r (+ (fabs p) (fabs r)))))) (* -2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (* (pow r 3) (pow (+ r (+ (fabs p) (fabs r))) 2))))) (* r (+ r (+ (fabs p) (fabs r)))))) (+ (* 2 (/ (+ (* 2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (* r (pow (+ r (+ (fabs p) (fabs r))) 2)))) (* 4 (/ 1 (+ r (+ (fabs p) (fabs r)))))) (* (pow r 3) (+ r (+ (fabs p) (fabs r)))))) (* 4 (/ (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (* (pow r 5) (pow (+ r (+ (fabs p) (fabs r))) 2)))))))) (+ (* -2 (/ (+ (* 2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (* r (pow (+ r (+ (fabs p) (fabs r))) 2)))) (* 4 (/ 1 (+ r (+ (fabs p) (fabs r)))))) (* r (+ r (+ (fabs p) (fabs r)))))) (* -2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (* (pow r 3) (pow (+ r (+ (fabs p) (fabs r))) 2))))))) (+ (* 2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (* r (pow (+ r (+ (fabs p) (fabs r))) 2)))) (* 4 (/ 1 (+ r (+ (fabs p) (fabs r)))))))) (/ (pow (+ (fabs p) (fabs r)) 2) (+ r (+ (fabs p) (fabs r))))) (/ (pow r 2) (+ r (+ (fabs p) (fabs r)))))))
#s(approx (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2))))
#s(approx (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (- (+ (* -4 (pow q 2)) (pow (+ (fabs p) (fabs r)) 2)) (pow r 2))))
#s(approx (* -4 (* q q)) #s(hole binary64 (* -4 (pow q 2))))
#s(approx (* q q) #s(hole binary64 (pow q 2)))
#s(approx q #s(hole binary64 q))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (+ r (+ (fabs p) (fabs r)))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (+ r (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow r 3))) (* 2 (/ 1 r)))))))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (* 2 (/ 1 r)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ r (* 2 (/ (pow q 2) r)))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ r (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow r 3))) (* 2 (/ 1 r)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ r (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (* 2 (/ 1 r)))))))
#s(approx (* (- (+ (* (/ (- (+ (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 (* (neg q) q) #s(hole binary64 (* -1 (pow q 2))))
#s(approx (neg q) #s(hole binary64 (* -1 q)))
#s(approx (+ (* (+ (- (fabs r) r) (fabs p)) 1/2) (/ (* (neg q) q) r)) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) r))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(hole binary64 (* -1 q)))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(hole binary64 (* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (* 1/2 (/ (- (* 1/2 (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2))) (+ (* -1/4 (pow r 2)) (* 1/2 (pow (+ (fabs p) (fabs r)) 2)))) (pow q 2)))) 1))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(hole binary64 (* q (- (+ (* -1/2 (/ (+ (* 1/8 (* (pow r 2) (+ (fabs p) (fabs r)))) (* 1/2 (* (+ (fabs p) (fabs r)) (- (* 1/2 (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2))) (+ (* -1/4 (pow r 2)) (* 1/2 (pow (+ (fabs p) (fabs r)) 2))))))) (pow q 3))) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (* 1/2 (/ (- (* 1/2 (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2))) (+ (* -1/4 (pow r 2)) (* 1/2 (pow (+ (fabs p) (fabs r)) 2)))) (pow q 2))))) 1))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -2 q)))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* q (- (* 1/2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (pow q 2))) (+ 2 (+ (* -1 (/ (+ (fabs p) (fabs r)) q)) (+ (* -1/4 (/ (pow r 2) (pow q 2))) (* 1/2 (/ (pow (+ (fabs p) (fabs r)) 2) (pow q 2))))))))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* q (- (+ (* -1 (/ (+ (* 1/8 (* (pow r 2) (+ (fabs p) (fabs r)))) (* 1/2 (* (+ (fabs p) (fabs r)) (- (* 1/2 (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2))) (+ (* -1/4 (pow r 2)) (* 1/2 (pow (+ (fabs p) (fabs r)) 2))))))) (pow q 3))) (* 1/2 (/ (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2)) (pow q 2)))) (+ 2 (+ (* -1 (/ (+ (fabs p) (fabs r)) q)) (+ (* -1/4 (/ (pow r 2) (pow q 2))) (* 1/2 (/ (pow (+ (fabs p) (fabs r)) 2) (pow q 2))))))))))
#s(approx (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -4 (pow q 2))))
#s(approx (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* (pow q 2) (- (/ (pow (+ (fabs p) (fabs r)) 2) (pow q 2)) (+ 4 (/ (pow r 2) (pow q 2)))))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* 2 q)))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q))))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* q (+ 2 (+ (* 1/4 (/ (pow r 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (+ (* 1/4 (/ (pow r 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow r 2) (pow q 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (+ (* 1/512 (/ (pow r 6) (pow q 6))) (* 1/4 (/ (pow r 2) (pow q 2)))))))))
#s(approx (+ (* (* q q) 4) (* r r)) #s(hole binary64 (* (pow q 2) (+ 4 (/ (pow r 2) (pow q 2))))))
#s(approx (* (- (+ (* (/ (- (+ (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) r) (fabs p)) 1/2) (/ (* (neg q) q) r)) #s(hole binary64 (* (pow q 2) (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) (pow q 2))) (/ 1 r)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (- p r) 2)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(hole binary64 q))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1/2 (/ (- (* 1/2 (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2))) (+ (* -1/4 (pow r 2)) (* 1/2 (pow (+ (fabs p) (fabs r)) 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2))) (+ (* -1/4 (pow r 2)) (* 1/2 (pow (+ (fabs p) (fabs r)) 2))))) (* 1/2 (/ (+ (* 1/8 (* (pow r 2) (+ (fabs p) (fabs r)))) (* 1/2 (* (+ (fabs p) (fabs r)) (- (* 1/2 (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2))) (+ (* -1/4 (pow r 2)) (* 1/2 (pow (+ (fabs p) (fabs r)) 2))))))) q))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* 2 q)))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2))) (+ (* -1/4 (pow r 2)) (* 1/2 (pow (+ (fabs p) (fabs r)) 2)))) q)) (* -1 (+ (fabs p) (fabs r)))) q)) 2)))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (- (* -1 (/ (- (+ (* 1/8 (/ (* (pow r 2) (+ (fabs p) (fabs r))) q)) (+ (* 1/2 (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2))) (* 1/2 (/ (* (+ (fabs p) (fabs r)) (- (* 1/2 (- (pow (+ (fabs p) (fabs r)) 2) (pow r 2))) (+ (* -1/4 (pow r 2)) (* 1/2 (pow (+ (fabs p) (fabs r)) 2))))) q)))) (+ (* -1/4 (pow r 2)) (* 1/2 (pow (+ (fabs p) (fabs r)) 2)))) q)) (* -1 (+ (fabs p) (fabs r)))) q)) 2)))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* -2 q)))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q)))))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow r 2) q)))) q)))))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow r 4) (pow q 2))) (* 1/4 (pow r 2))) q)))) q)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -2 q)))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow r 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (+ (* 1/512 (/ (pow r 6) (pow q 6))) (* 1/4 (/ (pow r 2) (pow q 2))))))))))
Outputs
#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)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -4 binary64) (*.f64 q q))) #s(literal 1/2 binary64)) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p))))
(*.f64 (/.f64 #s(approx (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -4 binary64) (*.f64 q q))) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p))) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(approx (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -4 binary64) (*.f64 q q))) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p))))
(/.f64 (*.f64 #s(approx (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -4 binary64) (*.f64 q q))) #s(literal 1/2 binary64)) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)))
(/.f64 (neg.f64 #s(approx (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -4 binary64) (*.f64 q q)))) (neg.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p))))
(/.f64 #s(approx (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -4 binary64) (*.f64 q q))) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)))
#s(approx (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -4 binary64) (*.f64 q q)))
(*.f64 (*.f64 #s(literal -4 binary64) q) q)
(*.f64 #s(literal -4 binary64) (*.f64 q q))
(*.f64 (*.f64 q q) #s(literal -4 binary64))
#s(literal -4 binary64)
(*.f64 (pow.f64 q #s(literal 1 binary64)) (pow.f64 q #s(literal 1 binary64)))
(*.f64 (fabs.f64 q) (fabs.f64 q))
(*.f64 (neg.f64 q) (neg.f64 q))
(*.f64 q q)
(pow.f64 q #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))))
q
(/.f64 (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)))) (-.f64 (fabs.f64 p) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r))))
(/.f64 (+.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))
(/.f64 (+.f64 (pow.f64 (fabs.f64 p) #s(literal 3 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) #s(literal 3 binary64))) (fma.f64 (fabs.f64 p) (fabs.f64 p) (-.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r))) (*.f64 (fabs.f64 p) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (+.f64 (fabs.f64 r) (fabs.f64 p)))
(+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
(+.f64 (fabs.f64 r) (+.f64 (fabs.f64 p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(+.f64 (fabs.f64 p) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)))
(/.f64 (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (*.f64 r r)) (-.f64 (fabs.f64 p) (fabs.f64 r)))
(/.f64 (-.f64 (*.f64 r r) (*.f64 (fabs.f64 p) (fabs.f64 p))) (-.f64 (fabs.f64 r) (fabs.f64 p)))
(/.f64 (+.f64 (pow.f64 (fabs.f64 p) #s(literal 3 binary64)) (pow.f64 (fabs.f64 r) #s(literal 3 binary64))) (fma.f64 (fabs.f64 p) (fabs.f64 p) (-.f64 (*.f64 r r) (*.f64 (fabs.f64 p) (fabs.f64 r)))))
(/.f64 (+.f64 (pow.f64 (fabs.f64 r) #s(literal 3 binary64)) (pow.f64 (fabs.f64 p) #s(literal 3 binary64))) (fma.f64 r r (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (*.f64 (fabs.f64 r) (fabs.f64 p)))))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(sqrt.f64 (*.f64 r r))
(fabs.f64 (neg.f64 r))
(fabs.f64 r)
r
(sqrt.f64 (*.f64 p p))
(fabs.f64 (neg.f64 p))
(fabs.f64 p)
p
(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)))
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal 1/2 binary64)))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) (pow.f64 r #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 r r)))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 r r) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 r r)))))
(fma.f64 (pow.f64 r #s(literal 1 binary64)) (pow.f64 r #s(literal 1 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 (neg.f64 r) (neg.f64 r) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))
(fma.f64 q (*.f64 q #s(literal 4 binary64)) (*.f64 r r))
(fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))
(fma.f64 (fabs.f64 r) (fabs.f64 r) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 r r (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(sqrt.f64 (*.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
(-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (neg.f64 r) r))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 2 binary64)))
(+.f64 (*.f64 r r) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(+.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 r r))
#s(literal 4 binary64)
(*.f64 (pow.f64 r #s(literal 1 binary64)) (pow.f64 r #s(literal 1 binary64)))
(*.f64 (neg.f64 r) (neg.f64 r))
(*.f64 (fabs.f64 r) (fabs.f64 r))
(*.f64 r r)
(pow.f64 r #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 r) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 r) #s(literal 2 binary64))))
#s(literal 1/2 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p #s(literal 1/2 binary64)))
(*.f64 p #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) p)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (neg.f64 q) (/.f64 q r))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (neg.f64 q) (/.f64 q r)))
(*.f64 (/.f64 (*.f64 q q) r) #s(literal -1 binary64))
(*.f64 (neg.f64 q) (/.f64 q r))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) r))
(/.f64 (neg.f64 (*.f64 (neg.f64 q) q)) (neg.f64 r))
(/.f64 (*.f64 (neg.f64 q) q) r)
(neg.f64 (/.f64 (*.f64 q q) r))
(*.f64 (neg.f64 q) q)
(*.f64 #s(literal -1 binary64) (*.f64 q q))
(*.f64 (*.f64 q q) #s(literal -1 binary64))
(*.f64 q (neg.f64 q))
(neg.f64 (*.f64 q q))
(*.f64 #s(literal -1 binary64) q)
(*.f64 q #s(literal -1 binary64))
(neg.f64 q)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (fma.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64) (*.f64 (neg.f64 q) (/.f64 q r)))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (fma.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64) (*.f64 (neg.f64 q) (/.f64 q r))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 q) (/.f64 q r)) (*.f64 (neg.f64 q) (/.f64 q r)))) (-.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 q) (/.f64 q r))))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 q) (/.f64 q r)) (*.f64 (neg.f64 q) (/.f64 q r))) (*.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (neg.f64 q) (/.f64 q r)) (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 q) (/.f64 q r)) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 q) (/.f64 q r)) (*.f64 (neg.f64 q) (/.f64 q r))) (*.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 q) (/.f64 q r))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 q) (/.f64 q r)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 q) (/.f64 q r)) (*.f64 (neg.f64 q) (/.f64 q r)) (-.f64 (*.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 q) (/.f64 q r)) (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64))))))
(fma.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64) (*.f64 (neg.f64 q) (/.f64 q r)))
(fma.f64 (/.f64 (*.f64 q q) r) #s(literal -1 binary64) (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)))
(fma.f64 (neg.f64 q) (/.f64 q r) (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) r) (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) (*.f64 (neg.f64 q) (/.f64 q r)))
(-.f64 (*.f64 (neg.f64 q) (/.f64 q r)) (*.f64 #s(literal -1/2 binary64) (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p)))))
(+.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 q) (/.f64 q r)))
(+.f64 (*.f64 (neg.f64 q) (/.f64 q r)) (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (*.f64 (-.f64 (fabs.f64 r) r) (-.f64 (fabs.f64 r) r))) (-.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)))
(/.f64 (-.f64 (*.f64 (-.f64 (fabs.f64 r) r) (-.f64 (fabs.f64 r) r)) (*.f64 (fabs.f64 p) (fabs.f64 p))) (-.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) r)))
(/.f64 (+.f64 (pow.f64 (fabs.f64 p) #s(literal 3 binary64)) (pow.f64 (-.f64 (fabs.f64 r) r) #s(literal 3 binary64))) (fma.f64 (fabs.f64 p) (fabs.f64 p) (-.f64 (*.f64 (-.f64 (fabs.f64 r) r) (-.f64 (fabs.f64 r) r)) (*.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)))))
(/.f64 (+.f64 (pow.f64 (-.f64 (fabs.f64 r) r) #s(literal 3 binary64)) (pow.f64 (fabs.f64 p) #s(literal 3 binary64))) (fma.f64 (-.f64 (fabs.f64 r) r) (-.f64 (fabs.f64 r) r) (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (*.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r))) (neg.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)))
(-.f64 (/.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) (/.f64 (*.f64 r r) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))))
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)
(-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p)))
(+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r))
(/.f64 (-.f64 (*.f64 r r) (*.f64 r r)) (+.f64 (fabs.f64 r) r))
(/.f64 (-.f64 (pow.f64 (fabs.f64 r) #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 r r (fma.f64 r r (*.f64 (fabs.f64 r) r))))
(-.f64 (fabs.f64 r) r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p #s(literal 1/2 binary64)) (neg.f64 r))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p #s(literal 1/2 binary64)) (neg.f64 r)))
(*.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p #s(literal 1/2 binary64)) r) #s(literal -1 binary64))
(*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p #s(literal 1/2 binary64)) (neg.f64 r))
(*.f64 (neg.f64 r) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p #s(literal 1/2 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p #s(literal 1/2 binary64)) r))
(neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p #s(literal 1/2 binary64)) r))
(fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p) (neg.f64 r) (*.f64 #s(literal 1/2 binary64) (neg.f64 r)))
(fma.f64 (neg.f64 r) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p) (*.f64 (neg.f64 r) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p) (neg.f64 r)) (*.f64 #s(literal 1/2 binary64) (neg.f64 r)))
(+.f64 (*.f64 (neg.f64 r) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p)) (*.f64 (neg.f64 r) #s(literal 1/2 binary64)))
(*.f64 #s(literal -1 binary64) r)
(*.f64 r #s(literal -1 binary64))
(neg.f64 r)
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p))) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p) #s(literal 1/2 binary64)))
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p) #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p #s(literal 1/2 binary64))
(fma.f64 p (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) #s(literal 1/2 binary64))
(+.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) (neg.f64 r))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r)
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) r) (/.f64 #s(literal 1/2 binary64) r))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))
(-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p))) p)
(fma.f64 (/.f64 (fabs.f64 p) p) #s(literal -1/2 binary64) (*.f64 (/.f64 (fabs.f64 r) p) #s(literal -1/2 binary64)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 p) p) (*.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 r) p)))
(+.f64 (*.f64 (/.f64 (fabs.f64 p) p) #s(literal -1/2 binary64)) (*.f64 (/.f64 (fabs.f64 r) p) #s(literal -1/2 binary64)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 p) p)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 r) p)))
(/.f64 (-.f64 (*.f64 (/.f64 (fabs.f64 p) p) (/.f64 (fabs.f64 p) p)) (*.f64 (/.f64 (fabs.f64 r) p) (/.f64 (fabs.f64 r) p))) (-.f64 (/.f64 (fabs.f64 p) p) (/.f64 (fabs.f64 r) p)))
(/.f64 (+.f64 (pow.f64 (/.f64 (fabs.f64 p) p) #s(literal 3 binary64)) (pow.f64 (/.f64 (fabs.f64 r) p) #s(literal 3 binary64))) (fma.f64 (/.f64 (fabs.f64 p) p) (/.f64 (fabs.f64 p) p) (-.f64 (*.f64 (/.f64 (fabs.f64 r) p) (/.f64 (fabs.f64 r) p)) (*.f64 (/.f64 (fabs.f64 p) p) (/.f64 (fabs.f64 r) p)))))
(/.f64 (fma.f64 (fabs.f64 p) p (*.f64 p (fabs.f64 r))) (*.f64 p p))
(/.f64 (neg.f64 (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p))
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)
(+.f64 (/.f64 (fabs.f64 r) p) (/.f64 (fabs.f64 p) p))
(+.f64 (/.f64 (fabs.f64 p) p) (/.f64 (fabs.f64 r) p))
#s(literal -1/2 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
#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 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64))))) #s(literal -1/4 binary64) (*.f64 (*.f64 r #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64))))) p (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3 binary64))) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))) p (*.f64 (*.f64 r #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64))))) p (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)))
#s(approx (+ (fabs r) (fabs p)) (+.f64 (fabs.f64 r) (fabs.f64 p)))
#s(approx (fabs p) (fabs.f64 p))
#s(approx p p)
#s(approx (* p 1/2) (*.f64 p #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 (-.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (neg.f64 q) (/.f64 q r))) r) #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) (fma.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (neg.f64 q) (/.f64 q r))) r) #s(literal 1/2 binary64)) r (*.f64 p #s(literal 1/2 binary64))))
#s(approx (+ (* (+ (- (fabs r) r) (fabs p)) 1/2) (/ (* (neg q) q) r)) (fma.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64) (*.f64 (neg.f64 q) (/.f64 q r))))
#s(approx (+ (- (fabs r) r) (fabs p)) (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))))))
#s(approx (* (neg r) (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2)) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
#s(approx (* (neg r) (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2)) (fma.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 p #s(literal 1/2 binary64))))
#s(approx (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))
#s(approx (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2) (fma.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))
#s(approx (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) #s(literal -1/2 binary64)))
#s(approx (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r) (/.f64 (*.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal -1/2 binary64)) p))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r))) p))
#s(approx (* (/ (+ (fabs r) (fabs p)) p) -1/2) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)))
#s(approx (/ (+ (fabs r) (fabs p)) p) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 p p))) #s(literal 1/2 binary64)) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (*.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 (*.f64 (neg.f64 q) q) (*.f64 p p)))) #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 #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 (fma.f64 r (/.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (neg.f64 q) (/.f64 q r))) r) #s(literal 1/2 binary64)) p) #s(literal 1/2 binary64)) p))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 p #s(literal 1/2 binary64)))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p))
#s(approx (* (neg r) (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2)) (*.f64 p #s(literal 1/2 binary64)))
#s(approx (* (neg r) (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2)) (*.f64 (fma.f64 (*.f64 r (/.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) p)) #s(literal -1 binary64) #s(literal 1/2 binary64)) p))
#s(approx (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2) (*.f64 (/.f64 p r) #s(literal -1/2 binary64)))
#s(approx (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) p)) (/.f64 #s(literal 1/2 binary64) r)) p))
#s(approx (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r) (/.f64 #s(literal -1/2 binary64) r))
#s(approx (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) r)))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) #s(literal -1/2 binary64))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (neg.f64 q) q (neg.f64 (/.f64 (*.f64 (*.f64 q q) r) p))) p))) p)) #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 (neg.f64 p) (-.f64 (neg.f64 (*.f64 r (/.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (neg.f64 q) (/.f64 q r))) r) #s(literal 1/2 binary64)) p))) #s(literal 1/2 binary64))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p)))
#s(approx (* (neg r) (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2)) (*.f64 (neg.f64 p) (-.f64 (*.f64 r (/.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) p)) #s(literal 1/2 binary64))))
#s(approx (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) p) #s(literal -1 binary64) (/.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 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 binary64)))) #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 binary64)) p) #s(literal 1/2 binary64))) r (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -3 binary64))) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))) r (*.f64 (*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 binary64)) p) #s(literal 1/2 binary64))) r (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p))) #s(literal 1/2 binary64)))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 r r)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (*.f64 (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 2 binary64)) q)) #s(literal 1/4 binary64) (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p))) #s(literal 1/2 binary64))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (*.f64 (pow.f64 q #s(literal 3 binary64)) (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 2 binary64)))) #s(literal -1/64 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (*.f64 (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 2 binary64)) q)) #s(literal 1/4 binary64) (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal -1 binary64))) (*.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) q)) #s(literal -1/4 binary64))) (*.f64 r r) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (*.f64 (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 2 binary64)) q)) #s(literal 1/4 binary64) (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal -1 binary64))))) (*.f64 r r) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p))) #s(literal 1/2 binary64))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (*.f64 (pow.f64 q #s(literal 3 binary64)) (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 2 binary64)))) #s(literal -1/64 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (*.f64 (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 2 binary64)) q)) #s(literal 1/4 binary64) (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal -1 binary64))) (*.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) q)) #s(literal -1/4 binary64))) (*.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) q)) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (*.f64 (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 2 binary64)) q)) #s(literal 1/4 binary64) (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal -1 binary64))) (*.f64 (pow.f64 q #s(literal 3 binary64)) (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)))) #s(literal 1/64 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (*.f64 (pow.f64 q #s(literal 5 binary64)) (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 2 binary64)))) #s(literal 1/512 binary64)))) (*.f64 r r) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (*.f64 (pow.f64 q #s(literal 3 binary64)) (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 2 binary64)))) #s(literal -1/64 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (*.f64 (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 2 binary64)) q)) #s(literal 1/4 binary64) (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal -1 binary64))) (*.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) q)) #s(literal -1/4 binary64))))) (*.f64 r r) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (*.f64 (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 2 binary64)) q)) #s(literal 1/4 binary64) (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) (*.f64 r r) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p))) #s(literal 1/2 binary64))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (neg.f64 (*.f64 r r)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (*.f64 (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 2 binary64)) q)) #s(literal 1/4 binary64) (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (-.f64 (*.f64 (neg.f64 (*.f64 r r)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (*.f64 (pow.f64 q #s(literal 3 binary64)) (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 2 binary64)))) #s(literal -1/64 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (*.f64 (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 2 binary64)) q)) #s(literal 1/4 binary64) (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal -1 binary64))) (*.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) q)) #s(literal -1/4 binary64)))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (*.f64 (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 2 binary64)) q)) #s(literal 1/4 binary64) (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal -1 binary64)))) (*.f64 r r) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (neg.f64 (*.f64 r r)) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (*.f64 (pow.f64 q #s(literal 3 binary64)) (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 2 binary64)))) #s(literal -1/64 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (*.f64 (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 2 binary64)) q)) #s(literal 1/4 binary64) (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal -1 binary64))) (*.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) q)) #s(literal -1/4 binary64))) (*.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) q)) #s(literal -1/4 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (*.f64 (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 2 binary64)) q)) #s(literal 1/4 binary64) (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal -1 binary64))) (*.f64 (pow.f64 q #s(literal 3 binary64)) (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)))) #s(literal 1/64 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (*.f64 (pow.f64 q #s(literal 5 binary64)) (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 2 binary64)))) #s(literal 1/512 binary64))))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (*.f64 (pow.f64 q #s(literal 3 binary64)) (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 2 binary64)))) #s(literal -1/64 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (*.f64 (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 2 binary64)) q)) #s(literal 1/4 binary64) (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal -1 binary64))) (*.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) q)) #s(literal -1/4 binary64)))) (*.f64 r r)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (*.f64 (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 2 binary64)) q)) #s(literal 1/4 binary64) (pow.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal -1 binary64)))) (*.f64 r r) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)))))
#s(approx (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))))
#s(approx (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 #s(literal -1 binary64) (*.f64 r r) (fma.f64 (*.f64 #s(literal -4 binary64) q) q (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (+.f64 (+.f64 (fma.f64 (/.f64 (*.f64 r r) q) #s(literal 1/4 binary64) (*.f64 q #s(literal 2 binary64))) (fabs.f64 r)) (fabs.f64 p)))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (+.f64 (+.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 r r) (pow.f64 q #s(literal 3 binary64))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 r r) (*.f64 q #s(literal 2 binary64))) (fabs.f64 r)) (fabs.f64 p)))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (+.f64 (+.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 r r) (pow.f64 q #s(literal 5 binary64))) #s(literal 1/512 binary64) (*.f64 #s(literal -1/64 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 r r) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 r r) (*.f64 q #s(literal 2 binary64))) (fabs.f64 r)) (fabs.f64 p)))
#s(approx (fabs r) (fabs.f64 r))
#s(approx r r)
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 q #s(literal 2 binary64)))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (fma.f64 (/.f64 (*.f64 r r) q) #s(literal 1/4 binary64) (*.f64 q #s(literal 2 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (fma.f64 (fma.f64 (/.f64 (*.f64 r r) (pow.f64 q #s(literal 3 binary64))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 r r) (*.f64 q #s(literal 2 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 r r) (pow.f64 q #s(literal 5 binary64))) #s(literal 1/512 binary64) (*.f64 #s(literal -1/64 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 r r) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 r r) (*.f64 q #s(literal 2 binary64))))
#s(approx (+ (* (* q q) 4) (* r r)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
#s(approx (+ (* (* q q) 4) (* r r)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))
#s(approx (* r r) (*.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 q) (/.f64 q r)))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (/.f64 (fma.f64 (*.f64 r #s(literal 1/2 binary64)) (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) (*.f64 (neg.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 (fma.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r)) r (*.f64 (neg.f64 q) q)) r))
#s(approx (/ (* (neg q) q) r) (*.f64 (neg.f64 q) (/.f64 q r)))
#s(approx (+ (* (+ (- (fabs r) r) (fabs p)) 1/2) (/ (* (neg q) q) r)) (*.f64 (neg.f64 q) (/.f64 q r)))
#s(approx (+ (* (+ (- (fabs r) r) (fabs p)) 1/2) (/ (* (neg q) q) r)) (/.f64 (fma.f64 (*.f64 r #s(literal 1/2 binary64)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 (neg.f64 q) q)) r))
#s(approx (+ (* (+ (- (fabs r) r) (fabs p)) 1/2) (/ (* (neg q) q) r)) (/.f64 (fma.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r)) r (*.f64 (neg.f64 q) q)) r))
#s(approx (+ (- (fabs r) r) (fabs p)) (+.f64 (fabs.f64 r) (fabs.f64 p)))
#s(approx (+ (- (fabs r) r) (fabs p)) (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)))
#s(approx (- (fabs r) r) (fabs.f64 r))
#s(approx (- (fabs r) r) (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (fma.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) r)))
#s(approx (* (neg r) (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2)) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (neg r) (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2)) (fma.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) r)))
#s(approx (neg r) (neg.f64 r))
#s(approx (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p))
#s(approx (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2) (/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p (*.f64 r #s(literal 1/2 binary64))) r))
#s(approx (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r) (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #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 #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 (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))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r)))) #s(literal 1/2 binary64)) r))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 r r)) #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) r))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 r r)) #s(literal -1/2 binary64) (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 q q) (+.f64 (fabs.f64 r) (fabs.f64 p))) #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (+.f64 (fabs.f64 r) (fabs.f64 p))))) (pow.f64 r #s(literal 3 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) r))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (neg.f64 r))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) r))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 r r))) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1 binary64) #s(literal 1 binary64))) r))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 q q) (+.f64 (fabs.f64 r) (fabs.f64 p))) #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (+.f64 (fabs.f64 r) (fabs.f64 p))))) (pow.f64 r #s(literal 3 binary64)))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 4 binary64) (neg.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)))) #s(literal 1 binary64))) r))
#s(approx (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (neg.f64 (*.f64 r r)))
#s(approx (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 4 binary64) #s(literal 1 binary64))) (*.f64 r r)))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) r)
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) r))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64) #s(literal 1 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) r))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r))) #s(literal 1 binary64)) r))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) r)
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64) #s(literal 1 binary64)) r))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 r r))) #s(literal 1 binary64)) r))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 r #s(literal 6 binary64))) #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 r r)))) #s(literal 1 binary64)) r))
#s(approx (+ (* (* q q) 4) (* r r)) (*.f64 r r))
#s(approx (+ (* (* q q) 4) (* r r)) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.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/2 binary64) r))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1/2 binary64)) #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 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 (neg.f64 q) (/.f64 q r))) r) #s(literal 1/2 binary64)) r))
#s(approx (+ (* (+ (- (fabs r) r) (fabs p)) 1/2) (/ (* (neg q) q) r)) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (+ (* (+ (- (fabs r) r) (fabs p)) 1/2) (/ (* (neg q) q) r)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
#s(approx (+ (* (+ (- (fabs r) r) (fabs p)) 1/2) (/ (* (neg q) q) r)) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (neg.f64 q) (/.f64 q r))) r) #s(literal 1/2 binary64)) r))
#s(approx (+ (- (fabs r) r) (fabs p)) (neg.f64 r))
#s(approx (+ (- (fabs r) r) (fabs p)) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) r))
#s(approx (- (fabs r) r) (neg.f64 r))
#s(approx (- (fabs r) r) (*.f64 (-.f64 (/.f64 (fabs.f64 r) r) #s(literal 1 binary64)) r))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) r) #s(literal 1/2 binary64)) r))
#s(approx (* (neg r) (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2)) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (neg r) (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2)) (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) r) #s(literal 1/2 binary64)) r))
#s(approx (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) r)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 p (/.f64 (*.f64 q q) r) (*.f64 q q))) r))) r)) #s(literal 1/2 binary64))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 r #s(literal 1/2 binary64)))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p))) r)) #s(literal 1/2 binary64))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 q q) (+.f64 (fabs.f64 r) (fabs.f64 p))) #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (+.f64 (fabs.f64 r) (fabs.f64 p))))) r) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) #s(literal -1/2 binary64))) r))) r)) #s(literal 1/2 binary64))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) r)
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1 binary64))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 q q) r) #s(literal 2 binary64)) (neg.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)))) r)) #s(literal 1 binary64))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 q q) (+.f64 (fabs.f64 r) (fabs.f64 p))) #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (+.f64 (fabs.f64 r) (fabs.f64 p))))) r) (*.f64 (*.f64 q q) #s(literal 2 binary64))) r) (+.f64 (fabs.f64 r) (fabs.f64 p)))) r)) #s(literal 1 binary64))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (neg.f64 r))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r) (fabs.f64 r)) (fabs.f64 p)) r) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (*.f64 r r)) #s(literal -2 binary64) (*.f64 (*.f64 q q) #s(literal 2 binary64))) r) #s(literal -1 binary64) (fabs.f64 r)) (fabs.f64 p)) r) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (neg.f64 r))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64) #s(literal 1 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 (neg.f64 r) (+.f64 (fma.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 r r))) #s(literal 1 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 (neg.f64 r) (+.f64 (fma.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 r #s(literal 6 binary64))) #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.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 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 (neg.f64 q) (/.f64 q r))) r) #s(literal -1 binary64) #s(literal 1/2 binary64))))
#s(approx (+ (* (+ (- (fabs r) r) (fabs p)) 1/2) (/ (* (neg q) q) r)) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
#s(approx (+ (* (+ (- (fabs r) r) (fabs p)) 1/2) (/ (* (neg q) q) r)) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (neg.f64 q) (/.f64 q r))) r) #s(literal -1 binary64) #s(literal 1/2 binary64))))
#s(approx (+ (- (fabs r) r) (fabs p)) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (- (fabs r) r) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (fabs.f64 r) r) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p #s(literal 1/2 binary64)) (neg.f64 r)))
#s(approx (* (neg r) (+ (* p (/ (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) r)) 1/2)) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) p #s(literal 1/2 binary64)) (neg.f64 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64)))
#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 (neg.f64 q) q) (-.f64 p r))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (+.f64 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 r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 q q)) (fma.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) (*.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 2 binary64)) r)) #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)))) (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) (*.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 2 binary64)) r)) #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)))) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) r)) (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) (*.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 2 binary64)) (pow.f64 r #s(literal 3 binary64)))))) (*.f64 q q) (fma.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) (*.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 2 binary64)) r)) #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)))))) (*.f64 q q) (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) (*.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 2 binary64)) r)) #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)))) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) r)) (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) (*.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 2 binary64)) (pow.f64 r #s(literal 3 binary64)))))) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal -2 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) (*.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 2 binary64)) r)) #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)))) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (pow.f64 r #s(literal 3 binary64)))) #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) (*.f64 (pow.f64 r #s(literal 5 binary64)) (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 2 binary64)))) #s(literal 4 binary64)))) (*.f64 q q) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) (*.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 2 binary64)) r)) #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)))) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) r)) (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) (*.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 2 binary64)) (pow.f64 r #s(literal 3 binary64)))))))) (*.f64 q q) (*.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) (*.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 2 binary64)) r)) #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)))) #s(literal -1/2 binary64))) (*.f64 q q) (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (*.f64 (neg.f64 q) q) (fma.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) (*.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 2 binary64)) r)) #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)))) (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p)))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (-.f64 (*.f64 (*.f64 (neg.f64 q) q) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) (*.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 2 binary64)) r)) #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)))) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) r)) (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) (*.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 2 binary64)) (pow.f64 r #s(literal 3 binary64))))))) (fma.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) (*.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 2 binary64)) r)) #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))))) (*.f64 q q) (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p)))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (neg.f64 q) q) (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) (*.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 2 binary64)) r)) #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)))) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) r)) (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) (*.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 2 binary64)) (pow.f64 r #s(literal 3 binary64)))))) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal -2 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) (*.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 2 binary64)) r)) #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)))) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (pow.f64 r #s(literal 3 binary64)))) #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) (*.f64 (pow.f64 r #s(literal 5 binary64)) (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 2 binary64)))) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) (*.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 2 binary64)) r)) #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)))) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) r)) (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) (*.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 2 binary64)) (pow.f64 r #s(literal 3 binary64))))))) (*.f64 q q)) (fma.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) (*.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 2 binary64)) r)) #s(literal 2 binary64) (/.f64 #s(literal 4 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))))) (*.f64 q q) (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p)))))
#s(approx (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)))
#s(approx (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
#s(approx (* -4 (* q q)) (*.f64 #s(literal -4 binary64) (*.f64 q q)))
#s(approx (* q q) (*.f64 q q))
#s(approx q q)
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (/.f64 (*.f64 q q) r) #s(literal 2 binary64) (fabs.f64 r))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (fabs.f64 r))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 r #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 r #s(literal -3 binary64)))) (*.f64 q q) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (fabs.f64 r))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (fma.f64 (/.f64 (*.f64 q q) r) #s(literal 2 binary64) r))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) r))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 r #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 r #s(literal -3 binary64)))) (*.f64 q q) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) r))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (fma.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r (*.f64 (neg.f64 q) (/.f64 q r))))
#s(approx (* (neg q) q) (*.f64 (neg.f64 q) q))
#s(approx (neg q) (neg.f64 q))
#s(approx (+ (* (+ (- (fabs r) r) (fabs p)) 1/2) (/ (* (neg q) q) r)) (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (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)) #s(literal 1/2 binary64)) 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) (/.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64)) 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 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal 1/128 binary64) (/.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64)) q))) #s(literal 1 binary64)) q))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (neg.f64 q))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64)) q) #s(literal 1 binary64)) q))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) (/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 r r)))) (*.f64 q q)))) #s(literal 1 binary64)) q))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 r r)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 r r)) (+.f64 (fabs.f64 r) (fabs.f64 p)))) (pow.f64 q #s(literal 3 binary64))) #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) (/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 r r)))) (*.f64 q q)))) #s(literal 1 binary64))) q))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -2 binary64) q))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)) q))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) (*.f64 q q)) #s(literal 1/2 binary64)) (+.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1 binary64) #s(literal 2 binary64)) (fma.f64 (/.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r r)) (*.f64 q q))))) q))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) (*.f64 q q)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 r r)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 r r)) (+.f64 (fabs.f64 r) (fabs.f64 p)))) (pow.f64 q #s(literal 3 binary64))))) (+.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1 binary64) #s(literal 2 binary64)) (fma.f64 (/.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r r)) (*.f64 q q))))) q))
#s(approx (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -4 binary64) (*.f64 q q)))
#s(approx (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 q q)) (+.f64 (/.f64 (*.f64 r r) (*.f64 q q)) #s(literal 4 binary64))) (*.f64 q q)))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 q #s(literal 2 binary64)))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)) q))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 r r) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) q))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 r #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (*.f64 r r) (*.f64 q q)) #s(literal 1/4 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q))) #s(literal 2 binary64)) q))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 (fma.f64 (/.f64 (*.f64 r r) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64)) q))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 r #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 r r)) (*.f64 q q))) #s(literal 2 binary64)) q))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 r #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (pow.f64 r #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) #s(literal 1/512 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 r r)) (*.f64 q q)))) #s(literal 2 binary64)) q))
#s(approx (+ (* (* q q) 4) (* r r)) (*.f64 (+.f64 (/.f64 (*.f64 r r) (*.f64 q q)) #s(literal 4 binary64)) (*.f64 q q)))
#s(approx (* (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) r) (*.f64 (-.f64 (*.f64 r (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 q q))) (pow.f64 r #s(literal -1 binary64))) (*.f64 q q)))
#s(approx (+ (* (+ (- (fabs r) r) (fabs p)) 1/2) (/ (* (neg q) q) r)) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) (*.f64 q q)) #s(literal 1/2 binary64)) (pow.f64 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)))))) 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 r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) q)
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/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 (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 r r)))) q) #s(literal -1/2 binary64) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64))) q)) #s(literal 1 binary64))))
#s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/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 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 r r)))) (/.f64 (fma.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 r r)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 r r)) (+.f64 (fabs.f64 r) (fabs.f64 p)))) q))) q))) q)) #s(literal 1 binary64))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 q #s(literal 2 binary64)))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (neg.f64 q) (-.f64 (/.f64 (neg.f64 (+.f64 (fabs.f64 r) (fabs.f64 p))) q) #s(literal 2 binary64))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 r r)))) q) (+.f64 (fabs.f64 r) (fabs.f64 p)))) q)) #s(literal 2 binary64))))
#s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 r r) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) #s(literal 1/8 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 r r)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 r r)))) q)))) (fma.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 r r))))) q) (+.f64 (fabs.f64 r) (fabs.f64 p)))) q)) #s(literal 2 binary64))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 #s(literal -2 binary64) q))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1 binary64) #s(literal 2 binary64))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 r r) q) #s(literal -1/4 binary64) (fabs.f64 r)) (fabs.f64 p)) q) #s(literal -1 binary64) #s(literal 2 binary64))))
#s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 q q)) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 r r))) q) #s(literal -1 binary64) (fabs.f64 r)) (fabs.f64 p)) q) #s(literal -1 binary64) #s(literal 2 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 #s(literal -2 binary64) q))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (*.f64 r r) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 (neg.f64 q) (+.f64 (fma.f64 (/.f64 (pow.f64 r #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 r r)) (*.f64 q q))) #s(literal 2 binary64))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 (neg.f64 q) (+.f64 (fma.f64 (/.f64 (pow.f64 r #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (pow.f64 r #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) #s(literal 1/512 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 r r)) (*.f64 q q)))) #s(literal 2 binary64))))

eval73.0ms (1.6%)

Memory
10.1MiB live, 148.9MiB allocated; 23ms collecting garbage
Compiler

Compiled 41 460 to 2 566 computations (93.8% saved)

prune73.0ms (1.6%)

Memory
9.8MiB live, 147.6MiB allocated; 8ms collecting garbage
Pruning

32 alts after pruning (24 fresh and 8 done)

PrunedKeptTotal
New48010490
Fresh31417
Picked145
Done044
Total48432516
Accuracy
86.0%
Counts
516 → 32
Alt Table
Click to see full alt table
StatusAccuracyProgram
20.4%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 (-.f64 p r) (-.f64 p r) (*.f64 (*.f64 q q) #s(literal 4 binary64))))))
9.1%
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)))
33.8%
#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)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -4 binary64) (*.f64 q q))) (+.f64 (/.f64 (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (*.f64 r r)) (-.f64 (fabs.f64 p) (fabs.f64 r))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64)))
19.9%
#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)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -4 binary64) (*.f64 q q))) (+.f64 (/.f64 (+.f64 (pow.f64 (fabs.f64 r) #s(literal 3 binary64)) (pow.f64 (fabs.f64 p) #s(literal 3 binary64))) (fma.f64 r r (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (*.f64 (fabs.f64 r) (fabs.f64 p))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64)))
35.6%
#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)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -4 binary64) (*.f64 q q))) (+.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)))
27.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)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -4 binary64) (*.f64 q q))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* r r))) (fma.f64 (/.f64 (*.f64 q q) r) #s(literal 2 binary64) r)))) #s(literal 1/2 binary64)))
30.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)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -4 binary64) (*.f64 q q))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* r r))) r))) #s(literal 1/2 binary64)))
32.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)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -4 binary64) (*.f64 q q))) #s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)))) #s(literal 1/2 binary64)))
32.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)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -4 binary64) (*.f64 q q))) #s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)) q))) #s(literal 1/2 binary64)))
34.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)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -4 binary64) (exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))))) (+.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)))
7.7%
#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)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (neg.f64 (*.f64 r r))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64)))
18.3%
#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)))
15.1%
#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)))
10.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* r r))) (fma.f64 (/.f64 (*.f64 q q) r) #s(literal 2 binary64) r))) #s(literal 1/2 binary64)))
32.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* r r))) (+.f64 q q))) #s(literal 1/2 binary64)))
29.1%
#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 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) r))
8.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (/.f64 r p) #s(literal 1/2 binary64)))))
12.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r)) (/.f64 #s(literal 1/2 binary64) p))))))
2.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) r) #s(literal 1/2 binary64)))
18.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #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))) r))
5.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (+ (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (neg (* q q)) (* r r))) 1/2) #s(literal -1/2 binary64)) r))
5.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p #s(literal 1/2 binary64)))
15.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 r r (*.f64 (*.f64 q q) #s(literal 4 binary64))))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 r r (*.f64 (*.f64 q q) #s(literal 4 binary64))))))))
2.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
33.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
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)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (fma.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r))))
5.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (fma.f64 #s(approx (+ (- (fabs r) r) (fabs p)) (neg.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r))))
26.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(approx (+ (* (+ (- (fabs r) r) (fabs p)) 1/2) (/ (* (neg q) q) r)) (*.f64 (neg.f64 q) (/.f64 q r)))))
25.2%
#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 (neg.f64 q) q) r)))
12.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (neg.f64 r) (fma.f64 p (/.f64 #s(approx (- (* (/ (+ (fabs r) (fabs p)) p) -1/2) 1/2) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r))) p)) r) #s(literal 1/2 binary64)))))
29.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))))))
3.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
Compiler

Compiled 5 727 to 1 585 computations (72.3% saved)

regimes134.0ms (2.9%)

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

7 calls:

37.0ms
q
17.0ms
p
16.0ms
r
16.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
15.0ms
(pow.f64 q #s(literal 2 binary64))
Results
AccuracySegmentsBranch
63.0%4(pow.f64 q #s(literal 2 binary64))
63.0%4(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
44.7%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))))))
44.7%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)))))))
51.8%3p
56.6%5r
63.0%4q
Compiler

Compiled 51 to 54 computations (-5.9% saved)

regimes36.0ms (0.8%)

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

3 calls:

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

Compiled 9 to 15 computations (-66.7% saved)

regimes26.0ms (0.6%)

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

3 calls:

9.0ms
q
7.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
7.0ms
(pow.f64 q #s(literal 2 binary64))
Results
AccuracySegmentsBranch
56.2%3q
56.2%3(pow.f64 q #s(literal 2 binary64))
56.2%3(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
Compiler

Compiled 9 to 15 computations (-66.7% saved)

regimes23.0ms (0.5%)

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

3 calls:

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

Compiled 9 to 15 computations (-66.7% saved)

regimes21.0ms (0.5%)

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

3 calls:

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

Compiled 9 to 15 computations (-66.7% saved)

regimes27.0ms (0.6%)

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

7 calls:

6.0ms
r
4.0ms
q
4.0ms
p
3.0ms
(pow.f64 q #s(literal 2 binary64))
3.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
Results
AccuracySegmentsBranch
33.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))))))
33.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)))))))
33.8%1p
33.8%1r
37.0%2(pow.f64 q #s(literal 2 binary64))
37.0%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
37.0%2q
Compiler

Compiled 51 to 54 computations (-5.9% saved)

regimes14.0ms (0.3%)

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

4 calls:

3.0ms
q
3.0ms
r
3.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
3.0ms
(pow.f64 q #s(literal 2 binary64))
Results
AccuracySegmentsBranch
33.8%1r
33.8%1(pow.f64 q #s(literal 2 binary64))
33.8%1(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
33.8%1q
Compiler

Compiled 10 to 18 computations (-80% saved)

regimes8.0ms (0.2%)

Memory
-27.2MiB live, 19.8MiB allocated; 1ms collecting garbage
Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

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

7 calls:

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

Compiled 51 to 54 computations (-5.9% saved)

bsearch1.0ms (0%)

Memory
1.9MiB live, 1.9MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.5085974645937682e+296
1.3110400423010903e+298
0.0ms
1.4894807480082228e+272
5.940451478833766e+273
0.0ms
9.991008941184263e-294
6.1560798250547e-293
Compiler

Compiled 25 to 25 computations (0% saved)

bsearch1.0ms (0%)

Memory
1.4MiB live, 1.4MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.5085974645937682e+296
1.3110400423010903e+298
0.0ms
1.4894807480082228e+272
5.940451478833766e+273
0.0ms
7.558130361657682e-149
5.787007149607328e-148
Compiler

Compiled 25 to 25 computations (0% saved)

bsearch1.0ms (0%)

Memory
1.0MiB live, 1.0MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
2.88529119921425e+171
5.789908631829473e+179
0.0ms
2.8047782150206586e-71
1.4400268398374246e-67
Compiler

Compiled 25 to 25 computations (0% saved)

bsearch34.0ms (0.7%)

Memory
4.8MiB live, 51.5MiB allocated; 2ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
30.0ms
5.295508140466774e-19
1.545662646572938e-10
Samples
12.0ms48×2valid
9.0ms59×1valid
3.0ms37×0valid
Compiler

Compiled 601 to 492 computations (18.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 19.0ms
ival-pow2: 5.0ms (25.9% of total)
adjust: 4.0ms (20.7% of total)
ival-add!: 2.0ms (10.4% of total)
ival-sqrt: 2.0ms (10.4% of total)
ival-mult!: 2.0ms (10.4% of total)
ival-fabs: 2.0ms (10.4% of total)
ival-sub!: 1.0ms (5.2% of total)

bsearch2.0ms (0%)

Memory
2.6MiB live, 2.6MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
1.0ms
5.295508140466774e-19
1.545662646572938e-10
Compiler

Compiled 709 to 546 computations (23% saved)

bsearch20.0ms (0.4%)

Memory
-18.1MiB live, 28.5MiB allocated; 2ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
18.0ms
4.34687541852124e-75
1.2028099548149043e-74
Samples
9.0ms42×2valid
5.0ms23×1valid
1.0ms15×0valid
Compiler

Compiled 260 to 224 computations (13.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 12.0ms
adjust: 3.0ms (24.6% of total)
ival-pow2: 3.0ms (24.6% of total)
ival-sqrt: 3.0ms (24.6% of total)
ival-mult!: 2.0ms (16.4% of total)
ival-add!: 1.0ms (8.2% of total)
ival-sub!: 1.0ms (8.2% of total)
ival-fabs: 1.0ms (8.2% of total)

simplify46.0ms (1%)

Memory
18.1MiB live, 66.4MiB allocated; 4ms collecting garbage
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
0123883
1227881
2532881
31776837
Stop Event
node limit
Calls
Call 1
Inputs
(if (<=.f64 (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) #s(literal 449423283715579/44942328371557897693232629769725618340449424473557664318357520289433168951375240783177119330601884005280028469967848339414697442203604155623211857659868531094441973356216371319075554900311523529863270738021251442209537670585615720368478277635206809290837627671146574559986811484619929076208839082406056034304 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)))))) (if (<=.f64 (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) #s(literal 200000000000000013104522191493575712823499934020710488024152771323555056217860874303389432945676521361520476916974680482142243229285217375886207988634517594158208309292880167137262965343121750872846190603318440437028470611163773764115697127698584069380700520547655522189312 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)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -4 binary64) (*.f64 q q))) (+.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))) (if (<=.f64 (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) #s(literal 199999999999999996269735544124600831556311214396411626601969674408936957665590016797685954535657091614747253940080451631455405873740898718200310579203360989977744144478804093683977925289126793169757759029691600098055170422008289289819679252263816717724865805208494558491410210602827611676900065280 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(approx (+ (* (+ (- (fabs r) r) (fabs p)) 1/2) (/ (* (neg q) q) r)) (*.f64 (neg.f64 q) (/.f64 q r))))) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)))))
(if (<=.f64 (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) #s(literal 5758609657015291/57586096570152913699974892898380567793532123114264532903689671329431521032595044740083720782129802971518987656109067457577065805510327036019308994315074097345724416 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)))))) (if (<=.f64 (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) #s(literal 200000000000000013104522191493575712823499934020710488024152771323555056217860874303389432945676521361520476916974680482142243229285217375886207988634517594158208309292880167137262965343121750872846190603318440437028470611163773764115697127698584069380700520547655522189312 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)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -4 binary64) (*.f64 q q))) #s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)))) #s(literal 1/2 binary64))) (if (<=.f64 (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) #s(literal 199999999999999996269735544124600831556311214396411626601969674408936957665590016797685954535657091614747253940080451631455405873740898718200310579203360989977744144478804093683977925289126793169757759029691600098055170422008289289819679252263816717724865805208494558491410210602827611676900065280 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(approx (+ (* (+ (- (fabs r) r) (fabs p)) 1/2) (/ (* (neg q) q) r)) (*.f64 (neg.f64 q) (/.f64 q r))))) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)))))
(if (<=.f64 (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) #s(literal 6216540455122333/124330809102446660538845562036705210025114037699336929360115994223289874253133343883264 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) (if (<=.f64 (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) #s(literal 5000000000000000413435814285529011838218138482576117668163267154416335697155678364686365832061086948358596321261632844174465033417199886349737788590053275114539444839907328 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)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -4 binary64) (*.f64 q q))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* r r))) r))) #s(literal 1/2 binary64))) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))))
(if (<=.f64 q #s(literal 5942112188569825/1237940039285380274899124224 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)))
(if (<=.f64 q #s(literal 5942112188569825/1237940039285380274899124224 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)))))) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)))
(if (<=.f64 q #s(literal 7638884911254323/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) #s(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)))))) (neg.f64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
Outputs
(if (<=.f64 (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) #s(literal 449423283715579/44942328371557897693232629769725618340449424473557664318357520289433168951375240783177119330601884005280028469967848339414697442203604155623211857659868531094441973356216371319075554900311523529863270738021251442209537670585615720368478277635206809290837627671146574559986811484619929076208839082406056034304 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)))))) (if (<=.f64 (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) #s(literal 200000000000000013104522191493575712823499934020710488024152771323555056217860874303389432945676521361520476916974680482142243229285217375886207988634517594158208309292880167137262965343121750872846190603318440437028470611163773764115697127698584069380700520547655522189312 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)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -4 binary64) (*.f64 q q))) (+.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))) (if (<=.f64 (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) #s(literal 199999999999999996269735544124600831556311214396411626601969674408936957665590016797685954535657091614747253940080451631455405873740898718200310579203360989977744144478804093683977925289126793169757759029691600098055170422008289289819679252263816717724865805208494558491410210602827611676900065280 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(approx (+ (* (+ (- (fabs r) r) (fabs p)) 1/2) (/ (* (neg q) q) r)) (*.f64 (neg.f64 q) (/.f64 q r))))) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)))))
(if (<=.f64 (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) #s(literal 5758609657015291/57586096570152913699974892898380567793532123114264532903689671329431521032595044740083720782129802971518987656109067457577065805510327036019308994315074097345724416 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)))))) (if (<=.f64 (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) #s(literal 200000000000000013104522191493575712823499934020710488024152771323555056217860874303389432945676521361520476916974680482142243229285217375886207988634517594158208309292880167137262965343121750872846190603318440437028470611163773764115697127698584069380700520547655522189312 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)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -4 binary64) (*.f64 q q))) #s(approx (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)))) #s(literal 1/2 binary64))) (if (<=.f64 (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) #s(literal 199999999999999996269735544124600831556311214396411626601969674408936957665590016797685954535657091614747253940080451631455405873740898718200310579203360989977744144478804093683977925289126793169757759029691600098055170422008289289819679252263816717724865805208494558491410210602827611676900065280 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (/ (- (* (+ (fabs r) (fabs p)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (+ (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(approx (+ (* (+ (- (fabs r) r) (fabs p)) 1/2) (/ (* (neg q) q) r)) (*.f64 (neg.f64 q) (/.f64 q r))))) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)))))
(if (<=.f64 (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) #s(literal 6216540455122333/124330809102446660538845562036705210025114037699336929360115994223289874253133343883264 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) (if (<=.f64 (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) #s(literal 5000000000000000413435814285529011838218138482576117668163267154416335697155678364686365832061086948358596321261632844174465033417199886349737788590053275114539444839907328 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)) (+ (fabs r) (fabs p))) (* (sqrt (+ (* (* q q) 4) (* r r))) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(literal -4 binary64) (*.f64 q q))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* r r))) r))) #s(literal 1/2 binary64))) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))))
(if (<=.f64 q #s(literal 5942112188569825/1237940039285380274899124224 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)))
(if (<=.f64 q #s(literal 5942112188569825/1237940039285380274899124224 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)))))) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)))
(if (<=.f64 q #s(literal 7638884911254323/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) #s(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)))))) (neg.f64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)

derivations260.0ms (5.7%)

Memory
-18.3MiB live, 221.3MiB allocated; 17ms collecting garbage
Stop Event
fuel
Compiler

Compiled 979 to 127 computations (87% saved)

preprocess86.0ms (1.9%)

Memory
13.5MiB live, 151.1MiB allocated; 17ms collecting garbage
Remove

(sort p r)

(abs q)

Compiler

Compiled 5 968 to 1 834 computations (69.3% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...