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

Time bar (total: 4.8s)

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)

sample2.2s (46.8%)

Memory
40.1MiB live, 3 360.6MiB allocated; 621ms collecting garbage
Samples
737.0ms2 327×2valid
735.0ms3 188×1valid
254.0ms2 741×0valid
Precisions
Click to see histograms. Total time spent on operations: 1.4s
ival-pow2: 344.0ms (24.7% of total)
adjust: 335.0ms (24.1% of total)
ival-mult!: 194.0ms (13.9% of total)
ival-sqrt: 193.0ms (13.9% of total)
ival-fabs: 128.0ms (9.2% of total)
ival-add!: 117.0ms (8.4% of total)
ival-sub!: 82.0ms (5.9% of total)
Bogosity

explain315.0ms (6.6%)

Memory
44.8MiB live, 753.5MiB allocated; 35ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1490-1(-1.858053793390881e-158 3.56389367935914e-291 -9.417324626930572e-251)(sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))
1391(-2.929537040428241e-199 0.4329406481050544 1.8080245750469955e-162)2(8.682828374189591e-198 8.240490264042484e-139 -6.692850526690816e-140)(-.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-rescue1440
(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))overflow144
(pow.f64 q #s(literal 2 binary64))overflow54
(pow.f64 (-.f64 p r) #s(literal 2 binary64))overflow113
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))overflow55
-.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))))))cancellation1382
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-rescue40
(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))underflow4
(pow.f64 q #s(literal 2 binary64))underflow73
(pow.f64 (-.f64 p r) #s(literal 2 binary64))underflow15
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))underflow73
Confusion
Predicted +Predicted -
+2083
-144
Precision
0.9952153110047847
Recall
0.985781990521327
Confusion?
Predicted +Predicted MaybePredicted -
+20821
-1044
Precision?
0.995260663507109
Recall?
0.995260663507109
Freqs
test
numberfreq
047
1132
277
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
46.0ms148×2valid
45.0ms212×1valid
15.0ms152×0valid
Compiler

Compiled 220 to 58 computations (73.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 71.0ms
ival-pow2: 19.0ms (26.7% of total)
adjust: 18.0ms (25.3% of total)
ival-mult!: 12.0ms (16.9% of total)
ival-sqrt: 8.0ms (11.2% of total)
ival-add!: 5.0ms (7% of total)
ival-sub!: 5.0ms (7% of total)
ival-fabs: 5.0ms (7% of total)

preprocess215.0ms (4.5%)

Memory
-24.5MiB live, 266.5MiB allocated; 30ms 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.2MiB live, 1.2MiB allocated; 0ms collecting garbage
Alt Table
Click to see full alt table
StatusAccuracyProgram
21.8%
(*.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)

series24.0ms (0.5%)

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

9 calls:

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

rewrite200.0ms (4.2%)

Memory
-16.6MiB live, 314.4MiB allocated; 35ms 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))))

eval32.0ms (0.7%)

Memory
29.6MiB live, 75.2MiB allocated; 4ms collecting garbage
Compiler

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

prune17.0ms (0.4%)

Memory
-2.8MiB live, 43.9MiB allocated; 2ms collecting garbage
Pruning

16 alts after pruning (16 fresh and 0 done)

PrunedKeptTotal
New20916225
Fresh000
Picked101
Done000
Total21016226
Accuracy
68.5%
Counts
226 → 16
Alt Table
Click to see full alt table
StatusAccuracyProgram
20.6%
(*.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)))))))
6.7%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (/.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)))))))))
15.5%
(*.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)))))
14.0%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p))))
8.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)))) r)))
18.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r)))
18.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
12.0%
#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))
30.0%
#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))
32.8%
#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))))
16.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
5.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))
6.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
2.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))
31.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
3.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
Compiler

Compiled 1 090 to 794 computations (27.2% saved)

series73.0ms (1.5%)

Memory
14.4MiB live, 113.8MiB allocated; 21ms collecting garbage
Counts
39 → 342
Calls
Call 1
Inputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
(*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(neg.f64 p)
p
(-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64))
(/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p)
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r))
(fabs.f64 p)
(-.f64 (fabs.f64 r) r)
(fabs.f64 r)
r
#s(literal -1/2 binary64)
#s(literal 1/2 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
q
#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(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))
(*.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)
(-.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 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64))
(/.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 (fabs.f64 r) (fabs.f64 p))
(*.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 #s(literal 1 binary64) #s(literal 2 binary64))
#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 (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 (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))
(log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))
(*.f64 q q)
#s(literal 4 binary64)
(pow.f64 (-.f64 p r) #s(literal 2 binary64))
(-.f64 p r)
Outputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) r))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (+ (* 1/2 p) (* 1/2 (- (+ (fabs p) (fabs r)) r)))))
#s(approx (neg p) #s(hole binary64 (* -1 p)))
#s(approx p #s(hole binary64 p))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (/ (+ (* -1/2 p) (* -1/2 (- (+ (fabs p) (fabs r)) r))) p)))
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p))))
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (/ (- (+ (fabs p) (fabs r)) r) p)))
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (- (+ (fabs p) (fabs r)) r)))
#s(approx (fabs p) #s(hole binary64 (fabs p)))
#s(approx (* 1/2 p) #s(hole binary64 (* 1/2 p)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) #s(hole binary64 (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) #s(hole binary64 (+ (* 1/2 p) (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) #s(hole binary64 (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) #s(hole binary64 (- (+ (* 1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2)))
#s(approx (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) #s(hole binary64 (* 1/2 (/ (+ (fabs p) (fabs r)) r))))
#s(approx (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) #s(hole binary64 (+ (* 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)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (* 1/2 (log (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1 (/ (* p r) (+ (* 4 (pow q 2)) (pow r 2)))) (* 1/2 (log (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* 1/2 (log (+ (* 4 (pow q 2)) (pow r 2)))) (* p (+ (* -1 (/ r (+ (* 4 (pow q 2)) (pow r 2)))) (* 1/4 (* p (+ (* -4 (/ (pow r 2) (pow (+ (* 4 (pow q 2)) (pow r 2)) 2))) (* 2 (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* 1/2 (log (+ (* 4 (pow q 2)) (pow r 2)))) (* p (+ (* -1 (/ r (+ (* 4 (pow q 2)) (pow r 2)))) (* p (+ (* 1/12 (* p (+ (* -16 (/ (pow r 3) (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))) (* 12 (/ r (pow (+ (* 4 (pow q 2)) (pow r 2)) 2)))))) (* 1/4 (+ (* -4 (/ (pow r 2) (pow (+ (* 4 (pow q 2)) (pow r 2)) 2))) (* 2 (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (log (+ (* 4 (pow q 2)) (pow r 2)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log (+ (* 4 (pow q 2)) (pow r 2))) (* -2 (/ (* p r) (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -2 (/ r (+ (* 4 (pow q 2)) (pow r 2)))) (* 1/2 (* p (+ (* -4 (/ (pow r 2) (pow (+ (* 4 (pow q 2)) (pow r 2)) 2))) (* 2 (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -2 (/ r (+ (* 4 (pow q 2)) (pow r 2)))) (* p (+ (* 1/6 (* p (+ (* -16 (/ (pow r 3) (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))) (* 12 (/ r (pow (+ (* 4 (pow q 2)) (pow r 2)) 2)))))) (* 1/2 (+ (* -4 (/ (pow r 2) (pow (+ (* 4 (pow q 2)) (pow r 2)) 2))) (* 2 (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) #s(hole binary64 (+ (* 4 (pow q 2)) (pow r 2))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) #s(hole binary64 (+ (* -2 (* p r)) (+ (* 4 (pow q 2)) (pow r 2)))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 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 (* (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) 1/2) r) #s(hole binary64 (* 1/2 p)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) #s(hole binary64 (* p (+ 1/2 (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p)))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) #s(hole binary64 (* 1/2 (/ p r))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) #s(hole binary64 (* p (- (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r))) (* 1/2 (/ 1 p))))))
#s(approx (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) #s(hole binary64 (* 1/2 (/ p r))))
#s(approx (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) #s(hole binary64 (* p (+ (* 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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* -1/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 (* -1 p)))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p)))))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 p))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* p (+ 1 (* -1 (/ r p))))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (* -1 (log (/ 1 p)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1 (log (/ 1 p))) (* -1 (/ r p)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1 (log (/ 1 p))) (+ (* -1 (/ r p)) (* 1/4 (/ (+ (* -4 (pow r 2)) (* 2 (+ (* 4 (pow q 2)) (pow r 2)))) (pow p 2)))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1 (log (/ 1 p))) (+ (* -1 (/ r p)) (+ (* 1/12 (/ (+ (* -16 (pow r 3)) (* 12 (* r (+ (* 4 (pow q 2)) (pow r 2))))) (pow p 3))) (* 1/4 (/ (+ (* -4 (pow r 2)) (* 2 (+ (* 4 (pow q 2)) (pow r 2)))) (pow p 2))))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (* -2 (log (/ 1 p)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (* -2 (log (/ 1 p))) (* -2 (/ r p)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (* -2 (log (/ 1 p))) (+ (* -2 (/ r p)) (* 1/2 (/ (+ (* -4 (pow r 2)) (* 2 (+ (* 4 (pow q 2)) (pow r 2)))) (pow p 2)))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (* -2 (log (/ 1 p))) (+ (* -2 (/ r p)) (+ (* 1/6 (/ (+ (* -16 (pow r 3)) (* 12 (* r (+ (* 4 (pow q 2)) (pow r 2))))) (pow p 3))) (* 1/2 (/ (+ (* -4 (pow r 2)) (* 2 (+ (* 4 (pow q 2)) (pow r 2)))) (pow p 2))))))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) #s(hole binary64 (pow p 2)))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) #s(hole binary64 (* (pow p 2) (+ 1 (* -2 (/ r p))))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 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 (* (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) 1/2) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p)) 1/2)))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2) p)) (* 1/2 (/ 1 r)))))))
#s(approx (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) #s(hole binary64 (* -1 (* p (- (* -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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* 1/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2)))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 p))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* -1 p)))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p)))))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p)))))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p)))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (* -1 (log (/ -1 p)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1 (log (/ -1 p))) (* -1 (/ r p)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1 (log (/ -1 p))) (* -1 (/ (+ r (* -1/4 (/ (+ (* -4 (pow r 2)) (* 2 (+ (* 4 (pow q 2)) (pow r 2)))) p))) p)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1 (log (/ -1 p))) (* -1 (/ (+ r (* -1 (/ (+ (* -1/12 (/ (+ (* -12 (* r (+ (* 4 (pow q 2)) (pow r 2)))) (* 16 (pow r 3))) p)) (* 1/4 (+ (* -4 (pow r 2)) (* 2 (+ (* 4 (pow q 2)) (pow r 2)))))) p))) p)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (* -2 (log (/ -1 p)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (* -2 (log (/ -1 p))) (* -2 (/ r p)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (* -2 (log (/ -1 p))) (* -1 (/ (+ (* -1/2 (/ (+ (* -4 (pow r 2)) (* 2 (+ (* 4 (pow q 2)) (pow r 2)))) p)) (* 2 r)) p)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (* -2 (log (/ -1 p))) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -12 (* r (+ (* 4 (pow q 2)) (pow r 2)))) (* 16 (pow r 3))) p)) (* 1/2 (+ (* -4 (pow r 2)) (* 2 (+ (* 4 (pow q 2)) (pow r 2)))))) p)) (* 2 r)) p)))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 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 (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2)))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (+ (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))) (* -1/2 r))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2)))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (- (+ (* -1/2 (/ (+ (fabs p) (fabs r)) p)) (* 1/2 (/ r p))) 1/2)))
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (+ (* -1/2 (/ (+ (fabs p) (fabs r)) p)) (* 1/2 (/ r p)))))
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (/ (+ (fabs p) (fabs r)) p)))
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p)))))
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* -1 r)))))
#s(approx (- (fabs r) r) #s(hole binary64 (fabs r)))
#s(approx (- (fabs r) r) #s(hole binary64 (+ (fabs r) (* -1 r))))
#s(approx (fabs r) #s(hole binary64 (fabs r)))
#s(approx r #s(hole binary64 r))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) #s(hole binary64 (* 1/2 (+ p (+ (fabs p) (fabs r))))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) #s(hole binary64 (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r)))))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) #s(hole binary64 (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) #s(hole binary64 (/ (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))
#s(approx (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) #s(hole binary64 (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))
#s(approx (/ (- (+ (fabs r) (fabs p)) (neg p)) r) #s(hole binary64 (/ (+ p (+ (fabs p) (fabs r))) r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (* 1/2 (log (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1 (/ (* p r) (+ (* 4 (pow q 2)) (pow p 2)))) (* 1/2 (log (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* 1/2 (log (+ (* 4 (pow q 2)) (pow p 2)))) (* r (+ (* -1 (/ p (+ (* 4 (pow q 2)) (pow p 2)))) (* 1/4 (* r (+ (* -4 (/ (pow p 2) (pow (+ (* 4 (pow q 2)) (pow p 2)) 2))) (* 2 (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* 1/2 (log (+ (* 4 (pow q 2)) (pow p 2)))) (* r (+ (* -1 (/ p (+ (* 4 (pow q 2)) (pow p 2)))) (* r (+ (* 1/12 (* r (+ (* -16 (/ (pow p 3) (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))) (* 12 (/ p (pow (+ (* 4 (pow q 2)) (pow p 2)) 2)))))) (* 1/4 (+ (* -4 (/ (pow p 2) (pow (+ (* 4 (pow q 2)) (pow p 2)) 2))) (* 2 (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (log (+ (* 4 (pow q 2)) (pow p 2)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log (+ (* 4 (pow q 2)) (pow p 2))) (* -2 (/ (* p r) (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -2 (/ p (+ (* 4 (pow q 2)) (pow p 2)))) (* 1/2 (* r (+ (* -4 (/ (pow p 2) (pow (+ (* 4 (pow q 2)) (pow p 2)) 2))) (* 2 (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -2 (/ p (+ (* 4 (pow q 2)) (pow p 2)))) (* r (+ (* 1/6 (* r (+ (* -16 (/ (pow p 3) (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))) (* 12 (/ p (pow (+ (* 4 (pow q 2)) (pow p 2)) 2)))))) (* 1/2 (+ (* -4 (/ (pow p 2) (pow (+ (* 4 (pow q 2)) (pow p 2)) 2))) (* 2 (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) #s(hole binary64 (+ (* 4 (pow q 2)) (pow p 2))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) #s(hole binary64 (+ (* -2 (* p r)) (+ (* 4 (pow q 2)) (pow p 2)))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 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 (* (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) 1/2) r) #s(hole binary64 (* -1/2 r)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 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) 1/2) #s(hole binary64 -1/2))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) #s(hole binary64 (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* -1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 (* -1 r)))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 r))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* r (+ 1 (* -1 (/ p r))))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2))))))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (* -1 (log (/ 1 r)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1 (log (/ 1 r))) (* -1 (/ p r)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1 (log (/ 1 r))) (+ (* -1 (/ p r)) (* 1/4 (/ (+ (* -4 (pow p 2)) (* 2 (+ (* 4 (pow q 2)) (pow p 2)))) (pow r 2)))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1 (log (/ 1 r))) (+ (* -1 (/ p r)) (+ (* 1/12 (/ (+ (* -16 (pow p 3)) (* 12 (* p (+ (* 4 (pow q 2)) (pow p 2))))) (pow r 3))) (* 1/4 (/ (+ (* -4 (pow p 2)) (* 2 (+ (* 4 (pow q 2)) (pow p 2)))) (pow r 2))))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (* -2 (log (/ 1 r)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (* -2 (log (/ 1 r))) (* -2 (/ p r)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (* -2 (log (/ 1 r))) (+ (* -2 (/ p r)) (* 1/2 (/ (+ (* -4 (pow p 2)) (* 2 (+ (* 4 (pow q 2)) (pow p 2)))) (pow r 2)))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (* -2 (log (/ 1 r))) (+ (* -2 (/ p r)) (+ (* 1/6 (/ (+ (* -16 (pow p 3)) (* 12 (* p (+ (* 4 (pow q 2)) (pow p 2))))) (pow r 3))) (* 1/2 (/ (+ (* -4 (pow p 2)) (* 2 (+ (* 4 (pow q 2)) (pow p 2)))) (pow r 2))))))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) #s(hole binary64 (pow r 2)))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) #s(hole binary64 (* (pow r 2) (+ 1 (* -2 (/ p r))))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 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 (* (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) 1/2) r) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* 1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2)))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 r))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* -1 r)))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r)))))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r)))))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r)))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (* -1 (log (/ -1 r)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1 (log (/ -1 r))) (* -1 (/ p r)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1 (log (/ -1 r))) (* -1 (/ (+ p (* -1/4 (/ (+ (* -4 (pow p 2)) (* 2 (+ (* 4 (pow q 2)) (pow p 2)))) r))) r)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1 (log (/ -1 r))) (* -1 (/ (+ p (* -1 (/ (+ (* -1/12 (/ (+ (* -12 (* p (+ (* 4 (pow q 2)) (pow p 2)))) (* 16 (pow p 3))) r)) (* 1/4 (+ (* -4 (pow p 2)) (* 2 (+ (* 4 (pow q 2)) (pow p 2)))))) r))) r)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (* -2 (log (/ -1 r)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (* -2 (log (/ -1 r))) (* -2 (/ p r)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (* -2 (log (/ -1 r))) (* -1 (/ (+ (* -1/2 (/ (+ (* -4 (pow p 2)) (* 2 (+ (* 4 (pow q 2)) (pow p 2)))) r)) (* 2 p)) r)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (* -2 (log (/ -1 r))) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -12 (* p (+ (* 4 (pow q 2)) (pow p 2)))) (* 16 (pow p 3))) r)) (* 1/2 (+ (* -4 (pow p 2)) (* 2 (+ (* 4 (pow q 2)) (pow p 2)))))) r)) (* 2 p)) r)))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 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 q #s(hole binary64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r)))))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p)))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (- p r)))))) p)))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (- p r)))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (- (+ p (* 2 (/ (pow q 2) (- p r)))) r)))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r)))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (* 1/2 (log (pow (- p r) 2)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* 1/2 (log (pow (- p r) 2))) (* 2 (/ (pow q 2) (pow (- p r) 2))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* 1/2 (log (pow (- p r) 2))) (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (- p r) 4))) (* 2 (/ 1 (pow (- p r) 2))))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* 1/2 (log (pow (- p r) 2))) (* (pow q 2) (+ (* (pow q 2) (- (* 32/3 (/ (pow q 2) (pow (- p r) 6))) (* 4 (/ 1 (pow (- p r) 4))))) (* 2 (/ 1 (pow (- p r) 2))))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (log (pow (- p r) 2))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log (pow (- p r) 2)) (* 4 (/ (pow q 2) (pow (- p r) 2))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log (pow (- p r) 2)) (* (pow q 2) (+ (* -8 (/ (pow q 2) (pow (- p r) 4))) (* 4 (/ 1 (pow (- p r) 2))))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log (pow (- p r) 2)) (* (pow q 2) (+ (* (pow q 2) (- (* 64/3 (/ (pow q 2) (pow (- p r) 6))) (* 8 (/ 1 (pow (- p r) 4))))) (* 4 (/ 1 (pow (- p r) 2))))))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) #s(hole binary64 (pow (- p r) 2)))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) #s(hole binary64 (+ (* 4 (pow q 2)) (pow (- p r) 2))))
#s(approx (* q q) #s(hole binary64 (pow q 2)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* -1 q)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 (* -2 q)))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* 2 q)))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (* 1/2 (+ (log 4) (* -2 (log (/ 1 q)))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (+ (log 4) (* -2 (log (/ 1 q))))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (+ (log 4) (* -2 (log (/ 1 q)))))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/384 (/ (pow (- p r) 6) (pow q 6))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (+ (log 4) (* -2 (log (/ 1 q))))))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log 4) (* -2 (log (/ 1 q))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log 4) (+ (* -2 (log (/ 1 q))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log 4) (+ (* -2 (log (/ 1 q))) (+ (* -1/32 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log 4) (+ (* -2 (log (/ 1 q))) (+ (* -1/32 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/192 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) #s(hole binary64 (* 4 (pow q 2))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 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 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (- p r) 2)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 (* 2 q)))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* -2 q)))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (* 1/2 (+ (log 4) (* -2 (log (/ -1 q)))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (+ (log 4) (* -2 (log (/ -1 q))))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (+ (log 4) (* -2 (log (/ -1 q)))))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/384 (/ (pow (- p r) 6) (pow q 6))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (+ (log 4) (* -2 (log (/ -1 q))))))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log 4) (* -2 (log (/ -1 q))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log 4) (+ (* -2 (log (/ -1 q))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log 4) (+ (* -2 (log (/ -1 q))) (+ (* -1/32 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log 4) (+ (* -2 (log (/ -1 q))) (+ (* -1/32 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/192 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))))
Calls

9 calls:

TimeVariablePointExpression
30.0ms
p
@inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (neg p) p (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (/ (+ (fabs p) (- (fabs r) r)) p) (+ (fabs p) (- (fabs r) r)) (fabs p) (- (fabs r) r) (fabs r) r -1/2 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (- (+ (fabs r) (fabs p)) (neg p)) r) (- (+ (fabs r) (fabs p)) (neg p)) (+ (fabs r) (fabs p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (log (+ (* (* q q) 4) (pow (- p r) 2))) (+ (* (* q q) 4) (pow (- p r) 2)) (* q q) 4 (pow (- p r) 2) (- p r))
7.0ms
q
@inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (neg p) p (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (/ (+ (fabs p) (- (fabs r) r)) p) (+ (fabs p) (- (fabs r) r)) (fabs p) (- (fabs r) r) (fabs r) r -1/2 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (- (+ (fabs r) (fabs p)) (neg p)) r) (- (+ (fabs r) (fabs p)) (neg p)) (+ (fabs r) (fabs p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (log (+ (* (* q q) 4) (pow (- p r) 2))) (+ (* (* q q) 4) (pow (- p r) 2)) (* q q) 4 (pow (- p r) 2) (- p r))
5.0ms
p
@0
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (neg p) p (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (/ (+ (fabs p) (- (fabs r) r)) p) (+ (fabs p) (- (fabs r) r)) (fabs p) (- (fabs r) r) (fabs r) r -1/2 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (- (+ (fabs r) (fabs p)) (neg p)) r) (- (+ (fabs r) (fabs p)) (neg p)) (+ (fabs r) (fabs p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (log (+ (* (* q q) 4) (pow (- p r) 2))) (+ (* (* q q) 4) (pow (- p r) 2)) (* q q) 4 (pow (- p r) 2) (- p r))
5.0ms
r
@-inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (neg p) p (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (/ (+ (fabs p) (- (fabs r) r)) p) (+ (fabs p) (- (fabs r) r)) (fabs p) (- (fabs r) r) (fabs r) r -1/2 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (- (+ (fabs r) (fabs p)) (neg p)) r) (- (+ (fabs r) (fabs p)) (neg p)) (+ (fabs r) (fabs p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (log (+ (* (* q q) 4) (pow (- p r) 2))) (+ (* (* q q) 4) (pow (- p r) 2)) (* q q) 4 (pow (- p r) 2) (- p r))
4.0ms
p
@-inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (neg p) p (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (/ (+ (fabs p) (- (fabs r) r)) p) (+ (fabs p) (- (fabs r) r)) (fabs p) (- (fabs r) r) (fabs r) r -1/2 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (/ (- (+ (fabs r) (fabs p)) (neg p)) r) (- (+ (fabs r) (fabs p)) (neg p)) (+ (fabs r) (fabs p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (log (+ (* (* q q) 4) (pow (- p r) 2))) (+ (* (* q q) 4) (pow (- p r) 2)) (* q q) 4 (pow (- p r) 2) (- p r))

rewrite184.0ms (3.8%)

Memory
6.3MiB live, 335.7MiB allocated; 30ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0146113465
0151112778
0829512254
Stop Event
iter-limit
node-limit
iter-limit
Counts
381 → 444
Calls
Call 1
Inputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
(*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(neg.f64 p)
p
(-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64))
(/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p)
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r))
(fabs.f64 p)
(-.f64 (fabs.f64 r) r)
(fabs.f64 r)
r
#s(literal -1/2 binary64)
#s(literal 1/2 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
q
#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(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))
(*.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)
(-.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 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64))
(/.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 (fabs.f64 r) (fabs.f64 p))
(*.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 #s(literal 1 binary64) #s(literal 2 binary64))
#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 (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 (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))
(log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))
(*.f64 q q)
#s(literal 4 binary64)
(pow.f64 (-.f64 p r) #s(literal 2 binary64))
(-.f64 p r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) r))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (+ (* 1/2 p) (* 1/2 (- (+ (fabs p) (fabs r)) r)))))
#s(approx (neg p) #s(hole binary64 (* -1 p)))
#s(approx p #s(hole binary64 p))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (/ (+ (* -1/2 p) (* -1/2 (- (+ (fabs p) (fabs r)) r))) p)))
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p))))
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (/ (- (+ (fabs p) (fabs r)) r) p)))
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (- (+ (fabs p) (fabs r)) r)))
#s(approx (fabs p) #s(hole binary64 (fabs p)))
#s(approx (* 1/2 p) #s(hole binary64 (* 1/2 p)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) #s(hole binary64 (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) #s(hole binary64 (+ (* 1/2 p) (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) #s(hole binary64 (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) #s(hole binary64 (- (+ (* 1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2)))
#s(approx (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) #s(hole binary64 (* 1/2 (/ (+ (fabs p) (fabs r)) r))))
#s(approx (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) #s(hole binary64 (+ (* 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)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (* 1/2 (log (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1 (/ (* p r) (+ (* 4 (pow q 2)) (pow r 2)))) (* 1/2 (log (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* 1/2 (log (+ (* 4 (pow q 2)) (pow r 2)))) (* p (+ (* -1 (/ r (+ (* 4 (pow q 2)) (pow r 2)))) (* 1/4 (* p (+ (* -4 (/ (pow r 2) (pow (+ (* 4 (pow q 2)) (pow r 2)) 2))) (* 2 (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* 1/2 (log (+ (* 4 (pow q 2)) (pow r 2)))) (* p (+ (* -1 (/ r (+ (* 4 (pow q 2)) (pow r 2)))) (* p (+ (* 1/12 (* p (+ (* -16 (/ (pow r 3) (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))) (* 12 (/ r (pow (+ (* 4 (pow q 2)) (pow r 2)) 2)))))) (* 1/4 (+ (* -4 (/ (pow r 2) (pow (+ (* 4 (pow q 2)) (pow r 2)) 2))) (* 2 (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (log (+ (* 4 (pow q 2)) (pow r 2)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log (+ (* 4 (pow q 2)) (pow r 2))) (* -2 (/ (* p r) (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -2 (/ r (+ (* 4 (pow q 2)) (pow r 2)))) (* 1/2 (* p (+ (* -4 (/ (pow r 2) (pow (+ (* 4 (pow q 2)) (pow r 2)) 2))) (* 2 (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -2 (/ r (+ (* 4 (pow q 2)) (pow r 2)))) (* p (+ (* 1/6 (* p (+ (* -16 (/ (pow r 3) (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))) (* 12 (/ r (pow (+ (* 4 (pow q 2)) (pow r 2)) 2)))))) (* 1/2 (+ (* -4 (/ (pow r 2) (pow (+ (* 4 (pow q 2)) (pow r 2)) 2))) (* 2 (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) #s(hole binary64 (+ (* 4 (pow q 2)) (pow r 2))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) #s(hole binary64 (+ (* -2 (* p r)) (+ (* 4 (pow q 2)) (pow r 2)))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 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 (* (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) 1/2) r) #s(hole binary64 (* 1/2 p)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) #s(hole binary64 (* p (+ 1/2 (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p)))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) #s(hole binary64 (* 1/2 (/ p r))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) #s(hole binary64 (* p (- (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r))) (* 1/2 (/ 1 p))))))
#s(approx (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) #s(hole binary64 (* 1/2 (/ p r))))
#s(approx (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) #s(hole binary64 (* p (+ (* 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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* -1/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 (* -1 p)))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p)))))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 p))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* p (+ 1 (* -1 (/ r p))))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (* -1 (log (/ 1 p)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1 (log (/ 1 p))) (* -1 (/ r p)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1 (log (/ 1 p))) (+ (* -1 (/ r p)) (* 1/4 (/ (+ (* -4 (pow r 2)) (* 2 (+ (* 4 (pow q 2)) (pow r 2)))) (pow p 2)))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1 (log (/ 1 p))) (+ (* -1 (/ r p)) (+ (* 1/12 (/ (+ (* -16 (pow r 3)) (* 12 (* r (+ (* 4 (pow q 2)) (pow r 2))))) (pow p 3))) (* 1/4 (/ (+ (* -4 (pow r 2)) (* 2 (+ (* 4 (pow q 2)) (pow r 2)))) (pow p 2))))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (* -2 (log (/ 1 p)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (* -2 (log (/ 1 p))) (* -2 (/ r p)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (* -2 (log (/ 1 p))) (+ (* -2 (/ r p)) (* 1/2 (/ (+ (* -4 (pow r 2)) (* 2 (+ (* 4 (pow q 2)) (pow r 2)))) (pow p 2)))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (* -2 (log (/ 1 p))) (+ (* -2 (/ r p)) (+ (* 1/6 (/ (+ (* -16 (pow r 3)) (* 12 (* r (+ (* 4 (pow q 2)) (pow r 2))))) (pow p 3))) (* 1/2 (/ (+ (* -4 (pow r 2)) (* 2 (+ (* 4 (pow q 2)) (pow r 2)))) (pow p 2))))))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) #s(hole binary64 (pow p 2)))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) #s(hole binary64 (* (pow p 2) (+ 1 (* -2 (/ r p))))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 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 (* (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) 1/2) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p)) 1/2)))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2) p)) (* 1/2 (/ 1 r)))))))
#s(approx (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) #s(hole binary64 (* -1 (* p (- (* -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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* 1/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2)))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 p))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* -1 p)))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p)))))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p)))))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p)))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (* -1 (log (/ -1 p)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1 (log (/ -1 p))) (* -1 (/ r p)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1 (log (/ -1 p))) (* -1 (/ (+ r (* -1/4 (/ (+ (* -4 (pow r 2)) (* 2 (+ (* 4 (pow q 2)) (pow r 2)))) p))) p)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1 (log (/ -1 p))) (* -1 (/ (+ r (* -1 (/ (+ (* -1/12 (/ (+ (* -12 (* r (+ (* 4 (pow q 2)) (pow r 2)))) (* 16 (pow r 3))) p)) (* 1/4 (+ (* -4 (pow r 2)) (* 2 (+ (* 4 (pow q 2)) (pow r 2)))))) p))) p)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (* -2 (log (/ -1 p)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (* -2 (log (/ -1 p))) (* -2 (/ r p)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (* -2 (log (/ -1 p))) (* -1 (/ (+ (* -1/2 (/ (+ (* -4 (pow r 2)) (* 2 (+ (* 4 (pow q 2)) (pow r 2)))) p)) (* 2 r)) p)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (* -2 (log (/ -1 p))) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -12 (* r (+ (* 4 (pow q 2)) (pow r 2)))) (* 16 (pow r 3))) p)) (* 1/2 (+ (* -4 (pow r 2)) (* 2 (+ (* 4 (pow q 2)) (pow r 2)))))) p)) (* 2 r)) p)))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 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 (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2)))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (+ (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))) (* -1/2 r))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2)))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (- (+ (* -1/2 (/ (+ (fabs p) (fabs r)) p)) (* 1/2 (/ r p))) 1/2)))
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (+ (* -1/2 (/ (+ (fabs p) (fabs r)) p)) (* 1/2 (/ r p)))))
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (/ (+ (fabs p) (fabs r)) p)))
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p)))))
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* -1 r)))))
#s(approx (- (fabs r) r) #s(hole binary64 (fabs r)))
#s(approx (- (fabs r) r) #s(hole binary64 (+ (fabs r) (* -1 r))))
#s(approx (fabs r) #s(hole binary64 (fabs r)))
#s(approx r #s(hole binary64 r))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) #s(hole binary64 (* 1/2 (+ p (+ (fabs p) (fabs r))))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) #s(hole binary64 (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r)))))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) #s(hole binary64 (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) #s(hole binary64 (/ (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))
#s(approx (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) #s(hole binary64 (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))
#s(approx (/ (- (+ (fabs r) (fabs p)) (neg p)) r) #s(hole binary64 (/ (+ p (+ (fabs p) (fabs r))) r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (* 1/2 (log (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1 (/ (* p r) (+ (* 4 (pow q 2)) (pow p 2)))) (* 1/2 (log (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* 1/2 (log (+ (* 4 (pow q 2)) (pow p 2)))) (* r (+ (* -1 (/ p (+ (* 4 (pow q 2)) (pow p 2)))) (* 1/4 (* r (+ (* -4 (/ (pow p 2) (pow (+ (* 4 (pow q 2)) (pow p 2)) 2))) (* 2 (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* 1/2 (log (+ (* 4 (pow q 2)) (pow p 2)))) (* r (+ (* -1 (/ p (+ (* 4 (pow q 2)) (pow p 2)))) (* r (+ (* 1/12 (* r (+ (* -16 (/ (pow p 3) (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))) (* 12 (/ p (pow (+ (* 4 (pow q 2)) (pow p 2)) 2)))))) (* 1/4 (+ (* -4 (/ (pow p 2) (pow (+ (* 4 (pow q 2)) (pow p 2)) 2))) (* 2 (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (log (+ (* 4 (pow q 2)) (pow p 2)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log (+ (* 4 (pow q 2)) (pow p 2))) (* -2 (/ (* p r) (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -2 (/ p (+ (* 4 (pow q 2)) (pow p 2)))) (* 1/2 (* r (+ (* -4 (/ (pow p 2) (pow (+ (* 4 (pow q 2)) (pow p 2)) 2))) (* 2 (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -2 (/ p (+ (* 4 (pow q 2)) (pow p 2)))) (* r (+ (* 1/6 (* r (+ (* -16 (/ (pow p 3) (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))) (* 12 (/ p (pow (+ (* 4 (pow q 2)) (pow p 2)) 2)))))) (* 1/2 (+ (* -4 (/ (pow p 2) (pow (+ (* 4 (pow q 2)) (pow p 2)) 2))) (* 2 (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) #s(hole binary64 (+ (* 4 (pow q 2)) (pow p 2))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) #s(hole binary64 (+ (* -2 (* p r)) (+ (* 4 (pow q 2)) (pow p 2)))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 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 (* (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) 1/2) r) #s(hole binary64 (* -1/2 r)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 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) 1/2) #s(hole binary64 -1/2))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) #s(hole binary64 (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* -1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 (* -1 r)))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 r))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* r (+ 1 (* -1 (/ p r))))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2))))))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (* -1 (log (/ 1 r)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1 (log (/ 1 r))) (* -1 (/ p r)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1 (log (/ 1 r))) (+ (* -1 (/ p r)) (* 1/4 (/ (+ (* -4 (pow p 2)) (* 2 (+ (* 4 (pow q 2)) (pow p 2)))) (pow r 2)))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1 (log (/ 1 r))) (+ (* -1 (/ p r)) (+ (* 1/12 (/ (+ (* -16 (pow p 3)) (* 12 (* p (+ (* 4 (pow q 2)) (pow p 2))))) (pow r 3))) (* 1/4 (/ (+ (* -4 (pow p 2)) (* 2 (+ (* 4 (pow q 2)) (pow p 2)))) (pow r 2))))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (* -2 (log (/ 1 r)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (* -2 (log (/ 1 r))) (* -2 (/ p r)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (* -2 (log (/ 1 r))) (+ (* -2 (/ p r)) (* 1/2 (/ (+ (* -4 (pow p 2)) (* 2 (+ (* 4 (pow q 2)) (pow p 2)))) (pow r 2)))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (* -2 (log (/ 1 r))) (+ (* -2 (/ p r)) (+ (* 1/6 (/ (+ (* -16 (pow p 3)) (* 12 (* p (+ (* 4 (pow q 2)) (pow p 2))))) (pow r 3))) (* 1/2 (/ (+ (* -4 (pow p 2)) (* 2 (+ (* 4 (pow q 2)) (pow p 2)))) (pow r 2))))))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) #s(hole binary64 (pow r 2)))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) #s(hole binary64 (* (pow r 2) (+ 1 (* -2 (/ p r))))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 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 (* (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) 1/2) r) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* 1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2)))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 r))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* -1 r)))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r)))))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r)))))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r)))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (* -1 (log (/ -1 r)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1 (log (/ -1 r))) (* -1 (/ p r)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1 (log (/ -1 r))) (* -1 (/ (+ p (* -1/4 (/ (+ (* -4 (pow p 2)) (* 2 (+ (* 4 (pow q 2)) (pow p 2)))) r))) r)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1 (log (/ -1 r))) (* -1 (/ (+ p (* -1 (/ (+ (* -1/12 (/ (+ (* -12 (* p (+ (* 4 (pow q 2)) (pow p 2)))) (* 16 (pow p 3))) r)) (* 1/4 (+ (* -4 (pow p 2)) (* 2 (+ (* 4 (pow q 2)) (pow p 2)))))) r))) r)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (* -2 (log (/ -1 r)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (* -2 (log (/ -1 r))) (* -2 (/ p r)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (* -2 (log (/ -1 r))) (* -1 (/ (+ (* -1/2 (/ (+ (* -4 (pow p 2)) (* 2 (+ (* 4 (pow q 2)) (pow p 2)))) r)) (* 2 p)) r)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (* -2 (log (/ -1 r))) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (+ (* -12 (* p (+ (* 4 (pow q 2)) (pow p 2)))) (* 16 (pow p 3))) r)) (* 1/2 (+ (* -4 (pow p 2)) (* 2 (+ (* 4 (pow q 2)) (pow p 2)))))) r)) (* 2 p)) r)))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 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 q #s(hole binary64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r)))))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p)))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (- p r)))))) p)))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (- p r)))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (- (+ p (* 2 (/ (pow q 2) (- p r)))) r)))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r)))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (* 1/2 (log (pow (- p r) 2)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* 1/2 (log (pow (- p r) 2))) (* 2 (/ (pow q 2) (pow (- p r) 2))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* 1/2 (log (pow (- p r) 2))) (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (- p r) 4))) (* 2 (/ 1 (pow (- p r) 2))))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* 1/2 (log (pow (- p r) 2))) (* (pow q 2) (+ (* (pow q 2) (- (* 32/3 (/ (pow q 2) (pow (- p r) 6))) (* 4 (/ 1 (pow (- p r) 4))))) (* 2 (/ 1 (pow (- p r) 2))))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (log (pow (- p r) 2))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log (pow (- p r) 2)) (* 4 (/ (pow q 2) (pow (- p r) 2))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log (pow (- p r) 2)) (* (pow q 2) (+ (* -8 (/ (pow q 2) (pow (- p r) 4))) (* 4 (/ 1 (pow (- p r) 2))))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log (pow (- p r) 2)) (* (pow q 2) (+ (* (pow q 2) (- (* 64/3 (/ (pow q 2) (pow (- p r) 6))) (* 8 (/ 1 (pow (- p r) 4))))) (* 4 (/ 1 (pow (- p r) 2))))))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) #s(hole binary64 (pow (- p r) 2)))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) #s(hole binary64 (+ (* 4 (pow q 2)) (pow (- p r) 2))))
#s(approx (* q q) #s(hole binary64 (pow q 2)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* -1 q)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 (* -2 q)))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* 2 q)))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (* 1/2 (+ (log 4) (* -2 (log (/ 1 q)))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (+ (log 4) (* -2 (log (/ 1 q))))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (+ (log 4) (* -2 (log (/ 1 q)))))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/384 (/ (pow (- p r) 6) (pow q 6))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (+ (log 4) (* -2 (log (/ 1 q))))))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log 4) (* -2 (log (/ 1 q))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log 4) (+ (* -2 (log (/ 1 q))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log 4) (+ (* -2 (log (/ 1 q))) (+ (* -1/32 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log 4) (+ (* -2 (log (/ 1 q))) (+ (* -1/32 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/192 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) #s(hole binary64 (* 4 (pow q 2))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 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 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (- p r) 2)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 (* 2 q)))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* -2 q)))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (* 1/2 (+ (log 4) (* -2 (log (/ -1 q)))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (+ (log 4) (* -2 (log (/ -1 q))))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (+ (log 4) (* -2 (log (/ -1 q)))))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) #s(hole binary64 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/384 (/ (pow (- p r) 6) (pow q 6))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (+ (log 4) (* -2 (log (/ -1 q))))))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log 4) (* -2 (log (/ -1 q))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log 4) (+ (* -2 (log (/ -1 q))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log 4) (+ (* -2 (log (/ -1 q))) (+ (* -1/32 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) #s(hole binary64 (+ (log 4) (+ (* -2 (log (/ -1 q))) (+ (* -1/32 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/192 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))))
Outputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
(*.f64 (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 p (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
(*.f64 #s(literal -1 binary64) p)
(neg.f64 p)
p
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))
(-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64))
(/.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal -1/2 binary64)) p)
(/.f64 (neg.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))) (neg.f64 p))
(/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p)
(-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (/.f64 r p))
(+.f64 (/.f64 (fabs.f64 p) p) (/.f64 (-.f64 (fabs.f64 r) r) p))
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 r r)) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)))
(/.f64 (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (*.f64 (-.f64 (fabs.f64 r) r) (-.f64 (fabs.f64 r) r))) (-.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 r r (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r))))
(/.f64 (+.f64 (pow.f64 (fabs.f64 p) #s(literal 3 binary64)) (pow.f64 (-.f64 (fabs.f64 r) r) #s(literal 3 binary64))) (fma.f64 (fabs.f64 p) (fabs.f64 p) (-.f64 (*.f64 (-.f64 (fabs.f64 r) r) (-.f64 (fabs.f64 r) r)) (*.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)))))
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)
(+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r))
(sqrt.f64 (*.f64 p p))
(fabs.f64 (neg.f64 p))
(fabs.f64 p)
(/.f64 (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 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 (fabs.f64 r) (fabs.f64 r) (fma.f64 r r (*.f64 (fabs.f64 r) r))))
(-.f64 (fabs.f64 r) r)
(sqrt.f64 (*.f64 r r))
(fabs.f64 (neg.f64 r))
(fabs.f64 r)
r
#s(literal -1/2 binary64)
#s(literal 1/2 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
q
#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(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))
(*.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)
(/.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))) #s(literal 1/4 binary64)) (fma.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 (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)) #s(literal 1/8 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 #s(literal 1/4 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)))))
(-.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 (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)) #s(literal 1/2 binary64)) r)
(/.f64 (neg.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p))) (neg.f64 r))
(/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r)
(-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (/.f64 (neg.f64 p) r))
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 (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))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (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 (fabs.f64 r) (fabs.f64 r)) (*.f64 (fabs.f64 p) (fabs.f64 p))) (-.f64 (fabs.f64 r) (fabs.f64 p)))
(/.f64 (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (*.f64 (fabs.f64 r) (fabs.f64 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 (fabs.f64 r) (fabs.f64 r) (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (*.f64 (fabs.f64 r) (fabs.f64 p)))))
(/.f64 (+.f64 (pow.f64 (fabs.f64 p) #s(literal 3 binary64)) (pow.f64 (fabs.f64 r) #s(literal 3 binary64))) (fma.f64 (fabs.f64 p) (fabs.f64 p) (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.f64 (fabs.f64 p) (fabs.f64 r)))))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (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))))
#s(literal 1/2 binary64)
#s(literal 1 binary64)
#s(literal 2 binary64)
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 (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)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (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)) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 (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)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.f64 (fabs.f64 p) (fabs.f64 p))) (-.f64 (fabs.f64 r) (fabs.f64 p)))
(/.f64 (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (*.f64 (fabs.f64 r) (fabs.f64 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 (fabs.f64 r) (fabs.f64 r) (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (*.f64 (fabs.f64 r) (fabs.f64 p)))))
(/.f64 (+.f64 (pow.f64 (fabs.f64 p) #s(literal 3 binary64)) (pow.f64 (fabs.f64 r) #s(literal 3 binary64))) (fma.f64 (fabs.f64 p) (fabs.f64 p) (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.f64 (fabs.f64 p) (fabs.f64 r)))))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(pow.f64 (exp.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))
(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))
(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 (cosh.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))) (sinh.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 (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))
(log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p 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 (-.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 (*.f64 q q) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) #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 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))
(fma.f64 (pow.f64 (-.f64 p r) #s(literal 1 binary64)) (pow.f64 (-.f64 p r) #s(literal 1 binary64)) (*.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 q (*.f64 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)))
(+.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 (pow.f64 q #s(literal 1 binary64)) (pow.f64 q #s(literal 1 binary64)))
(*.f64 (neg.f64 q) (neg.f64 q))
(*.f64 (fabs.f64 q) (fabs.f64 q))
(*.f64 q q)
(pow.f64 q #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64)))
#s(literal 4 binary64)
(*.f64 (pow.f64 (-.f64 p r) #s(literal 1 binary64)) (pow.f64 (-.f64 p r) #s(literal 1 binary64)))
(*.f64 (-.f64 p r) (-.f64 p r))
(pow.f64 (-.f64 p r) #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 (-.f64 p r)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 p p) (*.f64 r r)) (+.f64 p r))
(/.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 p p (fma.f64 r r (*.f64 p r))))
(-.f64 p r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (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 p (fma.f64 #s(literal -1/4 binary64) (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (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 p (fma.f64 p (*.f64 #s(literal -1/4 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal -3 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)))))
#s(approx (neg p) (neg.f64 p))
#s(approx p p)
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p)))
#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 #s(literal -1/2 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p)))
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p))
#s(approx (+ (fabs p) (- (fabs r) r)) (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)))
#s(approx (fabs p) (fabs.f64 p))
#s(approx (* 1/2 p) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1/2 binary64))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (fma.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) p)))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1/2 binary64)))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)))
#s(approx (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)))
#s(approx (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)))
#s(approx (/ (- (+ (fabs r) (fabs p)) (neg p)) r) (/.f64 (+.f64 (fabs.f64 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)) (+.f64 (fabs.f64 r) (fabs.f64 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (fma.f64 p (fma.f64 #s(literal -1/4 binary64) (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (fma.f64 p (fma.f64 p (*.f64 #s(literal -1/4 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal -3 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (-.f64 (+.f64 (fma.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (-.f64 (+.f64 (fma.f64 p (fma.f64 #s(literal -1/2 binary64) (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (*.f64 #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))))))) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (-.f64 (+.f64 (fma.f64 p (fma.f64 p (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal -3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))) (*.f64 #s(literal 1 binary64) (*.f64 r (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (+ (fabs r) (fabs p)) (+.f64 (fabs.f64 r) (fabs.f64 p)))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 p r)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (fma.f64 p (fma.f64 #s(literal 1/2 binary64) (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (*.f64 (neg.f64 r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (fma.f64 p (fma.f64 p (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal -3 binary64)))))) (*.f64 (neg.f64 r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (log.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (fma.f64 #s(literal -1 binary64) (*.f64 p (/.f64 r (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (log.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (fma.f64 p (fma.f64 (*.f64 #s(literal 1/4 binary64) p) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (/.f64 (neg.f64 r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (log.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (fma.f64 p (fma.f64 p (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 #s(literal 1/12 binary64) (*.f64 p (fma.f64 #s(literal 12 binary64) (/.f64 r (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64))) (*.f64 #s(literal -16 binary64) (pow.f64 (/.f64 r (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) #s(literal 3 binary64))))))) (/.f64 (neg.f64 r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (log.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (log.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (fma.f64 #s(literal -2 binary64) (*.f64 p (/.f64 r (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (log.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (fma.f64 p (fma.f64 #s(literal -2 binary64) (/.f64 r (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (log.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (fma.f64 p (fma.f64 p (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 #s(literal 1/6 binary64) (*.f64 p (fma.f64 #s(literal 12 binary64) (/.f64 r (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64))) (*.f64 #s(literal -16 binary64) (pow.f64 (/.f64 r (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) #s(literal 3 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 r (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (log.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) (fma.f64 #s(literal -2 binary64) (*.f64 p r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (fma.f64 r r (*.f64 p (fma.f64 #s(literal -2 binary64) r p)))))
#s(approx (pow (- p r) 2) (*.f64 r r))
#s(approx (pow (- p r) 2) (*.f64 r (fma.f64 #s(literal -2 binary64) p r)))
#s(approx (pow (- p r) 2) (fma.f64 r r (*.f64 p (fma.f64 #s(literal -2 binary64) r p))))
#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 p (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 p p))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 p 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) p))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 p (fma.f64 #s(literal 1/2 binary64) (/.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) #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 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p)) #s(literal 1/2 binary64)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (*.f64 p (fma.f64 r (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1/2 binary64)) p) #s(literal 1/2 binary64))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 p r)))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) (*.f64 p (fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) p) (-.f64 (/.f64 #s(literal 1/2 binary64) r) (/.f64 #s(literal 1/2 binary64) p)))))
#s(approx (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 p r)))
#s(approx (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (*.f64 p (fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) p) (/.f64 #s(literal 1/2 binary64) r))))
#s(approx (/ (- (+ (fabs r) (fabs p)) (neg p)) r) (/.f64 p r))
#s(approx (/ (- (+ (fabs r) (fabs p)) (neg p)) r) (*.f64 p (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 p r)) (pow.f64 r #s(literal -1 binary64)))))
#s(approx (- (+ (fabs r) (fabs p)) (neg p)) p)
#s(approx (- (+ (fabs r) (fabs p)) (neg p)) (*.f64 p (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (*.f64 p (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (*.f64 p (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 p p))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (*.f64 p (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 p p)))) #s(literal 1/2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (neg.f64 p))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (*.f64 p (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (fma.f64 #s(literal -1 binary64) (/.f64 r p) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (*.f64 p (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (fma.f64 #s(literal -1 binary64) (/.f64 r p) #s(literal 1 binary64))))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (*.f64 p (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64)))) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64)))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) p)
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (*.f64 p (fma.f64 #s(literal -1 binary64) (/.f64 r p) #s(literal 1 binary64))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (*.f64 p (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (*.f64 p (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p))) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (neg.f64 (neg.f64 (log.f64 p))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 p)) (/.f64 (neg.f64 r) p)))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 p)) (/.f64 r p)) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 r r) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (*.f64 p p))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 p)) (/.f64 r p)) (fma.f64 #s(literal 1/12 binary64) (/.f64 (fma.f64 #s(literal 12 binary64) (*.f64 r (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (*.f64 #s(literal -16 binary64) (pow.f64 r #s(literal 3 binary64)))) (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 r r) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (*.f64 p p)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 p))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (*.f64 #s(literal -2 binary64) (+.f64 (neg.f64 (log.f64 p)) (/.f64 r p))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (fma.f64 #s(literal -2 binary64) (+.f64 (neg.f64 (log.f64 p)) (/.f64 r p)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 r r) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (*.f64 p p))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (fma.f64 #s(literal -2 binary64) (+.f64 (neg.f64 (log.f64 p)) (/.f64 r p)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal 12 binary64) (*.f64 r (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (*.f64 #s(literal -16 binary64) (pow.f64 r #s(literal 3 binary64)))) (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 r r) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (*.f64 p p)))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) (*.f64 p p))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) (*.f64 (*.f64 p p) (fma.f64 #s(literal -2 binary64) (/.f64 r p) #s(literal 1 binary64))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) (*.f64 (*.f64 p p) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 r p) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (/.f64 (*.f64 r r) (*.f64 p p)))) #s(literal 1 binary64))))
#s(approx (pow (- p r) 2) (*.f64 p p))
#s(approx (pow (- p r) 2) (*.f64 (*.f64 p p) (fma.f64 #s(literal -2 binary64) (/.f64 r p) #s(literal 1 binary64))))
#s(approx (pow (- p r) 2) (*.f64 (*.f64 p p) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 r p) #s(literal 1 binary64)) (/.f64 (*.f64 r r) (*.f64 p p)))))
#s(approx (- p r) p)
#s(approx (- p r) (*.f64 p (fma.f64 #s(literal -1 binary64) (/.f64 r p) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) (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 (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (neg.f64 p) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p)) #s(literal 1/2 binary64))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (*.f64 r (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1/2 binary64)) p))) #s(literal 1/2 binary64))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) 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) (*.f64 (neg.f64 p) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) 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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (*.f64 (neg.f64 p) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) (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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) p)
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p)) #s(literal 1 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) p) (fabs.f64 r)) r)) p)) #s(literal 1 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (fma.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) (fabs.f64 r)) (fabs.f64 p)) r) p)) #s(literal 1 binary64))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (neg.f64 p))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (*.f64 (neg.f64 p) (fma.f64 #s(literal -1 binary64) (/.f64 r p) #s(literal 1 binary64))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (*.f64 (neg.f64 p) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) p) r) p) #s(literal 1 binary64))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (*.f64 (neg.f64 p) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 q q) (/.f64 r p) (*.f64 q q))) p) r) p) #s(literal 1 binary64))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) p))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) p)) (/.f64 (neg.f64 r) p)))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) p)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 r r) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) p) r) p))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) p)) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/12 binary64) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 r #s(literal 3 binary64)) (*.f64 #s(literal -12 binary64) (*.f64 r (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) p) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 r r) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) p) r) p))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) p) #s(literal -2 binary64))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (*.f64 #s(literal -2 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) p)) (/.f64 r p))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) p)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 r r) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) p) (*.f64 #s(literal 2 binary64) r)) p))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) p)) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) r (neg.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 r #s(literal 3 binary64)) (*.f64 #s(literal -12 binary64) (*.f64 r (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) p) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 r r) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) p))) p))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) (*.f64 (*.f64 p p) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) r (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) p))) p) #s(literal 1 binary64))))
#s(approx (pow (- p r) 2) (*.f64 (*.f64 p p) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) r (neg.f64 (/.f64 (*.f64 r r) p))) p) #s(literal 1 binary64))))
#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 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (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 r (fma.f64 #s(literal -1/4 binary64) (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (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 r (fma.f64 r (*.f64 #s(literal -1/4 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal -3 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (neg.f64 p) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #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 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #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 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal 1/2 binary64)))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 r p)) #s(literal 1/2 binary64))))
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)))
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (*.f64 #s(literal 1/2 binary64) (/.f64 r p))))
#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 #s(literal -1 binary64) (/.f64 r p) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)))
#s(approx (+ (fabs p) (- (fabs r) r)) (+.f64 (fabs.f64 r) (fabs.f64 p)))
#s(approx (+ (fabs p) (- (fabs r) r)) (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)))
#s(approx (- (fabs r) r) (fabs.f64 r))
#s(approx (- (fabs r) r) (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)))
#s(approx (fabs r) (fabs.f64 r))
#s(approx r r)
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) (*.f64 #s(literal -1/2 binary64) r)))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) (*.f64 #s(literal -1/2 binary64) r)) r))
#s(approx (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)))
#s(approx (/ (- (+ (fabs r) (fabs p)) (neg p)) r) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (fma.f64 r (fma.f64 #s(literal -1/4 binary64) (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (fma.f64 r (fma.f64 r (*.f64 #s(literal -1/4 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal -3 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (-.f64 (+.f64 (fma.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (-.f64 (+.f64 (fma.f64 r (fma.f64 #s(literal -1/2 binary64) (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (*.f64 #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))))))) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (-.f64 (+.f64 (fma.f64 r (fma.f64 r (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal -3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))) (*.f64 #s(literal 1 binary64) (*.f64 p (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 p r)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (fma.f64 r (fma.f64 #s(literal 1/2 binary64) (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (*.f64 (neg.f64 p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (fma.f64 r (fma.f64 r (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal -3 binary64)))))) (*.f64 (neg.f64 p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (log.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (fma.f64 #s(literal -1 binary64) (*.f64 p (/.f64 r (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (log.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (fma.f64 r (fma.f64 (*.f64 #s(literal 1/4 binary64) r) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (/.f64 (neg.f64 p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (log.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (fma.f64 r (fma.f64 r (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 #s(literal 1/12 binary64) (*.f64 r (fma.f64 #s(literal 12 binary64) (/.f64 p (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64))) (*.f64 #s(literal -16 binary64) (pow.f64 (/.f64 p (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal 3 binary64))))))) (/.f64 (neg.f64 p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (log.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (log.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (fma.f64 #s(literal -2 binary64) (*.f64 p (/.f64 r (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (log.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (fma.f64 r (fma.f64 (*.f64 #s(literal 1/2 binary64) r) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 #s(literal -2 binary64) (/.f64 p (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (log.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (fma.f64 r (fma.f64 r (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 #s(literal 1/6 binary64) (*.f64 r (fma.f64 #s(literal 12 binary64) (/.f64 p (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64))) (*.f64 #s(literal -16 binary64) (pow.f64 (/.f64 p (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) #s(literal 3 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 p (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (log.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) (fma.f64 #s(literal -2 binary64) (*.f64 p r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (fma.f64 r (fma.f64 #s(literal -2 binary64) p 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 r (fma.f64 #s(literal -2 binary64) p 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 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) (/.f64 (neg.f64 (*.f64 q q)) (*.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 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/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 r r)))) #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) r))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 r (-.f64 (/.f64 (*.f64 (neg.f64 p) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal 1/2 binary64))) r) #s(literal 1/2 binary64))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 r p)))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 r (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 p r)) (/.f64 #s(literal 1/2 binary64) p)) (/.f64 #s(literal 1/2 binary64) r))))
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 r p)))
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (*.f64 r (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 p r)) (/.f64 #s(literal 1/2 binary64) p))))
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) (/.f64 (neg.f64 r) p))
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 p r)) (pow.f64 p #s(literal -1 binary64)))))
#s(approx (+ (fabs p) (- (fabs r) r)) (neg.f64 r))
#s(approx (+ (fabs p) (- (fabs r) r)) (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64))))
#s(approx (- (fabs r) r) (neg.f64 r))
#s(approx (- (fabs r) r) (*.f64 r (-.f64 (/.f64 (fabs.f64 r) r) #s(literal 1 binary64))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) #s(literal -1/2 binary64))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (*.f64 r (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 r r))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 r r)))) #s(literal 1/2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (neg.f64 r))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (*.f64 r (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (*.f64 r (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r)))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 r) (fabs.f64 p)) r)) (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64)))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) r)
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (*.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 p r) #s(literal 1 binary64))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (*.f64 r (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (*.f64 r (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 p (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 r r))) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (neg.f64 (neg.f64 (log.f64 r))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 r)) (/.f64 (neg.f64 p) r)))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 r)) (/.f64 p r)) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 r r))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (fma.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (log.f64 r)) (/.f64 p r)) (fma.f64 #s(literal 1/12 binary64) (/.f64 (fma.f64 #s(literal 12 binary64) (*.f64 p (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 r #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 r r)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 r))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (*.f64 #s(literal -2 binary64) (+.f64 (neg.f64 (log.f64 r)) (/.f64 p r))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (fma.f64 #s(literal -2 binary64) (+.f64 (neg.f64 (log.f64 r)) (/.f64 p r)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 r r))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (fma.f64 #s(literal -2 binary64) (+.f64 (neg.f64 (log.f64 r)) (/.f64 p r)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal 12 binary64) (*.f64 p (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 r #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 r r)))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) (*.f64 r r))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) (*.f64 (*.f64 r r) (fma.f64 #s(literal -2 binary64) (/.f64 p r) #s(literal 1 binary64))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) (*.f64 (*.f64 r r) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 p r) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 (*.f64 p p) (*.f64 r r)))) #s(literal 1 binary64))))
#s(approx (pow (- p r) 2) (*.f64 (*.f64 r r) (fma.f64 #s(literal -2 binary64) (/.f64 p r) #s(literal 1 binary64))))
#s(approx (pow (- p r) 2) (*.f64 (*.f64 r r) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 p r) #s(literal 1 binary64)) (/.f64 (*.f64 p p) (*.f64 r r)))))
#s(approx (- p r) (*.f64 r (-.f64 (/.f64 p r) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) (/.f64 (*.f64 q q) r)) r)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) (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 (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (neg.f64 r) (fma.f64 p (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #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 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #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 p r)) (pow.f64 p #s(literal -1 binary64))))))
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) (*.f64 (neg.f64 r) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 p r)) (pow.f64 p #s(literal -1 binary64)))))
#s(approx (+ (fabs p) (- (fabs r) r)) (*.f64 (neg.f64 r) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64))))
#s(approx (- (fabs r) r) (*.f64 (neg.f64 r) (fma.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 r) r) #s(literal 1 binary64))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (*.f64 (neg.f64 r) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (*.f64 (neg.f64 r) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) (/.f64 (*.f64 q q) r)) r)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) (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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) r)
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) r) (fabs.f64 r)) p)) r)) #s(literal 1 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 p (/.f64 (*.f64 q q) r)) (*.f64 #s(literal -2 binary64) (*.f64 q q))) r) (fabs.f64 r)) (fabs.f64 p)) p) r)) #s(literal 1 binary64))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (neg.f64 r))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (*.f64 (neg.f64 r) (fma.f64 #s(literal -1 binary64) (/.f64 p r) #s(literal 1 binary64))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (*.f64 (neg.f64 r) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r) p) r) #s(literal 1 binary64))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (*.f64 (neg.f64 r) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 p (/.f64 (*.f64 q q) r) (*.f64 q q))) r) p) r) #s(literal 1 binary64))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) r))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) r)) (/.f64 (neg.f64 p) r)))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) r)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) r) p) r))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) r)) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/12 binary64) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 3 binary64)) (*.f64 #s(literal -12 binary64) (*.f64 p (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) r) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) r) p) r))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) r) #s(literal -2 binary64))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (*.f64 #s(literal -2 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) r)) (/.f64 p r))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) r)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) r) (*.f64 #s(literal 2 binary64) p)) r))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) r)) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) p (neg.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 3 binary64)) (*.f64 #s(literal -12 binary64) (*.f64 p (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) r) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 p p) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) r))) r))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) (*.f64 (*.f64 r r) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) p (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) r))) r) #s(literal 1 binary64))))
#s(approx (pow (- p r) 2) (*.f64 (*.f64 r r) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) p (neg.f64 (/.f64 (*.f64 p p) r))) r) #s(literal 1 binary64))))
#s(approx (- p r) (*.f64 (neg.f64 r) (fma.f64 #s(literal -1 binary64) (/.f64 p r) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) (/.f64 (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 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (pow.f64 (-.f64 p r) #s(literal -1 binary64))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (pow.f64 (-.f64 p r) #s(literal -3 binary64)))) (pow.f64 (-.f64 p r) #s(literal -1 binary64))))))
#s(approx q q)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) (/.f64 (neg.f64 (*.f64 q q)) (-.f64 p r))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (pow.f64 (-.f64 p r) #s(literal -1 binary64))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (pow.f64 (-.f64 p r) #s(literal -3 binary64)))) (pow.f64 (-.f64 p r) #s(literal -1 binary64))))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (-.f64 p r)) (fabs.f64 r))) p))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 q q)) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (fabs.f64 r))) p))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 (-.f64 p r) #s(literal -3 binary64))))) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (fabs.f64 r))) p))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (-.f64 p r))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (-.f64 p r)) p) r))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (-.f64 (fma.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) (-.f64 p r))) p) r))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (-.f64 (fma.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 (-.f64 p r) #s(literal -3 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 p r))) p) r))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (log.f64 (pow.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (fma.f64 #s(literal 1/2 binary64) (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 q q)) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (fma.f64 (*.f64 q q) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 (-.f64 p r) #s(literal -2 binary64)))) (log.f64 (pow.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) #s(literal 1/2 binary64)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (fma.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (fma.f64 #s(literal 32/3 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 6 binary64))) (*.f64 #s(literal -4 binary64) (pow.f64 (-.f64 p r) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 (-.f64 p r) #s(literal -2 binary64)))) (log.f64 (pow.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) #s(literal 1/2 binary64)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (fma.f64 (*.f64 q q) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal -2 binary64)))) (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (fma.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (fma.f64 #s(literal 64/3 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 6 binary64))) (*.f64 #s(literal -8 binary64) (pow.f64 (-.f64 p r) #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal -2 binary64)))) (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))
#s(approx (* q q) (*.f64 q q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q))) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/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 r) (fabs.f64 p)) q)))) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (neg.f64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (*.f64 q (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q))) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (fma.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)))) #s(literal 1 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (*.f64 #s(literal -2 binary64) q))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (*.f64 q (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (*.f64 q (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (*.f64 q (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))))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (*.f64 #s(literal 2 binary64) q))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (*.f64 q (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 2 binary64))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (*.f64 q (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (*.f64 q q))) #s(literal 2 binary64))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (*.f64 q (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (*.f64 q q)))) #s(literal 2 binary64))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 q)) (log.f64 #s(literal 4 binary64)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (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) (fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 q)) (log.f64 #s(literal 4 binary64))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (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/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 q)) (log.f64 #s(literal 4 binary64)))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (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/384 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 q)) (log.f64 #s(literal 4 binary64))))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 q)) (log.f64 #s(literal 4 binary64))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (+.f64 (fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 q)) (log.f64 #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (*.f64 q q))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (+.f64 (fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 q)) (log.f64 #s(literal 4 binary64))) (fma.f64 #s(literal -1/32 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(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (+.f64 (fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 q)) (log.f64 #s(literal 4 binary64))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/192 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (*.f64 q q))))))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) (*.f64 #s(literal 4 binary64) (*.f64 q q)))
#s(approx (+ (* (* q q) 4) (pow (- p r) 2)) (*.f64 (*.f64 q q) (+.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 4 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q))) q)) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)) (*.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) q))) q)) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) q)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (*.f64 (neg.f64 q) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q))) q)) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)) (*.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) q))) q)) #s(literal 1 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (*.f64 #s(literal 2 binary64) q))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (fabs.f64 r)) (fabs.f64 p)) q)) #s(literal 2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)) (*.f64 #s(literal -1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) q) (fabs.f64 r)) (fabs.f64 p)) q)) #s(literal 2 binary64))))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (*.f64 #s(literal -2 binary64) q))
#s(approx (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/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 (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2)) (*.f64 (neg.f64 q) (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (*.f64 q q)))) #s(literal 2 binary64))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) q)) (log.f64 #s(literal 4 binary64)))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (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) (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) q)) (log.f64 #s(literal 4 binary64))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (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/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) q)) (log.f64 #s(literal 4 binary64)))))))
#s(approx (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2) (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/384 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) q)) (log.f64 #s(literal 4 binary64))))))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) q)) (log.f64 #s(literal 4 binary64))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (+.f64 (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) q)) (log.f64 #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (*.f64 q q))))
#s(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (+.f64 (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) q)) (log.f64 #s(literal 4 binary64))) (fma.f64 #s(literal -1/32 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(approx (log (+ (* (* q q) 4) (pow (- p r) 2))) (+.f64 (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) q)) (log.f64 #s(literal 4 binary64))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/192 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (*.f64 q q))))))

eval74.0ms (1.6%)

Memory
-21.4MiB live, 164.5MiB allocated; 21ms collecting garbage
Compiler

Compiled 22 206 to 2 649 computations (88.1% saved)

prune27.0ms (0.6%)

Memory
-9.9MiB live, 84.6MiB allocated; 3ms collecting garbage
Pruning

19 alts after pruning (17 fresh and 2 done)

PrunedKeptTotal
New47411485
Fresh5611
Picked325
Done000
Total48219501
Accuracy
80.8%
Counts
501 → 19
Alt Table
Click to see full alt table
StatusAccuracyProgram
20.6%
(*.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.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r)))
15.9%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (*.f64 r (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))))))
18.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r 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 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) #s(literal 1 binary64)) q))
9.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 #s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (*.f64 r (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 p r)) (/.f64 #s(literal 1/2 binary64) p)))) #s(literal 1/2 binary64))))
11.9%
#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 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal 1/2 binary64)) r)) (/.f64 #s(literal 1/2 binary64) p))))))
8.8%
#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 r (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 p r)) (/.f64 #s(literal 1/2 binary64) p)) (/.f64 #s(literal 1/2 binary64) r))))))
7.8%
#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) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 p r))) r))
6.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) 1/2) #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)))))) (*.f64 #s(literal 1/2 binary64) p))
2.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
31.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
5.9%
#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) 1/2) r) (fma.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) p))))
34.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) 1/2) r) (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) (*.f64 #s(literal -1/2 binary64) r))))
5.9%
#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) 1/2) r) (*.f64 p (fma.f64 r (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1/2 binary64)) p) #s(literal 1/2 binary64)))))
6.2%
#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 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) r))))
32.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 #s(literal 1/2 binary64) (+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))))))
3.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
Compiler

Compiled 1 660 to 1 160 computations (30.1% saved)

series85.0ms (1.8%)

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

9 calls:

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

rewrite218.0ms (4.6%)

Memory
17.8MiB live, 341.7MiB allocated; 20ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
09867734
010297470
155897458
085057282
Stop Event
iter-limit
node-limit
iter-limit
Counts
265 → 393
Calls
Call 1
Inputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) (*.f64 #s(literal -1/2 binary64) r))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) (*.f64 #s(literal -1/2 binary64) r)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) (*.f64 #s(literal -1/2 binary64) r))
#s(literal 1/2 binary64)
(+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r))
(+.f64 p (fabs.f64 p))
p
(fabs.f64 p)
(fabs.f64 r)
r
(*.f64 #s(literal -1/2 binary64) r)
#s(literal -1/2 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
(neg.f64 q)
q
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 p r))) r))
(*.f64 #s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 p r))) r)
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 p r)))
(*.f64 #s(literal 1/2 binary64) (/.f64 p r))
(/.f64 p r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
(*.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(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 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal 1/2 binary64)) r)) (/.f64 #s(literal 1/2 binary64) p))))))
(*.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 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal 1/2 binary64)) r)) (/.f64 #s(literal 1/2 binary64) p)))))
(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 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal 1/2 binary64)) r)) (/.f64 #s(literal 1/2 binary64) p))))
(*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal 1/2 binary64)) r)) (/.f64 #s(literal 1/2 binary64) p)))
(neg.f64 r)
(-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal 1/2 binary64)) r)) (/.f64 #s(literal 1/2 binary64) p))
(neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal 1/2 binary64)) r))
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal 1/2 binary64)) r)
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.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 (fabs.f64 r) (fabs.f64 p)) p)
(/.f64 #s(literal 1/2 binary64) p)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) #s(hole binary64 (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) #s(hole binary64 (+ (* 1/2 p) (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (fabs r))) (* -1/2 r)) #s(hole binary64 (+ (* -1/2 r) (* 1/2 (+ (fabs p) (fabs r))))))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (fabs r))) (* -1/2 r)) #s(hole binary64 (+ (* -1/2 r) (+ (* 1/2 p) (* 1/2 (+ (fabs p) (fabs r)))))))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 (+ p (+ (fabs p) (fabs r)))))
#s(approx (+ p (fabs p)) #s(hole binary64 (fabs p)))
#s(approx (+ p (fabs p)) #s(hole binary64 (+ p (fabs p))))
#s(approx p #s(hole binary64 p))
#s(approx (fabs p) #s(hole binary64 (fabs p)))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) #s(hole binary64 (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) #s(hole binary64 (- (+ (* 1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2)))
#s(approx (* 1/2 (/ p r)) #s(hole binary64 (* 1/2 (/ p r))))
#s(approx (/ p r) #s(hole binary64 (/ 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)) (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 (* (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 (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) #s(hole binary64 (/ (* r (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) r)))) p)))
#s(approx (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) #s(hole binary64 (/ (+ (* -1/2 p) (* r (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) r))))) p)))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) #s(hole binary64 (* -1 (/ (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) r))) p))))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) #s(hole binary64 (/ (- (* 1/2 (/ p r)) (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) r)))) p)))
#s(approx (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) #s(hole binary64 (* 1/2 (/ (+ (fabs p) (fabs r)) (* p r)))))
#s(approx (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) #s(hole binary64 (/ (- (* 1/2 (/ p r)) (* -1/2 (/ (+ (fabs p) (fabs r)) r))) p)))
#s(approx (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r) #s(hole binary64 (* -1/2 (/ (+ (fabs p) (fabs r)) (* p r)))))
#s(approx (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r) #s(hole binary64 (/ (+ (* -1/2 (/ p r)) (* -1/2 (/ (+ (fabs p) (fabs r)) r))) p)))
#s(approx (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) #s(hole binary64 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))
#s(approx (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) #s(hole binary64 (/ (+ (* -1/2 p) (* -1/2 (+ (fabs p) (fabs r)))) p)))
#s(approx (* -1/2 (/ (+ (fabs r) (fabs p)) p)) #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 p) #s(hole binary64 (/ 1/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) #s(hole binary64 (* 1/2 p)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) #s(hole binary64 (* p (+ 1/2 (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p)))))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (fabs r))) (* -1/2 r)) #s(hole binary64 (* 1/2 p)))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (fabs r))) (* -1/2 r)) #s(hole binary64 (* p (+ 1/2 (+ (* -1/2 (/ r p)) (* 1/2 (/ (+ (fabs p) (fabs r)) p)))))))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 p))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 (* p (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p))))))
#s(approx (+ p (fabs p)) #s(hole binary64 p))
#s(approx (+ p (fabs p)) #s(hole binary64 (* p (+ 1 (/ (fabs p) p)))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) #s(hole binary64 (* 1/2 (/ p r))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) #s(hole binary64 (* p (- (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r))) (* 1/2 (/ 1 p))))))
#s(approx (* (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 (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) #s(hole binary64 -1/2))
#s(approx (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) #s(hole binary64 (- (/ (* r (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) r)))) p) 1/2)))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) #s(hole binary64 (/ 1/2 r)))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) #s(hole binary64 (+ (* -1 (/ (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) r))) p)) (* 1/2 (/ 1 r)))))
#s(approx (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) #s(hole binary64 (/ 1/2 r)))
#s(approx (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) #s(hole binary64 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) (* p r))) (* 1/2 (/ 1 r)))))
#s(approx (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r) #s(hole binary64 (/ -1/2 r)))
#s(approx (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r) #s(hole binary64 (- (* -1/2 (/ (+ (fabs p) (fabs r)) (* p r))) (* 1/2 (/ 1 r)))))
#s(approx (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) #s(hole binary64 -1/2))
#s(approx (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 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) 1/2) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p)) 1/2)))))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (fabs r))) (* -1/2 r)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1/2 r) (* 1/2 (+ (fabs p) (fabs r)))) p)) 1/2)))))
#s(approx (+ (+ p (fabs p)) (fabs r)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (fabs r)) p)) 1)))))
#s(approx (+ p (fabs p)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (fabs p) p)) 1)))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2) p)) (* 1/2 (/ 1 r)))))))
#s(approx (* (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) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) #s(hole binary64 (- (/ (* r (- 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r)))) p) 1/2)))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) #s(hole binary64 (+ (* -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)) (neg p)) r) 1/2) 1/2) r) #s(hole binary64 (* 1/2 (+ p (+ (fabs p) (fabs r))))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) #s(hole binary64 (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r)))))))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (fabs r))) (* -1/2 r)) #s(hole binary64 (* 1/2 (+ p (+ (fabs p) (fabs r))))))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (fabs r))) (* -1/2 r)) #s(hole binary64 (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r)))))))
#s(approx (fabs r) #s(hole binary64 (fabs r)))
#s(approx r #s(hole binary64 r))
#s(approx (* -1/2 r) #s(hole binary64 (* -1/2 r)))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) #s(hole binary64 (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) #s(hole binary64 (/ (+ (* -1/2 r) (* 1/2 (+ p (+ (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)) (* 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 (* (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 (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) #s(hole binary64 (* -1 (- 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))))
#s(approx (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) #s(hole binary64 (+ (* -1 (- 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p)))) (* 1/2 (/ r p)))))
#s(approx (neg r) #s(hole binary64 (* -1 r)))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) #s(hole binary64 (/ (- 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))) r)))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) #s(hole binary64 (/ (- (+ 1/2 (* -1/2 (/ r p))) (* -1/2 (/ (+ (fabs p) (fabs r)) p))) r)))
#s(approx (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) #s(hole binary64 (/ (- 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))) r)))
#s(approx (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 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)) (neg p)) r) 1/2) 1/2) r) #s(hole binary64 (* -1/2 r)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2))))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (fabs r))) (* -1/2 r)) #s(hole binary64 (* -1/2 r)))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (fabs 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) 1/2) #s(hole binary64 -1/2))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) #s(hole binary64 (- (* 1/2 (/ (+ p (+ (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/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 (* (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 (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) #s(hole binary64 (* 1/2 (/ r p))))
#s(approx (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) #s(hole binary64 (* r (- (+ (* -1/2 (/ (+ (fabs p) (fabs r)) (* p r))) (* 1/2 (/ 1 p))) (* 1/2 (/ 1 r))))))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) #s(hole binary64 (/ -1/2 p)))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) #s(hole binary64 (- (* 1/2 (/ 1 r)) (+ (* -1/2 (/ (+ (fabs p) (fabs r)) (* p r))) (* 1/2 (/ 1 p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2)))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (fabs 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)) (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 (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2) r)) (* 1/2 (/ 1 p)))))))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) #s(hole binary64 (- (* -1 (/ (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2) r)) (* 1/2 (/ 1 p)))))
#s(approx (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) #s(hole binary64 (* -1 (/ (- (* -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 (neg q) #s(hole binary64 (* -1 q)))
#s(approx q #s(hole binary64 q))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) r))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) r)) (* 1/2 (- (+ (fabs p) (fabs r)) r)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (* (pow q 2) (- (/ (pow q 2) (pow r 3)) (/ 1 r))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow r 5))) (/ 1 (pow r 3)))) (/ 1 r))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) r)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) r)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow r 3))) (* 2 (/ 1 r)))))) r)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (* 2 (/ 1 r)))))) r)))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ r (* 2 (/ (pow q 2) r)))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ r (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow r 3))) (* 2 (/ 1 r)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ r (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (* 2 (/ 1 r)))))))
#s(approx (* q q) #s(hole binary64 (pow q 2)))
#s(approx (* (/ 1 2) (- (+ (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 (+ (* (* q q) 4) (* r r)) #s(hole binary64 (* (pow q 2) (+ 4 (/ (pow r 2) (pow q 2))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 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))))))))))
Outputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (fma.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (fma.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r)))
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) r) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) r)))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) r) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (pow.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 r #s(literal 3 binary64)) #s(literal -1/8 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) r) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) r)))))
(/.f64 (fma.f64 (pow.f64 r #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 (*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) r) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64))))))
(fma.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r))
(fma.f64 #s(literal -1/2 binary64) r (*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64)))
(fma.f64 r #s(literal -1/2 binary64) (*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) (*.f64 #s(literal -1/2 binary64) r))
(-.f64 (*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64)) (*.f64 r #s(literal 1/2 binary64)))
(-.f64 (*.f64 #s(literal -1/2 binary64) r) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r))))
(+.f64 (fma.f64 #s(literal -1/2 binary64) r (*.f64 p #s(literal 1/2 binary64))) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) r))
(+.f64 (*.f64 #s(literal -1/2 binary64) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64)))
#s(literal 1/2 binary64)
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 p) p) #s(literal 2 binary64)) (*.f64 r r)) (-.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)))
(/.f64 (-.f64 (*.f64 p p) (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64))) (-.f64 p (+.f64 (fabs.f64 r) (fabs.f64 p))))
(/.f64 (+.f64 (pow.f64 (+.f64 (fabs.f64 p) p) #s(literal 3 binary64)) (pow.f64 (fabs.f64 r) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (fabs.f64 p) p) #s(literal 2 binary64)) (-.f64 (*.f64 r r) (*.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)))))
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (*.f64 p (+.f64 (fabs.f64 r) (fabs.f64 p))))))
(+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r))
(+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)
(+.f64 (fabs.f64 r) (+.f64 (fabs.f64 p) p))
(+.f64 p (+.f64 (fabs.f64 r) (fabs.f64 p)))
(/.f64 (-.f64 (*.f64 p p) (pow.f64 (fabs.f64 p) #s(literal 2 binary64))) (-.f64 p (fabs.f64 p)))
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (fabs.f64 p) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (pow.f64 (fabs.f64 p) #s(literal 2 binary64)) (*.f64 p (fabs.f64 p)))))
(+.f64 (fabs.f64 p) p)
(+.f64 p (fabs.f64 p))
p
(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)))
(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
(*.f64 #s(literal -1/2 binary64) r)
(*.f64 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)))))) (neg.f64 q))
(*.f64 #s(literal -1 binary64) q)
(*.f64 q #s(literal -1 binary64))
(neg.f64 q)
q
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) (*.f64 (/.f64 p r) #s(literal 1/2 binary64))) r))
(*.f64 #s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) (*.f64 (/.f64 p r) #s(literal 1/2 binary64))) r)
(*.f64 r #s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) (*.f64 (/.f64 p r) #s(literal 1/2 binary64))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) (*.f64 (/.f64 p r) #s(literal 1/2 binary64)))
(*.f64 (/.f64 p r) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 p r))
(/.f64 (*.f64 p #s(literal 1/2 binary64)) r)
(/.f64 (neg.f64 p) (neg.f64 r))
(/.f64 p r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
(*.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 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #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) (*.f64 r r)) #s(literal 1 binary64)) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))
(-.f64 (+.f64 (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 (fabs.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(/.f64 (-.f64 (pow.f64 (fabs.f64 p) #s(literal 2 binary64)) (*.f64 r r)) (-.f64 (fabs.f64 p) (fabs.f64 r)))
(/.f64 (-.f64 (*.f64 r r) (pow.f64 (fabs.f64 p) #s(literal 2 binary64))) (-.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 (pow.f64 (fabs.f64 p) #s(literal 2 binary64)) (*.f64 (fabs.f64 r) (fabs.f64 p)))))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal 1 binary64))
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (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 (-.f64 (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 2 binary64)) (pow.f64 r #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 r r)))
(/.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 r r)))))
(fma.f64 (exp.f64 (log.f64 r)) (exp.f64 (log.f64 r)) (*.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)))
(-.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))
(*.f64 (exp.f64 (log.f64 q)) (exp.f64 (log.f64 q)))
(*.f64 (fabs.f64 q) (fabs.f64 q))
(*.f64 (neg.f64 q) (neg.f64 q))
(*.f64 q q)
(pow.f64 (exp.f64 (log.f64 q)) #s(literal 2 binary64))
(pow.f64 (fabs.f64 q) #s(literal 2 binary64))
(pow.f64 (neg.f64 q) #s(literal 2 binary64))
(pow.f64 (*.f64 q q) #s(literal 1 binary64))
(pow.f64 q #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 q #s(literal -2 binary64)))
(exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))))
#s(literal 4 binary64)
(*.f64 (exp.f64 (log.f64 r)) (exp.f64 (log.f64 r)))
(*.f64 (neg.f64 r) (neg.f64 r))
(*.f64 (fabs.f64 r) (fabs.f64 r))
(*.f64 r r)
(pow.f64 (exp.f64 (log.f64 r)) #s(literal 2 binary64))
(pow.f64 (neg.f64 r) #s(literal 2 binary64))
(pow.f64 (*.f64 r r) #s(literal 1 binary64))
(pow.f64 (fabs.f64 r) #s(literal 2 binary64))
(pow.f64 r #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 r #s(literal -2 binary64)))
(exp.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 r) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 r) #s(literal 2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (-.f64 (/.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 #s(literal 1/2 binary64) p)) (neg.f64 r))) (neg.f64 p)))
(*.f64 #s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (-.f64 (/.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 #s(literal 1/2 binary64) p)) (neg.f64 r))) (neg.f64 p))
(*.f64 (neg.f64 p) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (-.f64 (/.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 #s(literal 1/2 binary64) p)) (neg.f64 r))))
(neg.f64 (*.f64 p #s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (-.f64 (/.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 #s(literal 1/2 binary64) p)) (neg.f64 r)))))
(*.f64 #s(literal -1 binary64) p)
(*.f64 p #s(literal -1 binary64))
(neg.f64 p)
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (-.f64 (/.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 #s(literal 1/2 binary64) p)) (neg.f64 r)))
(*.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)) (neg.f64 r)) (/.f64 #s(literal 1/2 binary64) p)) r) #s(literal -1 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)) (neg.f64 r)) (/.f64 #s(literal 1/2 binary64) p)) (neg.f64 r))
(*.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)) (neg.f64 r)) (/.f64 #s(literal 1/2 binary64) p)))
(*.f64 #s(literal -1 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)) (neg.f64 r)) (/.f64 #s(literal 1/2 binary64) p)) r))
(neg.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)) (neg.f64 r)) (/.f64 #s(literal 1/2 binary64) p)) r))
(*.f64 #s(literal -1 binary64) r)
(*.f64 r #s(literal -1 binary64))
(neg.f64 r)
(/.f64 (-.f64 (pow.f64 (/.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)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) p) #s(literal 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) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) p)))
(/.f64 (-.f64 (pow.f64 (/.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)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) p) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.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)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) p) #s(literal 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)) (neg.f64 r)) (/.f64 #s(literal 1/2 binary64) p)))))
(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) #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 p #s(literal -1 binary64))))
(fma.f64 #s(literal -1 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 #s(literal -1/2 binary64) (pow.f64 p #s(literal -1 binary64))))
(-.f64 (/.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 #s(literal 1/2 binary64) p))
(+.f64 (/.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 #s(literal -1/2 binary64) (pow.f64 p #s(literal -1 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) #s(literal -1 binary64))
(*.f64 #s(literal -1 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 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) r)
(/.f64 (neg.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)) #s(literal 1/2 binary64)) (neg.f64 r))
(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 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) r) #s(literal 2 binary64))) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) r)))
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 r #s(literal -3 binary64)) #s(literal 1/8 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) r) #s(literal 2 binary64)) (*.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)))))
(/.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)
(fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 r #s(literal -1 binary64))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) (*.f64 #s(literal -1/2 binary64) (pow.f64 r #s(literal -1 binary64))))
(-.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))
(+.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 r #s(literal -1 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 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 (*.f64 (pow.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 3 binary64)) #s(literal -1/8 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 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 (pow.f64 (/.f64 (fabs.f64 p) p) #s(literal 2 binary64)) (pow.f64 (/.f64 (fabs.f64 r) p) #s(literal 2 binary64))) (-.f64 (/.f64 (fabs.f64 p) p) (/.f64 (fabs.f64 r) p)))
(/.f64 (+.f64 (pow.f64 (/.f64 (fabs.f64 p) p) #s(literal 3 binary64)) (pow.f64 (/.f64 (fabs.f64 r) p) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (fabs.f64 p) p) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (fabs.f64 r) p) #s(literal 2 binary64)) (*.f64 (/.f64 (fabs.f64 p) p) (/.f64 (fabs.f64 r) p)))))
(/.f64 (neg.f64 (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 p))
(/.f64 (fma.f64 (fabs.f64 p) p (*.f64 p (fabs.f64 r))) (*.f64 p p))
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)
(+.f64 (/.f64 (fabs.f64 r) p) (/.f64 (fabs.f64 p) p))
(+.f64 (/.f64 (fabs.f64 p) p) (/.f64 (fabs.f64 r) p))
(*.f64 (pow.f64 p #s(literal -1 binary64)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal -1 binary64)))
(/.f64 #s(literal -1/2 binary64) (neg.f64 p))
(/.f64 #s(literal 1/2 binary64) p)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r) #s(literal 1/2 binary64))) p (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 r #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))) p)) p (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) 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) (fabs p)) (neg p)) r) 1/2) 1/2) r) (fma.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r (*.f64 p #s(literal 1/2 binary64))))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (fabs r))) (* -1/2 r)) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r)))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (fabs r))) (* -1/2 r)) (fma.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r)))
#s(approx (+ (+ p (fabs p)) (fabs r)) (+.f64 (fabs.f64 r) (fabs.f64 p)))
#s(approx (+ (+ p (fabs p)) (fabs r)) (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)))
#s(approx (+ p (fabs p)) (fabs.f64 p))
#s(approx (+ p (fabs p)) (+.f64 (fabs.f64 p) p))
#s(approx p p)
#s(approx (fabs p) (fabs.f64 p))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) (-.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)) (neg p)) r) 1/2) 1/2) (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (/ p r)) (*.f64 (/.f64 p r) #s(literal 1/2 binary64)))
#s(approx (/ p r) (/.f64 p r))
#s(approx (* (- (+ (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)) (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)) (+.f64 (fabs.f64 r) (fabs.f64 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 (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) (*.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(approx (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) (/.f64 (fma.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) r (*.f64 #s(literal -1/2 binary64) p)) p))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (neg.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(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (/.f64 (-.f64 (*.f64 (/.f64 p r) #s(literal 1/2 binary64)) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) p))
#s(approx (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) #s(literal 1/2 binary64)))
#s(approx (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/.f64 (*.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r) #s(literal 1/2 binary64)) p))
#s(approx (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) #s(literal -1/2 binary64)))
#s(approx (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r) (/.f64 (*.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r) #s(literal -1/2 binary64)) p))
#s(approx (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)))
#s(approx (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r))) p))
#s(approx (* -1/2 (/ (+ (fabs r) (fabs p)) p)) (*.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 p) (/.f64 #s(literal 1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.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 r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (*.f64 p #s(literal 1/2 binary64)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (*.f64 (fma.f64 r (/.f64 (-.f64 (*.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)) p))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (fabs r))) (* -1/2 r)) (*.f64 p #s(literal 1/2 binary64)))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (fabs r))) (* -1/2 r)) (*.f64 (+.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r)) p) #s(literal 1/2 binary64)) p))
#s(approx (+ (+ p (fabs p)) (fabs r)) p)
#s(approx (+ (+ p (fabs p)) (fabs r)) (*.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) p))
#s(approx (+ p (fabs p)) p)
#s(approx (+ p (fabs p)) (*.f64 (+.f64 (/.f64 (fabs.f64 p) p) #s(literal 1 binary64)) p))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) (*.f64 (/.f64 p r) #s(literal 1/2 binary64)))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) (*.f64 (fma.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) p) #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) r) (/.f64 #s(literal 1/2 binary64) p))) 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 (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) #s(literal -1/2 binary64))
#s(approx (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 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 (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (/.f64 #s(literal 1/2 binary64) r))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 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 (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/.f64 #s(literal 1/2 binary64) r))
#s(approx (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (fma.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 (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r) (/.f64 #s(literal -1/2 binary64) r))
#s(approx (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 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 r) (fabs p)) p)) 1/2) #s(literal -1/2 binary64))
#s(approx (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 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 (-.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 (*.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 r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (*.f64 r (/.f64 (-.f64 (*.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 (+ (* 1/2 (+ (+ p (fabs p)) (fabs r))) (* -1/2 r)) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r)) p)) #s(literal 1/2 binary64))))
#s(approx (+ (+ p (fabs p)) (fabs r)) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal 1 binary64))))
#s(approx (+ p (fabs p)) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fabs.f64 p) p)) #s(literal 1 binary64))))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p)) (/.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 (+.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 (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 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 (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 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 (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 r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (fma.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r)))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (fabs r))) (* -1/2 r)) (*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64)))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (fabs r))) (* -1/2 r)) (fma.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r)))
#s(approx (fabs r) (fabs.f64 r))
#s(approx r r)
#s(approx (* -1/2 r) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) (*.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r) #s(literal 1/2 binary64)))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r)) r))
#s(approx (* (- (+ (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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 (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 (+ (* (* 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 (* (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 #s(literal -1/2 binary64) r (*.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 (- (* (/ (+ (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 (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)))))
#s(approx (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) (fma.f64 (/.f64 r p) #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64))))))
#s(approx (neg r) (neg.f64 r))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64))) r))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (/.f64 (+.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r)) p) #s(literal 1/2 binary64)) r))
#s(approx (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64))) r))
#s(approx (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 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 (-.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 r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (fabs r))) (* -1/2 r)) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (fabs r))) (* -1/2 r)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) 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) 1/2) #s(literal -1/2 binary64))
#s(approx (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))
#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 (-.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)) (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 (neg.f64 (*.f64 q q)) (*.f64 r r))) #s(literal 1/2 binary64)) r))
#s(approx (* (- (+ (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)) (sqrt (+ (* (* q q) 4) (* r r)))) (neg.f64 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 (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)) (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 (+ (* (* 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 (* (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 (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) (*.f64 (/.f64 r p) #s(literal 1/2 binary64)))
#s(approx (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) (*.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 (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (/.f64 #s(literal -1/2 binary64) p))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64))) r) (/.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 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)) (neg p)) r) 1/2) 1/2) r) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (fabs r))) (* -1/2 r)) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
#s(approx (* (- (+ (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)) (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)) (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)) (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 #s(literal -1 binary64) (*.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)) (sqrt (+ (* (* q q) 4) (* r r)))) r)
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 (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)) (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 (-.f64 (/.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 #s(literal 1/2 binary64) p)) (neg.f64 r)))
#s(approx (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) (*.f64 (-.f64 (/.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 #s(literal 1/2 binary64) p)) (neg.f64 r)))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (-.f64 (/.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 #s(literal 1/2 binary64) p)))
#s(approx (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 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)) (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 (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 (neg q) (neg.f64 q))
#s(approx q q)
#s(approx (* (- (+ (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)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (fma.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 q q) r))))
#s(approx (* (- (+ (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)) (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)) (sqrt (+ (* (* q q) 4) (* r r)))) (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) (+.f64 (fabs.f64 p) (-.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) (fabs.f64 r)) r)))
#s(approx (- (+ (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)) (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 (* q q) (*.f64 q q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #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)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (neg.f64 q))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (*.f64 (-.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)) (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)) (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)) (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 (-.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 (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)) (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 (+ (* (* q q) 4) (* r r)) (*.f64 (+.f64 (/.f64 (*.f64 r r) (*.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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) q)
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (*.f64 (neg.f64 q) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) #s(literal 1 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r)))) 1/2) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.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)) (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)) (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 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.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 (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)) (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))))

eval75.0ms (1.6%)

Memory
-45.3MiB live, 148.1MiB allocated; 16ms collecting garbage
Compiler

Compiled 25 584 to 2 430 computations (90.5% saved)

prune56.0ms (1.2%)

Memory
10.0MiB live, 108.4MiB allocated; 10ms collecting garbage
Pruning

27 alts after pruning (21 fresh and 6 done)

PrunedKeptTotal
New44015455
Fresh6612
Picked145
Done022
Total44727474
Accuracy
83.0%
Counts
474 → 27
Alt Table
Click to see full alt table
StatusAccuracyProgram
18.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r)))
15.9%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (*.f64 r (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))))))
17.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (/.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) (*.f64 r r)) #s(literal 1 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)))
30.0%
#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))
18.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
10.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)) #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.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)) #s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 q #s(literal 2 binary64)))) #s(literal 1/2 binary64)))
8.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))) r)) #s(literal 1/2 binary64)))
9.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 #s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (*.f64 r (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 p r)) (/.f64 #s(literal 1/2 binary64) p)))) #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 (neg.f64 p) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (neg.f64 r) (/.f64 (-.f64 (pow.f64 (/.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)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) p) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.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)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) p) #s(literal 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)) (neg.f64 r)) (/.f64 #s(literal 1/2 binary64) p)))))))))
2.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 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 r #s(literal -3 binary64)) #s(literal 1/8 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) r) #s(literal 2 binary64)) (*.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)))))) (/.f64 #s(literal 1/2 binary64) p))))))
5.8%
#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) #s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (/.f64 #s(literal 1/2 binary64) r))))))
9.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 (neg.f64 r) #s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (/.f64 #s(literal -1/2 binary64) p))))))
13.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)) (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(literal 1/2 binary64)))
7.8%
#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) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 p r))) r))
6.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) 1/2) #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)))))) (*.f64 #s(literal 1/2 binary64) p))
2.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
31.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
9.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 (-.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)))))
11.7%
#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 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 q q) r)))))
5.9%
#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) 1/2) r) (fma.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r (*.f64 p #s(literal 1/2 binary64)))))
34.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) 1/2) r) (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) (*.f64 #s(literal -1/2 binary64) r))))
3.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) 1/2) r) (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 p (fabs.f64 p)) (exp.f64 (/.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) r))))
5.9%
#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) 1/2) r) (*.f64 (fma.f64 r (/.f64 (-.f64 (*.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)) p)))
32.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 #s(literal 1/2 binary64) (+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))))))
3.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
Compiler

Compiled 2 616 to 1 737 computations (33.6% saved)

series145.0ms (3%)

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

9 calls:

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

rewrite197.0ms (4.1%)

Memory
9.8MiB live, 291.1MiB allocated; 35ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
07426135
07905833
139235133
087084994
Stop Event
iter-limit
node-limit
iter-limit
Counts
228 → 364
Calls
Call 1
Inputs
#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 (* (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)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))))
#s(literal 1/2 binary64)
(+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)))
p
(+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))
(-.f64 (fabs.f64 r) r)
(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 #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) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (neg.f64 r) #s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (/.f64 #s(literal 1/2 binary64) r))))))
(*.f64 (neg.f64 p) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (neg.f64 r) #s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (/.f64 #s(literal 1/2 binary64) r)))))
(neg.f64 p)
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (neg.f64 r) #s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (/.f64 #s(literal 1/2 binary64) r))))
(*.f64 (neg.f64 r) #s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (/.f64 #s(literal 1/2 binary64) r)))
(neg.f64 r)
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (/.f64 #s(literal 1/2 binary64) r))
(/.f64 #s(literal 1/2 binary64) r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (*.f64 (fma.f64 r (/.f64 (-.f64 (*.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)) p)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (*.f64 (fma.f64 r (/.f64 (-.f64 (*.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)) p))
(*.f64 (fma.f64 r (/.f64 (-.f64 (*.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)) p)
(fma.f64 r (/.f64 (-.f64 (*.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))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p)
(-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64))
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)
(+.f64 (fabs.f64 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) 1/2) r) (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 p (fabs.f64 p)) (exp.f64 (/.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) r))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 p (fabs.f64 p)) (exp.f64 (/.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) r)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 p (fabs.f64 p)) (exp.f64 (/.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) r))
(+.f64 (+.f64 p (fabs.f64 p)) (exp.f64 (/.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)) #s(literal 2 binary64))))
(+.f64 p (fabs.f64 p))
(exp.f64 (/.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)) #s(literal 2 binary64))
(*.f64 (log.f64 r) #s(literal 2 binary64))
(log.f64 r)
#s(literal 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)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) r))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (+ (* 1/2 p) (* 1/2 (- (+ (fabs p) (fabs r)) r)))))
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) r))))
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (+ (* 1/2 p) (* 1/2 (- (+ (fabs p) (fabs r)) r)))))
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 (- (+ (fabs p) (fabs r)) r)))
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 (- (+ p (+ (fabs p) (fabs r))) r)))
#s(approx p #s(hole binary64 p))
#s(approx (+ (- (fabs r) r) (fabs p)) #s(hole binary64 (- (+ (fabs p) (fabs r)) r)))
#s(approx (fabs p) #s(hole binary64 (fabs p)))
#s(approx (* -1/2 p) #s(hole binary64 (* -1/2 p)))
#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 (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) #s(hole binary64 (/ (* r (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) r)))) p)))
#s(approx (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) #s(hole binary64 (/ (+ (* -1/2 p) (* r (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) r))))) p)))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) #s(hole binary64 (* -1 (/ (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) r))) p))))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) #s(hole binary64 (/ (- (* 1/2 (/ p r)) (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) r)))) p)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) #s(hole binary64 (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) #s(hole binary64 (+ (* 1/2 p) (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))))
#s(approx (* (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) p) #s(hole binary64 (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))))
#s(approx (* (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) p) #s(hole binary64 (+ (* 1/2 p) (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))))
#s(approx (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) #s(hole binary64 (/ (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) p)))
#s(approx (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) #s(hole binary64 (/ (+ (* 1/2 p) (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))) p)))
#s(approx (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p) #s(hole binary64 (/ (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2) p)))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) #s(hole binary64 (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))
#s(approx (* (/ (+ (fabs r) (fabs p)) r) 1/2) #s(hole binary64 (* 1/2 (/ (+ (fabs p) (fabs r)) r))))
#s(approx (/ (+ (fabs r) (fabs p)) r) #s(hole binary64 (/ (+ (fabs p) (fabs r)) r)))
#s(approx (+ (fabs r) (fabs p)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2)))) (* -1/2 r)) #s(hole binary64 (+ (* -1/2 r) (* 1/2 (+ r (fabs p))))))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2)))) (* -1/2 r)) #s(hole binary64 (+ (* -1/2 r) (+ (* 1/2 p) (* 1/2 (+ r (fabs p)))))))
#s(approx (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2))) #s(hole binary64 (+ r (fabs p))))
#s(approx (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2))) #s(hole binary64 (+ p (+ r (fabs p)))))
#s(approx (+ p (fabs p)) #s(hole binary64 (fabs p)))
#s(approx (+ p (fabs p)) #s(hole binary64 (+ p (fabs p))))
#s(approx (* (/ 1 2) (- (+ (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 (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (* 1/2 p)))
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p))))))
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 p))
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 (* p (- (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p))) (/ 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 (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) #s(hole binary64 -1/2))
#s(approx (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) #s(hole binary64 (- (/ (* r (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) r)))) p) 1/2)))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) #s(hole binary64 (/ 1/2 r)))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) #s(hole binary64 (+ (* -1 (/ (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) r))) p)) (* 1/2 (/ 1 r)))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) #s(hole binary64 (* 1/2 p)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) #s(hole binary64 (* p (+ 1/2 (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p)))))
#s(approx (* (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) p) #s(hole binary64 (* 1/2 p)))
#s(approx (* (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) p) #s(hole binary64 (* p (+ 1/2 (/ (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) p)))))
#s(approx (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) #s(hole binary64 (+ 1/2 (/ (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) p))))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2)))) (* -1/2 r)) #s(hole binary64 (* 1/2 p)))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2)))) (* -1/2 r)) #s(hole binary64 (* p (+ 1/2 (+ (* -1/2 (/ r p)) (* 1/2 (/ (+ r (fabs p)) p)))))))
#s(approx (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2))) #s(hole binary64 p))
#s(approx (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2))) #s(hole binary64 (* p (+ 1 (+ (/ r p) (/ (fabs p) p))))))
#s(approx (+ p (fabs p)) #s(hole binary64 p))
#s(approx (+ p (fabs p)) #s(hole binary64 (* p (+ 1 (/ (fabs p) p)))))
#s(approx (* (/ 1 2) (- (+ (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 (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2)))))
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1)))))
#s(approx (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) #s(hole binary64 (- (/ (* r (- 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r)))) p) 1/2)))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) #s(hole binary64 (+ (* -1 (/ (- 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r))) p)) (* 1/2 (/ 1 r)))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p)) 1/2)))))
#s(approx (* (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) p) #s(hole binary64 (* -1 (* p (- (* -1 (/ (* r (- (* 1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) p)) 1/2)))))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2)))) (* -1/2 r)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1/2 r) (* 1/2 (+ r (fabs p)))) p)) 1/2)))))
#s(approx (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ r (fabs p)) p)) 1)))))
#s(approx (+ p (fabs p)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (fabs p) 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 (* (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 (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (* 1/2 (+ p (+ (fabs p) (fabs r))))))
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r)))))))
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 (+ p (+ (fabs p) (fabs r)))))
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 (+ p (+ (fabs p) (+ (fabs r) (* -1 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 (fabs r) #s(hole binary64 (fabs r)))
#s(approx r #s(hole binary64 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 (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) #s(hole binary64 (* -1 (- 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))))
#s(approx (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) #s(hole binary64 (+ (* -1 (- 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p)))) (* 1/2 (/ r p)))))
#s(approx (neg r) #s(hole binary64 (* -1 r)))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) #s(hole binary64 (/ (- 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))) r)))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) #s(hole binary64 (/ (- (+ 1/2 (* -1/2 (/ r p))) (* -1/2 (/ (+ (fabs p) (fabs r)) p))) r)))
#s(approx (/ 1/2 r) #s(hole binary64 (/ 1/2 r)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) #s(hole binary64 (* 1/2 (+ p (+ (fabs p) (fabs r))))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) #s(hole binary64 (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r)))))))
#s(approx (* (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) p) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) p))))))
#s(approx (* (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) p) #s(hole binary64 (+ (* -1/2 r) (* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) p)))))))
#s(approx (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) #s(hole binary64 (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) p)))))
#s(approx (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/2 (/ r p)) (* 1/2 (/ (+ (fabs p) (fabs r)) p))))))
#s(approx (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p) #s(hole binary64 (* 1/2 (/ (+ (fabs p) (fabs r)) (* p r)))))
#s(approx (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p) #s(hole binary64 (/ (+ (* -1/2 (/ r p)) (* 1/2 (/ (+ (fabs p) (fabs r)) p))) r)))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) #s(hole binary64 (* 1/2 (/ (+ (fabs p) (fabs r)) r))))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) #s(hole binary64 (/ (+ (* -1/2 r) (* 1/2 (+ (fabs p) (fabs r)))) r)))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2)))) (* -1/2 r)) #s(hole binary64 (* 1/2 (+ p (fabs p)))))
#s(approx (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2))) #s(hole binary64 (+ p (fabs p))))
#s(approx (exp (/ (* (log r) 2) 2)) #s(hole binary64 r))
#s(approx (/ (* (log r) 2) 2) #s(hole binary64 (log r)))
#s(approx (* (log r) 2) #s(hole binary64 (* 2 (log r))))
#s(approx (log r) #s(hole binary64 (log r)))
#s(approx (* -1/2 r) #s(hole binary64 (* -1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1/2 r)))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* r (- (* -1 (/ (* p (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r)) 1/2))))
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (* -1/2 r)))
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2))))
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 (* -1 r)))
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 (* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1))))
#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 (- (* (/ (+ (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 (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) #s(hole binary64 (* 1/2 (/ r p))))
#s(approx (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) #s(hole binary64 (* r (- (+ (* -1/2 (/ (+ (fabs p) (fabs r)) (* p r))) (* 1/2 (/ 1 p))) (* 1/2 (/ 1 r))))))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) #s(hole binary64 (/ -1/2 p)))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) #s(hole binary64 (- (* 1/2 (/ 1 r)) (+ (* -1/2 (/ (+ (fabs p) (fabs r)) (* p r))) (* 1/2 (/ 1 p))))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) #s(hole binary64 (* -1/2 r)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2))))
#s(approx (* (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) p) #s(hole binary64 (* -1/2 r)))
#s(approx (* (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) p) #s(hole binary64 (* r (- (/ (* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) p)))) r) 1/2))))
#s(approx (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) #s(hole binary64 (* -1/2 (/ r p))))
#s(approx (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) #s(hole binary64 (* r (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) (* p r))) (* 1/2 (/ 1 r))) (* 1/2 (/ 1 p))))))
#s(approx (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p) #s(hole binary64 (/ -1/2 p)))
#s(approx (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p) #s(hole binary64 (- (* 1/2 (/ (+ (fabs p) (fabs r)) (* p r))) (* 1/2 (/ 1 p)))))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) #s(hole binary64 -1/2))
#s(approx (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2))) #s(hole binary64 r))
#s(approx (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2))) #s(hole binary64 (* r (+ 1 (+ (/ p r) (/ (fabs p) r))))))
#s(approx (/ (* (log r) 2) 2) #s(hole binary64 (* -1 (log (/ 1 r)))))
#s(approx (* (log r) 2) #s(hole binary64 (* -2 (log (/ 1 r)))))
#s(approx (log r) #s(hole binary64 (* -1 (log (/ 1 r)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2)))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* r (+ 1/2 (/ (* p (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r))))))
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (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 (- (* (/ (+ (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 (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2) r)) (* 1/2 (/ 1 p)))))))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) #s(hole binary64 (- (* -1 (/ (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2) r)) (* 1/2 (/ 1 p)))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))))
#s(approx (* (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) p) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) p)))) r)))))))
#s(approx (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) #s(hole binary64 (* -1 (* r (+ (* -1 (/ (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) p))) r)) (* 1/2 (/ 1 p)))))))
#s(approx (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ p (fabs p)) r)) 1)))))
#s(approx (/ (* (log r) 2) 2) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 r))))))
#s(approx (* (log r) 2) #s(hole binary64 (* 2 (+ (log -1) (* -1 (log (/ -1 r)))))))
#s(approx (log r) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1))))
#s(approx (* (/ 1 2) (- (+ (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)))))
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 (+.f64 (-.f64 (+.f64 r p) r) p) #s(literal 1/2 binary64))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (+.f64 (-.f64 (+.f64 r p) r) p) #s(literal 1/2 binary64)))
(*.f64 (+.f64 (-.f64 (+.f64 r p) r) p) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (+.f64 r p) r) p))
(/.f64 (-.f64 (pow.f64 (*.f64 p #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (-.f64 (+.f64 r p) r) #s(literal 1/2 binary64))))
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 3 binary64)) (*.f64 (pow.f64 (-.f64 (+.f64 r p) r) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 (pow.f64 (*.f64 p #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (-.f64 (+.f64 r p) r) #s(literal 1/2 binary64))))))
(fma.f64 (-.f64 (+.f64 r p) r) #s(literal 1/2 binary64) (*.f64 p #s(literal 1/2 binary64)))
(fma.f64 p #s(literal 1/2 binary64) (*.f64 (-.f64 (+.f64 r p) r) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r p) r) (*.f64 p #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) p (*.f64 (-.f64 (+.f64 r p) r) #s(literal 1/2 binary64)))
(-.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (-.f64 (+.f64 r p) r) #s(literal -1/2 binary64)))
(+.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (-.f64 (+.f64 r p) r) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (-.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) (*.f64 p #s(literal 1/2 binary64)))
#s(literal 1/2 binary64)
(/.f64 (fma.f64 (-.f64 (*.f64 p p) (*.f64 p p)) (-.f64 r (neg.f64 r)) (*.f64 (-.f64 p p) (-.f64 (*.f64 r r) (*.f64 r r)))) (*.f64 (-.f64 p p) (-.f64 r (neg.f64 r))))
(/.f64 (fma.f64 (-.f64 (*.f64 p p) (*.f64 p p)) (fma.f64 r r (-.f64 (*.f64 r r) (*.f64 r (neg.f64 r)))) (*.f64 (-.f64 p p) (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 (neg.f64 r) #s(literal 3 binary64))))) (*.f64 (-.f64 p p) (fma.f64 r r (-.f64 (*.f64 r r) (*.f64 r (neg.f64 r))))))
(/.f64 (fma.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (-.f64 r (neg.f64 r)) (*.f64 (fma.f64 p p (-.f64 (*.f64 p p) (*.f64 p p))) (-.f64 (*.f64 r r) (*.f64 r r)))) (*.f64 (fma.f64 p p (-.f64 (*.f64 p p) (*.f64 p p))) (-.f64 r (neg.f64 r))))
(/.f64 (fma.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 r r (-.f64 (*.f64 r r) (*.f64 r (neg.f64 r)))) (*.f64 (fma.f64 p p (-.f64 (*.f64 p p) (*.f64 p p))) (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 (neg.f64 r) #s(literal 3 binary64))))) (*.f64 (fma.f64 p p (-.f64 (*.f64 p p) (*.f64 p p))) (fma.f64 r r (-.f64 (*.f64 r r) (*.f64 r (neg.f64 r))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (+.f64 r p) p) #s(literal 2 binary64)) (*.f64 r r)) (+.f64 (+.f64 (+.f64 r p) p) r))
(/.f64 (-.f64 (*.f64 p p) (pow.f64 (-.f64 (+.f64 r p) r) #s(literal 2 binary64))) (-.f64 p (-.f64 (+.f64 r p) r)))
(/.f64 (-.f64 (pow.f64 (+.f64 (+.f64 r p) p) #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (+.f64 r p) p) #s(literal 2 binary64)) (fma.f64 r r (*.f64 (+.f64 (+.f64 r p) p) r))))
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (-.f64 (+.f64 r p) r) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (pow.f64 (-.f64 (+.f64 r p) r) #s(literal 2 binary64)) (*.f64 p (-.f64 (+.f64 r p) r)))))
(-.f64 (+.f64 (+.f64 r p) p) r)
(+.f64 (+.f64 p p) (-.f64 r r))
(+.f64 (-.f64 (+.f64 r p) r) p)
(+.f64 p (-.f64 (+.f64 r p) r))
p
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 r r)) (+.f64 (+.f64 r p) r))
(/.f64 (-.f64 (*.f64 p p) (pow.f64 (-.f64 r r) #s(literal 2 binary64))) (-.f64 p (-.f64 r r)))
(/.f64 (-.f64 (pow.f64 (-.f64 r r) #s(literal 2 binary64)) (*.f64 p p)) (-.f64 (-.f64 r r) p))
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 r r (*.f64 (+.f64 r p) r))))
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (-.f64 r r) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (pow.f64 (-.f64 r r) #s(literal 2 binary64)) (*.f64 p (-.f64 r r)))))
(/.f64 (+.f64 (pow.f64 (-.f64 r r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 r r) #s(literal 2 binary64)) (-.f64 (*.f64 p p) (*.f64 (-.f64 r r) p))))
(-.f64 (+.f64 r p) r)
(-.f64 r (-.f64 r p))
(+.f64 (-.f64 r r) p)
(+.f64 (+.f64 r p) (neg.f64 r))
(+.f64 p (-.f64 r r))
(/.f64 (-.f64 (*.f64 r r) (*.f64 r r)) (-.f64 r (neg.f64 r)))
(/.f64 (-.f64 (*.f64 r r) (*.f64 r r)) (+.f64 r r))
(/.f64 (-.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 r r (fma.f64 r r (*.f64 r r))))
(/.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 (neg.f64 r) #s(literal 3 binary64))) (fma.f64 r r (-.f64 (*.f64 r r) (*.f64 r (neg.f64 r)))))
(fma.f64 #s(literal -1 binary64) r r)
(fma.f64 r #s(literal -1 binary64) r)
(-.f64 r r)
(+.f64 (neg.f64 r) r)
(+.f64 r (neg.f64 r))
r
r
p
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
(*.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 #s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (neg.f64 r) #s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (/.f64 #s(literal 1/2 binary64) r)))) (neg.f64 p)))
(*.f64 #s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (neg.f64 r) #s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (/.f64 #s(literal 1/2 binary64) r)))) (neg.f64 p))
(*.f64 (neg.f64 p) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (neg.f64 r) #s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (/.f64 #s(literal 1/2 binary64) r)))))
(neg.f64 (*.f64 p #s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (neg.f64 r) #s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (/.f64 #s(literal 1/2 binary64) r))))))
(*.f64 #s(literal -1 binary64) p)
(*.f64 p #s(literal -1 binary64))
(neg.f64 p)
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (neg.f64 r) #s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (/.f64 #s(literal 1/2 binary64) r))))
(*.f64 (neg.f64 r) #s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (/.f64 #s(literal 1/2 binary64) r)))
(*.f64 #s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (/.f64 #s(literal 1/2 binary64) r)) (neg.f64 r))
(neg.f64 (*.f64 r #s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (/.f64 #s(literal 1/2 binary64) r))))
(*.f64 #s(literal -1 binary64) r)
(*.f64 r #s(literal -1 binary64))
(neg.f64 r)
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (/.f64 #s(literal 1/2 binary64) r))
(*.f64 (pow.f64 r #s(literal -1 binary64)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (pow.f64 r #s(literal -1 binary64)))
(/.f64 #s(literal -1/2 binary64) (neg.f64 r))
(/.f64 #s(literal 1/2 binary64) r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r #s(literal 1/2 binary64)) p)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r #s(literal 1/2 binary64)) p))
(*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r #s(literal 1/2 binary64)) p)
(*.f64 p (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r #s(literal 1/2 binary64)))
(fma.f64 p #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r) p))
(fma.f64 p #s(literal 1/2 binary64) (*.f64 p (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r)))
(fma.f64 #s(literal 1/2 binary64) p (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r) p))
(fma.f64 #s(literal 1/2 binary64) p (*.f64 p (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r)))
(+.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r) p))
(+.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 p (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r)))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r) #s(literal 1/2 binary64)))
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r)))
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r) #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r #s(literal 1/2 binary64))
(fma.f64 r (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) #s(literal 1/2 binary64))
(+.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) (neg.f64 p)) (*.f64 #s(literal -1/2 binary64) p)) (*.f64 p (neg.f64 p)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) p) (*.f64 p #s(literal 1/2 binary64))) (*.f64 p p))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (neg.f64 p))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p)
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) p) (/.f64 #s(literal 1/2 binary64) p))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (+.f64 r p) r) #s(literal 3 binary64)) #s(literal 1/8 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))
(-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r p) r))
(/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) r)
(fma.f64 (/.f64 p r) #s(literal 1/2 binary64) (*.f64 (/.f64 r r) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 p r) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 r r)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 p r) (*.f64 (/.f64 r r) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 p r) (*.f64 #s(literal 1/2 binary64) (/.f64 r r)))
(+.f64 (*.f64 (/.f64 p r) #s(literal 1/2 binary64)) (*.f64 (/.f64 r r) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (/.f64 p r) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 r r)))
(/.f64 (fma.f64 r r (*.f64 (neg.f64 r) (neg.f64 p))) (*.f64 r r))
(/.f64 (fma.f64 (neg.f64 r) r (*.f64 (neg.f64 r) p)) (*.f64 (neg.f64 r) r))
(/.f64 (fma.f64 r (neg.f64 r) (*.f64 r (neg.f64 p))) (*.f64 r (neg.f64 r)))
(/.f64 (fma.f64 (neg.f64 p) (neg.f64 r) (*.f64 r r)) (*.f64 r r))
(/.f64 (fma.f64 (neg.f64 p) r (*.f64 (neg.f64 r) r)) (*.f64 (neg.f64 r) r))
(/.f64 (fma.f64 p (neg.f64 r) (*.f64 r (neg.f64 r))) (*.f64 r (neg.f64 r)))
(/.f64 (-.f64 (pow.f64 (/.f64 p r) #s(literal 2 binary64)) (pow.f64 (/.f64 r r) #s(literal 2 binary64))) (/.f64 (-.f64 p r) r))
(/.f64 (fma.f64 r r (*.f64 r p)) (*.f64 r r))
(/.f64 (+.f64 (pow.f64 (/.f64 p r) #s(literal 3 binary64)) (pow.f64 (/.f64 r r) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 p r) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 r r) #s(literal 2 binary64)) (*.f64 (/.f64 p r) (/.f64 r r)))))
(/.f64 (neg.f64 (+.f64 r p)) (neg.f64 r))
(/.f64 (fma.f64 r p (*.f64 r r)) (*.f64 r r))
(/.f64 (+.f64 r p) r)
(+.f64 (/.f64 r r) (/.f64 p r))
(+.f64 (/.f64 p r) (/.f64 r r))
(/.f64 (-.f64 (*.f64 p p) (*.f64 r r)) (-.f64 p r))
(/.f64 (-.f64 (*.f64 r r) (*.f64 p p)) (-.f64 r p))
(/.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 r r (-.f64 (*.f64 p p) (*.f64 r p))))
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 p p (-.f64 (*.f64 r r) (*.f64 r p))))
(+.f64 r p)
(+.f64 p r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r))))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r)))
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) r) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) r)))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) r) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) r) (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (pow.f64 (+.f64 (+.f64 r p) p) #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 r #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) r) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) r)))))
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 r #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) r) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) r) (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64))))))
(fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r))
(fma.f64 #s(literal -1/2 binary64) r (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)))
(fma.f64 r #s(literal -1/2 binary64) (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 r p) p) (*.f64 #s(literal -1/2 binary64) r))
(-.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)) (*.f64 r #s(literal 1/2 binary64)))
(-.f64 (*.f64 #s(literal -1/2 binary64) r) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 r p) p)))
(+.f64 (fma.f64 #s(literal -1/2 binary64) r (*.f64 p #s(literal 1/2 binary64))) (*.f64 (+.f64 r p) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) r))
(+.f64 (*.f64 #s(literal -1/2 binary64) r) (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 p p)) (+.f64 (+.f64 r p) (neg.f64 p)))
(/.f64 (-.f64 (*.f64 p p) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (-.f64 p (+.f64 r p)))
(/.f64 (-.f64 (pow.f64 (+.f64 p p) #s(literal 2 binary64)) (*.f64 r r)) (-.f64 (+.f64 p p) r))
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 (neg.f64 p) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 p p (*.f64 (+.f64 r p) (neg.f64 p)))))
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 p (+.f64 r p)))))
(/.f64 (+.f64 (pow.f64 (+.f64 p p) #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 p p) #s(literal 2 binary64)) (-.f64 (*.f64 r r) (*.f64 (+.f64 p p) r))))
(-.f64 (+.f64 r p) (neg.f64 p))
(+.f64 (+.f64 p p) r)
(+.f64 (+.f64 r p) p)
(+.f64 r (-.f64 p (neg.f64 p)))
(+.f64 r (+.f64 p p))
(+.f64 p (-.f64 r (neg.f64 p)))
(+.f64 p (+.f64 r p))
(/.f64 (-.f64 (*.f64 p p) (*.f64 p p)) (-.f64 p p))
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 p p (-.f64 (*.f64 p p) (*.f64 p p))))
(+.f64 p p)
r
(*.f64 (log.f64 r) #s(literal 1 binary64))
(/.f64 (neg.f64 (*.f64 (log.f64 r) #s(literal 2 binary64))) #s(literal -2 binary64))
(/.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 r)))
(*.f64 (neg.f64 (log.f64 r)) #s(literal -2 binary64))
(*.f64 (log.f64 r) #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) (log.f64 r))
(fma.f64 (neg.f64 (log.f64 r)) #s(literal -1 binary64) (log.f64 r))
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 r)) (log.f64 r))
(+.f64 (log.f64 r) (log.f64 r))
(log.f64 (*.f64 r r))
(*.f64 (neg.f64 (log.f64 r)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 r)))
(neg.f64 (neg.f64 (log.f64 r)))
(log.f64 r)
#s(literal 2 binary64)
(*.f64 #s(literal -1/2 binary64) r)
(*.f64 r #s(literal -1/2 binary64))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 r 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 r 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 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 r #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))) p)) p (*.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (-.f64 (+.f64 r p) r) #s(literal 1/2 binary64)))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (+.f64 (-.f64 (+.f64 r p) r) p) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) (*.f64 (-.f64 (+.f64 r p) r) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) (*.f64 (+.f64 (-.f64 (+.f64 r p) r) p) #s(literal 1/2 binary64)))
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) (-.f64 (+.f64 r p) r))
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) (+.f64 (-.f64 (+.f64 r p) r) p))
#s(approx (fabs p) p)
#s(approx (+ (- (fabs r) r) (fabs p)) (-.f64 (+.f64 r p) r))
#s(approx (fabs p) p)
#s(approx (* -1/2 p) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (neg p) (neg.f64 p))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (/.f64 (-.f64 (+.f64 r p) r) 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 (-.f64 (+.f64 r p) r) p)) p))
#s(approx (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) (/.f64 (*.f64 (fma.f64 (/.f64 (+.f64 r p) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) r) p))
#s(approx (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) (/.f64 (fma.f64 (fma.f64 (/.f64 (+.f64 r p) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) r (*.f64 #s(literal -1/2 binary64) p)) p))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (neg.f64 (/.f64 (fma.f64 (/.f64 (+.f64 r p) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) p)))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (/.f64 (-.f64 (*.f64 (/.f64 p r) #s(literal 1/2 binary64)) (fma.f64 (/.f64 (+.f64 r p) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) p))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (fma.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r (*.f64 p #s(literal 1/2 binary64))))
#s(approx (* (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) p) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r))
#s(approx (* (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) p) (fma.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r (*.f64 p #s(literal 1/2 binary64))))
#s(approx (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r))
#s(approx (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) (/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r (*.f64 p #s(literal 1/2 binary64))) p))
#s(approx (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p) (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))
#s(approx (* (/ (+ (fabs r) (fabs p)) r) 1/2) (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)))
#s(approx (/ (+ (fabs r) (fabs p)) r) (/.f64 (+.f64 r p) r))
#s(approx (+ (fabs r) (fabs p)) (+.f64 r p))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2)))) (* -1/2 r)) (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r)))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2)))) (* -1/2 r)) (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r)))
#s(approx (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2))) (+.f64 r p))
#s(approx (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2))) (+.f64 (+.f64 r p) p))
#s(approx (+ p (fabs p)) p)
#s(approx (+ p (fabs p)) (+.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 #s(literal 1/2 binary64) (+.f64 (+.f64 r p) r)) 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 (+.f64 r p) 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 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64)))) #s(literal -1 binary64) (-.f64 (fma.f64 (/.f64 (+.f64 (+.f64 r p) r) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.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 r p) r) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p))
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) (*.f64 p #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) (*.f64 (fma.f64 (/.f64 (-.f64 (+.f64 r p) r) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p))
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) p)
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 r p) r) p)) 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 r p) r) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
#s(approx (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) #s(literal -1/2 binary64))
#s(approx (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) (-.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (+.f64 r p) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) r) p) #s(literal 1/2 binary64)))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (/.f64 #s(literal 1/2 binary64) r))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 r 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 (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (*.f64 p #s(literal 1/2 binary64)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r #s(literal 1/2 binary64)) p))
#s(approx (* (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) p) (*.f64 p #s(literal 1/2 binary64)))
#s(approx (* (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) p) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r #s(literal 1/2 binary64)) p))
#s(approx (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r #s(literal 1/2 binary64)))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2)))) (* -1/2 r)) (*.f64 p #s(literal 1/2 binary64)))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2)))) (* -1/2 r)) (*.f64 (+.f64 (/.f64 (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r)) p) #s(literal 1/2 binary64)) p))
#s(approx (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2))) p)
#s(approx (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2))) (*.f64 (+.f64 (/.f64 (+.f64 r p) p) #s(literal 1 binary64)) p))
#s(approx (+ p (fabs p)) p)
#s(approx (+ p (fabs p)) (*.f64 (+.f64 (/.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 r p) r) 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 r p) 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 (+.f64 r p) 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 (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 r p) r) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p)))
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 r p) r) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p)))
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 r p) r) p)) #s(literal 1 binary64))))
#s(approx (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) (-.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (+.f64 r p) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) r) p) #s(literal 1/2 binary64)))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 r 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 (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r)) #s(literal 1/2 binary64))))
#s(approx (* (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) p) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) r)) #s(literal 1/2 binary64))))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2)))) (* -1/2 r)) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r)) p)) #s(literal 1/2 binary64))))
#s(approx (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 r p) p)) #s(literal 1 binary64))))
#s(approx (+ p (fabs p)) (*.f64 (neg.f64 p) (-.f64 (/.f64 (neg.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 r 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 r 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 r 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 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 r 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 r p) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) r)))
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r)))
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) (+.f64 (+.f64 r p) p))
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) (+.f64 (-.f64 (+.f64 r p) r) p))
#s(approx (+ (- (fabs r) r) (fabs p)) (+.f64 r p))
#s(approx (+ (- (fabs r) r) (fabs p)) (-.f64 (+.f64 r p) r))
#s(approx (- (fabs r) r) r)
#s(approx (- (fabs r) r) (-.f64 r r))
#s(approx (fabs r) r)
#s(approx (fabs r) r)
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (-.f64 (*.f64 (/.f64 (+.f64 r p) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (-.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 r p)) (*.f64 #s(literal -1/2 binary64) r)) p) #s(literal 1/2 binary64)))
#s(approx (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) (neg.f64 (fma.f64 (/.f64 (+.f64 r p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
#s(approx (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) (fma.f64 (/.f64 r p) #s(literal 1/2 binary64) (neg.f64 (fma.f64 (/.f64 (+.f64 r p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))
#s(approx (neg r) (neg.f64 r))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (/.f64 (fma.f64 (/.f64 (+.f64 r p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (/.f64 (+.f64 (/.f64 (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r)) p) #s(literal 1/2 binary64)) r))
#s(approx (/ 1/2 r) (/.f64 #s(literal 1/2 binary64) r))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r)))
#s(approx (* (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) p) (*.f64 (fma.f64 (/.f64 (+.f64 r p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p))
#s(approx (* (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) p) (fma.f64 (fma.f64 (/.f64 (+.f64 r p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p (*.f64 #s(literal -1/2 binary64) r)))
#s(approx (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) (fma.f64 (/.f64 (+.f64 r p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
#s(approx (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) (+.f64 (/.f64 (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r)) p) #s(literal 1/2 binary64)))
#s(approx (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p) (*.f64 (/.f64 (/.f64 (+.f64 r p) p) r) #s(literal 1/2 binary64)))
#s(approx (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p) (/.f64 (/.f64 (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r)) p) r))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) (*.f64 (/.f64 (+.f64 r p) r) #s(literal 1/2 binary64)))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) (/.f64 (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r)) r))
#s(approx (+ (* 1/2 (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2)))) (* -1/2 r)) (*.f64 (+.f64 p p) #s(literal 1/2 binary64)))
#s(approx (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2))) (+.f64 p p))
#s(approx (fabs r) r)
#s(approx (/ (* (log r) 2) 2) (log.f64 r))
#s(approx (* (log r) 2) (*.f64 (log.f64 r) #s(literal 2 binary64)))
#s(approx (log r) (log.f64 r))
#s(approx (* -1/2 r) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)) 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 r p) p) r) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 r r))) #s(literal 1/2 binary64)) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64))) #s(literal -1 binary64) (-.f64 (fma.f64 (/.f64 (+.f64 (+.f64 r p) p) r) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 r r))) #s(literal 1/2 binary64))) r))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p) r)) #s(literal 1/2 binary64)) r))
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)) r) #s(literal 1/2 binary64)) r))
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) (neg.f64 r))
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) (*.f64 (-.f64 (/.f64 (+.f64 (+.f64 r p) p) r) #s(literal 1 binary64)) r))
#s(approx (+ (- (fabs r) r) (fabs p)) (neg.f64 r))
#s(approx (+ (- (fabs r) r) (fabs p)) (*.f64 (-.f64 (/.f64 (+.f64 r p) r) #s(literal 1 binary64)) r))
#s(approx (- (fabs r) r) (neg.f64 r))
#s(approx (- (fabs r) r) (*.f64 (-.f64 (/.f64 r r) #s(literal 1 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 (+.f64 r p) p) r) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) p)) (/.f64 #s(literal 1/2 binary64) r)) r))
#s(approx (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) (*.f64 (/.f64 r p) #s(literal 1/2 binary64)))
#s(approx (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) (*.f64 (-.f64 (fma.f64 (/.f64 (/.f64 (+.f64 r p) p) r) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) p)) (/.f64 #s(literal 1/2 binary64) r)) r))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (/.f64 #s(literal -1/2 binary64) p))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (-.f64 (/.f64 (fma.f64 (/.f64 (+.f64 r p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r) (/.f64 #s(literal 1/2 binary64) p)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)) r) #s(literal 1/2 binary64)) r))
#s(approx (* (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) p) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) p) (*.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (+.f64 r p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p) r) #s(literal 1/2 binary64)) r))
#s(approx (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) (*.f64 (/.f64 r p) #s(literal -1/2 binary64)))
#s(approx (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 (/.f64 (+.f64 r p) p) r) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) r)) (/.f64 #s(literal 1/2 binary64) p)) r))
#s(approx (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p) (/.f64 #s(literal -1/2 binary64) p))
#s(approx (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p) (-.f64 (*.f64 (/.f64 (/.f64 (+.f64 r p) p) r) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) p)))
#s(approx (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) #s(literal -1/2 binary64))
#s(approx (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2))) r)
#s(approx (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2))) (*.f64 (+.f64 (/.f64 (+.f64 p p) r) #s(literal 1 binary64)) r))
#s(approx (/ (* (log r) 2) 2) (log.f64 r))
#s(approx (* (log r) 2) (*.f64 (log.f64 r) #s(literal 2 binary64)))
#s(approx (log r) (log.f64 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 (+.f64 r p) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (+.f64 r p) 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 (+.f64 r p) 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 (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (neg.f64 r) (fma.f64 p (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 r p) p) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 r p) p) r) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (+ (- (fabs r) r) (fabs p)) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 r p) r) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (- (fabs r) r) (*.f64 (neg.f64 r) (fma.f64 (/.f64 r r) #s(literal -1 binary64) #s(literal 1 binary64))))
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (neg.f64 r) (-.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) (/.f64 #s(literal 1/2 binary64) p))))
#s(approx (* (neg r) (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p))) (*.f64 (neg.f64 r) (-.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) (/.f64 #s(literal 1/2 binary64) p))))
#s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (-.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 r p) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) (/.f64 #s(literal 1/2 binary64) p)))
#s(approx (* (- (* (/ (- (+ (fabs r) (fabs p)) (neg p)) r) 1/2) 1/2) r) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 r p) p) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
#s(approx (* (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) p) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (+.f64 r p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p) r) #s(literal -1 binary64) #s(literal 1/2 binary64))))
#s(approx (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 r p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) p))))
#s(approx (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 p p) r)) #s(literal 1 binary64))))
#s(approx (/ (* (log r) 2) 2) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) r)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))
#s(approx (* (log r) 2) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) r))))))
#s(approx (log r) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) r)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (+.f64 r p) 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 p) r) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (-.f64 p r))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q) (*.f64 (-.f64 (+.f64 (+.f64 r p) r) p) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) #s(literal -2 binary64) (pow.f64 (-.f64 p r) #s(literal -3 binary64))) (*.f64 q q)) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q) (*.f64 (-.f64 (+.f64 (+.f64 r p) r) p) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (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 r p) q) #s(literal 1/2 binary64)) #s(literal 1 binary64)) q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal -1/8 binary64) (-.f64 (*.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64)) #s(literal 1 binary64))) q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal -1/8 binary64) (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal 1/128 binary64) (*.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64))) #s(literal 1 binary64))) q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) 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 r p) q) #s(literal -1/2 binary64)) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal 1/8 binary64) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) q)) #s(literal 1 binary64))))
#s(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 r p) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)) #s(literal 1/128 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) q))) q)) #s(literal 1 binary64))))

eval51.0ms (1.1%)

Memory
29.0MiB live, 165.7MiB allocated; 16ms collecting garbage
Compiler

Compiled 21 989 to 1 958 computations (91.1% saved)

prune49.0ms (1%)

Memory
19.2MiB live, 160.9MiB allocated; 14ms collecting garbage
Pruning

30 alts after pruning (22 fresh and 8 done)

PrunedKeptTotal
New3628370
Fresh21416
Picked235
Done156
Total36730397
Accuracy
83.0%
Counts
397 → 30
Alt Table
Click to see full alt table
StatusAccuracyProgram
18.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r)))
15.9%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (exp (* (log (+ (* (* q q) 4) (pow (- p r) 2))) 1/2))) (*.f64 r (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))))))
17.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (/.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) (*.f64 r r)) #s(literal 1 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)))
30.0%
#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))
30.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)) #s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 q #s(literal 2 binary64)))) #s(literal 1/2 binary64)))
18.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
9.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 #s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (*.f64 r (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 p r)) (/.f64 #s(literal 1/2 binary64) p)))) #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 (neg.f64 p) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (neg.f64 r) (/.f64 (-.f64 (pow.f64 (/.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)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) p) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.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)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) p) #s(literal 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)) (neg.f64 r)) (/.f64 #s(literal 1/2 binary64) p)))))))))
2.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 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 r #s(literal -3 binary64)) #s(literal 1/8 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) r) #s(literal 2 binary64)) (*.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)))))) (/.f64 #s(literal 1/2 binary64) p))))))
5.8%
#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) #s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (/.f64 #s(literal 1/2 binary64) r))))))
9.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 (neg.f64 r) #s(approx (- (neg (/ (- (* -1/2 (/ (+ (fabs r) (fabs p)) p)) 1/2) r)) (/ 1/2 p)) (/.f64 #s(literal -1/2 binary64) p))))))
13.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)) (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(literal 1/2 binary64)))
7.8%
#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) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 p r))) r))
6.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) 1/2) #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)))))) (*.f64 #s(literal 1/2 binary64) p))
2.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
31.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
9.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 (-.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)))))
11.7%
#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 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 q q) r)))))
5.9%
#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) 1/2) r) (fma.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r (*.f64 p #s(literal 1/2 binary64)))))
34.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) 1/2) r) (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) (*.f64 #s(literal -1/2 binary64) r))))
14.6%
#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) 1/2) r) (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 p (fabs.f64 p)) (exp.f64 (/.f64 #s(approx (* (log r) 2) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) r)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) r))))
3.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) 1/2) r) (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 p (fabs.f64 p)) (exp.f64 #s(approx (/ (* (log r) 2) 2) (log.f64 r)))) (*.f64 #s(literal -1/2 binary64) r))))
20.0%
#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) 1/2) r) (fma.f64 #s(literal 1/2 binary64) #s(approx (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2))) r) (*.f64 #s(literal -1/2 binary64) r))))
5.5%
#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) 1/2) r) (*.f64 (fma.f64 r (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(approx (fabs r) r) (fabs.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) #s(literal 1/2 binary64)) p)))
16.3%
#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) 1/2) r) #s(approx (+ (* 1/2 (+ (+ p (fabs p)) (exp (/ (* (log r) 2) 2)))) (* -1/2 r)) (*.f64 (+.f64 p p) #s(literal 1/2 binary64)))))
3.3%
#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) 1/2) r) #s(approx (* (+ (* r (/ (- (* (/ (+ (fabs r) (fabs p)) r) 1/2) 1/2) p)) 1/2) p) (fma.f64 (fma.f64 (/.f64 (+.f64 r p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p (*.f64 #s(literal -1/2 binary64) r)))))
32.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 #s(literal 1/2 binary64) (+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))))))
14.7%
#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 #s(approx (- (fabs r) r) (neg.f64 r)) (fabs.f64 p))))))
3.4%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)
Compiler

Compiled 4 200 to 1 492 computations (64.5% saved)

regimes108.0ms (2.3%)

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

7 calls:

30.0ms
q
13.0ms
r
13.0ms
p
12.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
12.0ms
(pow.f64 q #s(literal 2 binary64))
Results
AccuracySegmentsBranch
58.4%2(pow.f64 q #s(literal 2 binary64))
58.4%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
48.6%3(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
48.6%3(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
56.5%3p
55.6%4r
60.5%3q
Compiler

Compiled 51 to 54 computations (-5.9% saved)

regimes12.0ms (0.3%)

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

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

Compiled 9 to 15 computations (-66.7% saved)

regimes22.0ms (0.5%)

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

7 calls:

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

Compiled 51 to 54 computations (-5.9% saved)

regimes11.0ms (0.2%)

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

4 calls:

3.0ms
(pow.f64 q #s(literal 2 binary64))
2.0ms
q
2.0ms
p
2.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
Results
AccuracySegmentsBranch
40.0%2p
37.7%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
37.7%2q
37.7%2(pow.f64 q #s(literal 2 binary64))
Compiler

Compiled 10 to 18 computations (-80% saved)

regimes17.0ms (0.4%)

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

7 calls:

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

Compiled 51 to 54 computations (-5.9% saved)

regimes8.0ms (0.2%)

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

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

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

7 calls:

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

Compiled 51 to 54 computations (-5.9% saved)

bsearch58.0ms (1.2%)

Memory
-4.9MiB live, 185.9MiB allocated; 8ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
23.0ms
6.585459132210312e-49
5.119667153716101e-48
29.0ms
2.853817714093234e-212
3.8260324973282994e-210
Samples
26.0ms112×2valid
15.0ms78×1valid
1.0ms18×0valid
Compiler

Compiled 1 202 to 890 computations (26% saved)

Precisions
Click to see histograms. Total time spent on operations: 35.0ms
ival-pow2: 10.0ms (28.7% of total)
adjust: 8.0ms (23% of total)
ival-add!: 4.0ms (11.5% of total)
ival-sqrt: 4.0ms (11.5% of total)
ival-mult!: 4.0ms (11.5% of total)
ival-sub!: 2.0ms (5.7% of total)
ival-fabs: 2.0ms (5.7% of total)

bsearch1.0ms (0%)

Memory
3.5MiB live, 3.5MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
1.0ms
6.585459132210312e-49
5.119667153716101e-48
Compiler

Compiled 481 to 372 computations (22.7% saved)

bsearch0.0ms (0%)

Memory
1.1MiB live, 1.1MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
4.33682719820122e-97
2.6210991764839525e-95
Compiler

Compiled 25 to 25 computations (0% saved)

bsearch32.0ms (0.7%)

Memory
-3.0MiB live, 96.9MiB allocated; 10ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
29.0ms
1.1665366667910978e-244
3.6803654042215617e-242
Samples
10.0ms42×1valid
9.0ms32×2valid
4.0ms54×0valid
Compiler

Compiled 737 to 536 computations (27.3% saved)

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

derivations174.0ms (3.6%)

Memory
-31.0MiB live, 255.3MiB allocated; 13ms collecting garbage
Stop Event
fuel
Compiler

Compiled 448 to 84 computations (81.3% saved)

preprocess62.0ms (1.3%)

Memory
26.8MiB live, 169.6MiB allocated; 8ms collecting garbage
Remove

(sort p r)

(abs q)

Compiler

Compiled 2 962 to 1 256 computations (57.6% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...