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

Time bar (total: 7.5s)

start0.0ms (0%)

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

analyze0.0ms (0%)

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

Compiled 24 to 20 computations (16.7% saved)

sample1.8s (24.2%)

Memory
31.6MiB live, 2 329.2MiB allocated; 342ms collecting garbage
Samples
1.4s8 255×0valid
0.0ms3valid
Precisions
Click to see histograms. Total time spent on operations: 958.0ms
ival-pow2: 260.0ms (27.1% of total)
ival-add: 174.0ms (18.2% of total)
ival-div: 134.0ms (14% of total)
ival-mult: 104.0ms (10.9% of total)
ival-sub: 102.0ms (10.6% of total)
ival-fabs: 93.0ms (9.7% of total)
ival-sqrt: 67.0ms (7% of total)
exact: 12.0ms (1.3% of total)
ival-true: 6.0ms (0.6% of total)
adjust: 3.0ms (0.3% of total)
ival-assert: 3.0ms (0.3% of total)
Bogosity

explain207.0ms (2.8%)

Memory
-3.1MiB live, 470.4MiB allocated; 25ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1470-0-(sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))
10-0-(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
00-0-q
00-0-(-.f64 p r)
00-0-(pow.f64 q #s(literal 2 binary64))
00-0-#s(literal 1 binary64)
00-0-(pow.f64 (-.f64 p r) #s(literal 2 binary64))
00-0-(fabs.f64 p)
00-0-(+.f64 (fabs.f64 p) (fabs.f64 r))
00-0-(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
00-0-(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
00-0-#s(literal 4 binary64)
00-0-p
00-0-(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))
00-0-(fabs.f64 r)
00-0-#s(literal 2 binary64)
00-0-r
00-0-(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
sqrt.f64(sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))oflow-rescue1420
(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))overflow142
(pow.f64 q #s(literal 2 binary64))overflow65
(pow.f64 (-.f64 p r) #s(literal 2 binary64))overflow106
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))overflow65
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-rescue50
(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))underflow5
(pow.f64 q #s(literal 2 binary64))underflow62
(pow.f64 (-.f64 p r) #s(literal 2 binary64))underflow18
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))underflow62
*.f64(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))n*o10
Confusion
Predicted +Predicted -
+1470
-0109
Precision
1.0
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+14700
-00109
Precision?
1.0
Recall?
1.0
Freqs
test
numberfreq
0109
1146
21
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
63.0ms510×0valid
0.0ms1valid
Compiler

Compiled 220 to 58 computations (73.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 42.0ms
ival-add: 11.0ms (26.1% of total)
ival-pow2: 10.0ms (23.7% of total)
ival-mult: 6.0ms (14.2% of total)
ival-fabs: 4.0ms (9.5% of total)
ival-div: 3.0ms (7.1% of total)
ival-sqrt: 3.0ms (7.1% of total)
ival-sub: 2.0ms (4.7% of total)
exact: 1.0ms (2.4% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

preprocess160.0ms (2.1%)

Memory
-3.3MiB live, 99.0MiB allocated; 13ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
069187
1195184
2510184
31425184
42416184
53647184
64703184
75751184
86040184
96330184
106647184
116782184
127663184
01820
03120
15720
211320
329420
454920
579020
691720
7117920
8158120
9188120
10204120
11211120
0211119
Stop Event
iter limit
saturated
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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64))
Symmetry

(abs q)

(sort p r)

Compiler

Compiled 22 to 18 computations (18.2% saved)

eval0.0ms (0%)

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

Compiled 0 to 3 computations (-∞% saved)

prune1.0ms (0%)

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

Compiled 22 to 18 computations (18.2% saved)

simplify40.0ms (0.5%)

Memory
-1.5MiB live, 43.2MiB allocated; 5ms collecting garbage
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.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))))))
cost-diff0
(*.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)))))))
cost-diff1
(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))
cost-diff2
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01893
03193
15793
211393
329493
454993
579093
691793
7117993
8158193
9188193
10204193
11211193
0211189
Stop Event
iter limit
saturated
iter 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)))))))
(/.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
(*.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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 1/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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (fabs.f64 p)) (fabs.f64 r))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(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)))))
(sqrt.f64 (fma.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 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #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)))
(*.f64 (*.f64 q q) #s(literal 4 binary64))
#s(literal 4 binary64)
(pow.f64 q #s(literal 2 binary64))
(*.f64 q q)
q

localize45.0ms (0.6%)

Memory
24.2MiB live, 114.6MiB allocated; 6ms collecting garbage
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy0.006191259768442017
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
accuracy0.0078125
(pow.f64 (-.f64 p r) #s(literal 2 binary64))
accuracy0.17069784949284797
(*.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)))))))
accuracy34.01704090696345
(sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))
Samples
34.0ms255×0valid
0.0ms1valid
Compiler

Compiled 99 to 20 computations (79.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 21.0ms
ival-pow2: 7.0ms (33.9% of total)
ival-add: 3.0ms (14.5% of total)
ival-mult: 3.0ms (14.5% of total)
ival-div: 2.0ms (9.7% of total)
ival-fabs: 2.0ms (9.7% of total)
ival-sqrt: 2.0ms (9.7% of total)
ival-sub: 1.0ms (4.8% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series22.0ms (0.3%)

Memory
-14.0MiB live, 41.1MiB allocated; 6ms collecting garbage
Counts
7 → 128
Calls
Call 1
Inputs
(/.f64 #s(literal 1 binary64) #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))))
(*.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 (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))))))
(sqrt.f64 (+.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 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
Outputs
(+ (* 4 (pow q 2)) (pow r 2))
(+ (* -2 (* p r)) (+ (* 4 (pow q 2)) (pow r 2)))
(+ (* 4 (pow q 2)) (+ (* p (+ p (* -2 r))) (pow r 2)))
(* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
(+ (* -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)))))))
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))
(+ (* 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))))))))))
(+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))
(+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))
(+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
(+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))
(sqrt (+ (* 4 (pow q 2)) (pow r 2)))
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))
(+ (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)))))))))
(+ (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))))))))))
(pow r 2)
(+ (* -2 (* p r)) (pow r 2))
(+ (* p (+ p (* -2 r))) (pow r 2))
(pow p 2)
(* (pow p 2) (+ 1 (* -2 (/ r p))))
(* (pow p 2) (+ 1 (+ (* -2 (/ r p)) (+ (* 4 (/ (pow q 2) (pow p 2))) (/ (pow r 2) (pow p 2))))))
(* 1/2 p)
(* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p))))
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2)))))
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2))))))
p
(* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p)))))
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))))))
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p)))))))
(* p (+ 1 (* -1 (/ r p))))
(* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2))))))
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2)))))))
(* (pow p 2) (+ 1 (+ (* -2 (/ r p)) (/ (pow r 2) (pow p 2)))))
(* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 4 (pow q 2)) (pow r 2)) p)) (* 2 r)) p))))
(* -1/2 p)
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))))
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))
(* -1 p)
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p)))))
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p))))) p)))))
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p)))))
(* -1 (* p (+ 1 (* -1 (/ r p)))))
(* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p)))))
(* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p)))))
(* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow r 2) p)) (* 2 r)) p))))
(+ (* 4 (pow q 2)) (pow p 2))
(+ (* -2 (* p r)) (+ (* 4 (pow q 2)) (pow p 2)))
(+ (* 4 (pow q 2)) (+ (* r (+ r (* -2 p))) (pow p 2)))
(* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
(+ (* -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)))))))
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))
(+ (* 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))))))))))
(+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))
(+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))
(+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
(+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))))))))))
(sqrt (+ (* 4 (pow q 2)) (pow p 2)))
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))
(+ (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)))))))))
(+ (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))))))))))
(+ (* -2 (* p r)) (pow p 2))
(+ (* r (+ r (* -2 p))) (pow p 2))
(* (pow r 2) (+ 1 (* -2 (/ p r))))
(* (pow r 2) (+ 1 (+ (* -2 (/ p r)) (+ (* 4 (/ (pow q 2) (pow r 2))) (/ (pow p 2) (pow r 2))))))
(* 1/2 r)
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r))))
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2)))))
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))))))
r
(* r (+ 1 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r)))))
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))))))
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r)))))))
(* r (+ 1 (* -1 (/ p r))))
(* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2))))))
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2)))))))
(* (pow r 2) (+ 1 (+ (* -2 (/ p r)) (/ (pow p 2) (pow r 2)))))
(* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 4 (pow q 2)) (pow p 2)) r)) (* 2 p)) r))))
(* -1/2 r)
(* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))
(* -1 r)
(* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r)))))
(* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r))))) r)))))
(* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r)))))
(* -1 (* r (+ 1 (* -1 (/ p r)))))
(* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r)))))
(* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r)))))
(* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow p 2) r)) (* 2 p)) r))))
(pow (- p r) 2)
(+ (* 4 (pow q 2)) (pow (- p r) 2))
(* 1/2 (- (+ p (+ (fabs p) (fabs r))) r))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r)))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r)))))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r)))))
(- (+ p (+ (fabs p) (fabs r))) r)
(- (+ p (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) (- p r)))))) r)
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) r)
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))))) r)
(- p r)
(- (+ p (* 2 (/ (pow q 2) (- p r)))) r)
(- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r)
(- (+ 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)
(* 4 (pow q 2))
(* (pow q 2) (+ 4 (/ (pow (- p r) 2) (pow q 2))))
q
(* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q))))
(* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))
(* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))
(* 2 q)
(* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q))))
(* q (+ 2 (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))))
(* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))))
(* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))
(* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))
(* 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)))))))
(* -1 q)
(* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q)))))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(* -2 q)
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q)))))
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow (- p r) 2) q)))) q)))))
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)))))
(* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))
(* -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
4.0ms
p
@0
((/ 1 2) (+ (pow (- p r) 2) (* 4 (pow q 2))) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (pow (- p r) 2) (* 4 (pow q 2)))
2.0ms
q
@0
((/ 1 2) (+ (pow (- p r) 2) (* 4 (pow q 2))) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (pow (- p r) 2) (* 4 (pow q 2)))
2.0ms
r
@0
((/ 1 2) (+ (pow (- p r) 2) (* 4 (pow q 2))) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (pow (- p r) 2) (* 4 (pow q 2)))
2.0ms
q
@inf
((/ 1 2) (+ (pow (- p r) 2) (* 4 (pow q 2))) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (pow (- p r) 2) (* 4 (pow q 2)))
2.0ms
r
@inf
((/ 1 2) (+ (pow (- p r) 2) (* 4 (pow q 2))) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (pow (- p r) 2) (* 4 (pow q 2)))

simplify190.0ms (2.5%)

Memory
-1.8MiB live, 267.9MiB allocated; 40ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
05763228
121133014
086852798
Stop Event
iter limit
node limit
Counts
128 → 125
Calls
Call 1
Inputs
(+ (* 4 (pow q 2)) (pow r 2))
(+ (* -2 (* p r)) (+ (* 4 (pow q 2)) (pow r 2)))
(+ (* 4 (pow q 2)) (+ (* p (+ p (* -2 r))) (pow r 2)))
(* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
(+ (* -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)))))))
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))
(+ (* 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))))))))))
(+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))
(+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))
(+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
(+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))
(sqrt (+ (* 4 (pow q 2)) (pow r 2)))
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))
(+ (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)))))))))
(+ (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))))))))))
(pow r 2)
(+ (* -2 (* p r)) (pow r 2))
(+ (* p (+ p (* -2 r))) (pow r 2))
(pow p 2)
(* (pow p 2) (+ 1 (* -2 (/ r p))))
(* (pow p 2) (+ 1 (+ (* -2 (/ r p)) (+ (* 4 (/ (pow q 2) (pow p 2))) (/ (pow r 2) (pow p 2))))))
(* 1/2 p)
(* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p))))
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2)))))
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2))))))
p
(* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p)))))
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))))))
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p)))))))
(* p (+ 1 (* -1 (/ r p))))
(* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2))))))
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2)))))))
(* (pow p 2) (+ 1 (+ (* -2 (/ r p)) (/ (pow r 2) (pow p 2)))))
(* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 4 (pow q 2)) (pow r 2)) p)) (* 2 r)) p))))
(* -1/2 p)
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))))
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))
(* -1 p)
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p)))))
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p))))) p)))))
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p)))))
(* -1 (* p (+ 1 (* -1 (/ r p)))))
(* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p)))))
(* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p)))))
(* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow r 2) p)) (* 2 r)) p))))
(+ (* 4 (pow q 2)) (pow p 2))
(+ (* -2 (* p r)) (+ (* 4 (pow q 2)) (pow p 2)))
(+ (* 4 (pow q 2)) (+ (* r (+ r (* -2 p))) (pow p 2)))
(* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
(+ (* -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)))))))
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))
(+ (* 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))))))))))
(+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))
(+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))
(+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
(+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))))))))))
(sqrt (+ (* 4 (pow q 2)) (pow p 2)))
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))
(+ (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)))))))))
(+ (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))))))))))
(+ (* -2 (* p r)) (pow p 2))
(+ (* r (+ r (* -2 p))) (pow p 2))
(* (pow r 2) (+ 1 (* -2 (/ p r))))
(* (pow r 2) (+ 1 (+ (* -2 (/ p r)) (+ (* 4 (/ (pow q 2) (pow r 2))) (/ (pow p 2) (pow r 2))))))
(* 1/2 r)
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r))))
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2)))))
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))))))
r
(* r (+ 1 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r)))))
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))))))
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r)))))))
(* r (+ 1 (* -1 (/ p r))))
(* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2))))))
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2)))))))
(* (pow r 2) (+ 1 (+ (* -2 (/ p r)) (/ (pow p 2) (pow r 2)))))
(* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 4 (pow q 2)) (pow p 2)) r)) (* 2 p)) r))))
(* -1/2 r)
(* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))
(* -1 r)
(* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r)))))
(* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r))))) r)))))
(* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r)))))
(* -1 (* r (+ 1 (* -1 (/ p r)))))
(* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r)))))
(* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r)))))
(* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow p 2) r)) (* 2 p)) r))))
(pow (- p r) 2)
(+ (* 4 (pow q 2)) (pow (- p r) 2))
(* 1/2 (- (+ p (+ (fabs p) (fabs r))) r))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r)))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r)))))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r)))))
(- (+ p (+ (fabs p) (fabs r))) r)
(- (+ p (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) (- p r)))))) r)
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) r)
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))))) r)
(- p r)
(- (+ p (* 2 (/ (pow q 2) (- p r)))) r)
(- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r)
(- (+ 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)
(* 4 (pow q 2))
(* (pow q 2) (+ 4 (/ (pow (- p r) 2) (pow q 2))))
q
(* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q))))
(* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))
(* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))
(* 2 q)
(* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q))))
(* q (+ 2 (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))))
(* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))))
(* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))
(* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))
(* 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)))))))
(* -1 q)
(* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q)))))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(* -2 q)
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q)))))
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow (- p r) 2) q)))) q)))))
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)))))
(* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))
(* -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
(+ (* 4 (pow q 2)) (pow r 2))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))
(+ (* -2 (* p r)) (+ (* 4 (pow q 2)) (pow r 2)))
(fma.f64 (fma.f64 #s(literal -2 binary64) p r) r (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(+ (* 4 (pow q 2)) (+ (* p (+ p (* -2 r))) (pow r 2)))
(fma.f64 (fma.f64 #s(literal -2 binary64) p r) r (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
(* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))
(+ (* -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)))))))
(*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p)) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p))))
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 #s(literal -1/2 binary64) r))) p (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
(+ (* 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))))))))))
(fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 #s(literal -1/2 binary64) r)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3 binary64)))) (*.f64 r p)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (*.f64 #s(literal 1/4 binary64) p))) p (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
(+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p))
(+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))
(+.f64 (fma.f64 (*.f64 p (neg.f64 r)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r))) (fabs.f64 p))
(+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))
(+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (neg.f64 r))) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))))
(+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (neg.f64 r)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3 binary64)))) (*.f64 r p)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (*.f64 #s(literal 1/2 binary64) p))) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(sqrt (+ (* 4 (pow q 2)) (pow r 2)))
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))
(fma.f64 (*.f64 p (neg.f64 r)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
(+ (sqrt (+ (* 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)))))))))
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (neg.f64 r))) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))))))))
(fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (neg.f64 r)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3 binary64)))) (*.f64 r p)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (*.f64 #s(literal 1/2 binary64) p))) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
(pow r 2)
(*.f64 r r)
(+ (* -2 (* p r)) (pow r 2))
(*.f64 (fma.f64 #s(literal -2 binary64) p r) r)
(+ (* p (+ p (* -2 r))) (pow r 2))
(fma.f64 (fma.f64 #s(literal -2 binary64) p r) r (*.f64 p p))
(pow p 2)
(*.f64 p p)
(* (pow p 2) (+ 1 (* -2 (/ r p))))
(*.f64 (*.f64 (fma.f64 (/.f64 r p) #s(literal -2 binary64) #s(literal 1 binary64)) p) p)
(* (pow p 2) (+ 1 (+ (* -2 (/ r p)) (+ (* 4 (/ (pow q 2) (pow p 2))) (/ (pow r 2) (pow p 2))))))
(*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) (*.f64 p p)) (fma.f64 (/.f64 r p) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 p p))
(* 1/2 p)
(*.f64 #s(literal 1/2 binary64) p)
(* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p))))
(*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p)
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2)))))
(*.f64 (fma.f64 (/.f64 q p) (/.f64 q p) (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) p)
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2))))))
(*.f64 (fma.f64 (+.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) #s(literal 1 binary64)) #s(literal 1/2 binary64) (fma.f64 (/.f64 q p) (/.f64 q p) (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64)))))) p)
p
(* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p)))))
(fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) p p)
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))))))
(fma.f64 (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 (*.f64 q q) p) (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p)) p p)
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p)))))))
(fma.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 q p) (/.f64 q p) (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))))) (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p)) p p)
(* p (+ 1 (* -1 (/ r p))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 r p)) p)
(* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2))))))
(*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 (*.f64 q q) p) (-.f64 #s(literal 1 binary64) (/.f64 r p))) p)
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2)))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 q p) (/.f64 q p) (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 r p))) p)
(* (pow p 2) (+ 1 (+ (* -2 (/ r p)) (/ (pow r 2) (pow p 2)))))
(*.f64 (fma.f64 (/.f64 r p) (/.f64 r p) (fma.f64 (/.f64 r p) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 p p))
(* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 4 (pow q 2)) (pow r 2)) p)) (* 2 r)) p))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) r (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) (neg.f64 p))) p)) (*.f64 p p))
(* -1/2 p)
(*.f64 #s(literal -1/2 binary64) p)
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))))
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))
(*.f64 (neg.f64 p) (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) p)) p)))
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))
(*.f64 (neg.f64 p) (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) (neg.f64 p))) p)))
(* -1 p)
(neg.f64 p)
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p)))))
(neg.f64 (fma.f64 (neg.f64 p) (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) p))
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p))))) p)))))
(neg.f64 (fma.f64 (neg.f64 p) (/.f64 (+.f64 (+.f64 r (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) (fabs.f64 r))) (fabs.f64 p)) p) p))
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p)))))
(neg.f64 (fma.f64 (neg.f64 p) (/.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p))) p)) p) p))
(* -1 (* p (+ 1 (* -1 (/ r p)))))
(*.f64 (neg.f64 p) (-.f64 #s(literal 1 binary64) (/.f64 r p)))
(* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p)))))
(*.f64 (neg.f64 p) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) r) p)))
(* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p)))))
(*.f64 (neg.f64 p) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 r (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p))) p)) p)))
(* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow r 2) p)) (* 2 r)) p))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) r (/.f64 (*.f64 (neg.f64 r) r) p)) p)) (*.f64 p p))
(+ (* 4 (pow q 2)) (pow p 2))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))
(+ (* -2 (* p r)) (+ (* 4 (pow q 2)) (pow p 2)))
(fma.f64 (fma.f64 #s(literal -2 binary64) r p) p (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(+ (* 4 (pow q 2)) (+ (* r (+ r (* -2 p))) (pow p 2)))
(fma.f64 (fma.f64 #s(literal -2 binary64) p r) r (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
(* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 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)))))))
(*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 r p)) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p))))
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 #s(literal -1/2 binary64) p))) r (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 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))))))))))
(fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 #s(literal -1/2 binary64) p)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3 binary64)))) (*.f64 r p)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (*.f64 #s(literal 1/4 binary64) r))) r (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
(+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p))
(+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))
(+.f64 (fma.f64 (*.f64 r (neg.f64 p)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r))) (fabs.f64 p))
(+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (neg.f64 p))) r (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r))) (fabs.f64 p))
(+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))))))))))
(+.f64 (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (neg.f64 p)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3 binary64)))) (*.f64 r p)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (*.f64 #s(literal 1/2 binary64) r))) r (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r))) (fabs.f64 p))
(sqrt (+ (* 4 (pow q 2)) (pow p 2)))
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))
(fma.f64 (*.f64 r (neg.f64 p)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(+ (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)))))))))
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (neg.f64 p))) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(+ (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))))))))))
(fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (neg.f64 p)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3 binary64)))) (*.f64 r p)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (*.f64 #s(literal 1/2 binary64) r))) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(+ (* -2 (* p r)) (pow p 2))
(*.f64 (fma.f64 #s(literal -2 binary64) r p) p)
(+ (* r (+ r (* -2 p))) (pow p 2))
(fma.f64 (fma.f64 #s(literal -2 binary64) p r) r (*.f64 p p))
(* (pow r 2) (+ 1 (* -2 (/ p r))))
(*.f64 (*.f64 (fma.f64 (/.f64 p r) #s(literal -2 binary64) #s(literal 1 binary64)) r) r)
(* (pow r 2) (+ 1 (+ (* -2 (/ p r)) (+ (* 4 (/ (pow q 2) (pow r 2))) (/ (pow p 2) (pow r 2))))))
(*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (*.f64 r r)) (fma.f64 (/.f64 p r) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 r r))
(* 1/2 r)
(*.f64 #s(literal 1/2 binary64) r)
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r))))
(*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r)
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2)))))
(*.f64 (fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) r)
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))))))
(*.f64 (fma.f64 (+.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1 binary64)) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64))))) r)
r
(* r (+ 1 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r)))))
(fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) r r)
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))))))
(fma.f64 (fma.f64 (/.f64 #s(literal 2 binary64) r) (/.f64 (*.f64 q q) r) (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r)) r r)
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r)))))))
(fma.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64)))) (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r)) r r)
(* r (+ 1 (* -1 (/ p r))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 p r)) r)
(* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2))))))
(*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) r) (/.f64 (*.f64 q q) r) (-.f64 #s(literal 1 binary64) (/.f64 p r))) r)
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2)))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 p r))) r)
(* (pow r 2) (+ 1 (+ (* -2 (/ p r)) (/ (pow p 2) (pow r 2)))))
(*.f64 (fma.f64 (/.f64 p r) (/.f64 p r) (fma.f64 (/.f64 p r) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 r r))
(* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 4 (pow q 2)) (pow p 2)) r)) (* 2 p)) r))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) p (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (neg.f64 r))) r)) (*.f64 r r))
(* -1/2 r)
(*.f64 #s(literal -1/2 binary64) r)
(* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))
(*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))
(*.f64 (neg.f64 r) (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r)))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))
(*.f64 (neg.f64 r) (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r))) (neg.f64 r))) r)))
(* -1 r)
(neg.f64 r)
(* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r)))))
(neg.f64 (fma.f64 (neg.f64 r) (/.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) r) r))
(* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r))))) r)))))
(neg.f64 (fma.f64 (neg.f64 r) (/.f64 (+.f64 (+.f64 p (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) (fabs.f64 r))) (fabs.f64 p)) r) r))
(* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r)))))
(neg.f64 (fma.f64 (neg.f64 r) (/.f64 (-.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r)))) r)) r) r))
(* -1 (* r (+ 1 (* -1 (/ p r)))))
(*.f64 (neg.f64 r) (-.f64 #s(literal 1 binary64) (/.f64 p r)))
(* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r)))))
(*.f64 (neg.f64 r) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) p) r)))
(* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r)))))
(*.f64 (neg.f64 r) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 p (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r)))) r)) r)))
(* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow p 2) r)) (* 2 p)) r))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) p (/.f64 (*.f64 (neg.f64 p) p) r)) r)) (*.f64 r r))
(pow (- p r) 2)
(pow.f64 (-.f64 p r) #s(literal 2 binary64))
(+ (* 4 (pow q 2)) (pow (- p r) 2))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))
(* 1/2 (- (+ p (+ (fabs p) (fabs r))) r))
(*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r)))
(fma.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (-.f64 p r)))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r)))))
(fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q) (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64)))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r)))))
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 p r) #s(literal 3 binary64)))) (*.f64 q q) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q) (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64)))
(- (+ p (+ (fabs p) (fabs r))) r)
(+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r))
(- (+ p (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) (- p r)))))) r)
(+.f64 (fma.f64 (*.f64 q q) (/.f64 #s(literal 2 binary64) (-.f64 p r)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (-.f64 p r))
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) r)
(+.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) (+.f64 (fabs.f64 r) (fabs.f64 p))) (-.f64 p r))
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))))) r)
(+.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) (+.f64 (fabs.f64 r) (fabs.f64 p))) (-.f64 p r))
(- p r)
(-.f64 p r)
(- (+ p (* 2 (/ (pow q 2) (- p r)))) r)
(fma.f64 (/.f64 (*.f64 q q) (-.f64 p r)) #s(literal 2 binary64) (-.f64 p r))
(- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r)
(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) (-.f64 p r))
(- (+ 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)
(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) (-.f64 p r))
(* 4 (pow q 2))
(*.f64 (*.f64 q q) #s(literal 4 binary64))
(* (pow q 2) (+ 4 (/ (pow (- p r) 2) (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))
q
(* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q))))
(fma.f64 (*.f64 q #s(literal 1/2 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) q)
(* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))
(*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal 1 binary64))) q)
(* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))
(*.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/128 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal 1 binary64)))) q)
(* 2 q)
(*.f64 #s(literal 2 binary64) q)
(* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q))))
(*.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)) q)
(* q (+ 2 (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))))
(*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64))) q)
(* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))))
(*.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 #s(literal 1/4 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)))) q)
(* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))
(*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal 2 binary64)) q)
(* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (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))) (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal 2 binary64))) q)
(* 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)))))))
(*.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 #s(literal 1/4 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64))) (pow.f64 q #s(literal 6 binary64)))) q)
(* -1 q)
(neg.f64 q)
(* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q)))))
(neg.f64 (fma.f64 (*.f64 q #s(literal -1/2 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) q))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(neg.f64 (fma.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))) (neg.f64 q)) q q))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/128 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) q) (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (neg.f64 q))) q)) (neg.f64 q))
(* -2 q)
(*.f64 #s(literal -2 binary64) q)
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q)))))
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) (neg.f64 q))
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow (- p r) 2) q)))) q)))))
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (+.f64 (fabs.f64 r) (fabs.f64 p))) q)) (neg.f64 q))
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)))))
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (fma.f64 (/.f64 #s(literal -1/64 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) q) (*.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) #s(literal 1/4 binary64))) q)) q)) (neg.f64 q))
(* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))
(*.f64 (neg.f64 q) (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal 2 binary64)))
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))
(*.f64 (neg.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))) (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal 2 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))))))))
(*.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 #s(literal 1/4 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64))) (pow.f64 q #s(literal 6 binary64)))))

rewrite220.0ms (2.9%)

Memory
-0.3MiB live, 339.0MiB allocated; 72ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01872
03172
112172
285468
0853064
Stop Event
iter limit
node limit
iter limit
Counts
7 → 271
Calls
Call 1
Inputs
(/.f64 #s(literal 1 binary64) #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))))
(*.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 (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))))))
(sqrt.f64 (+.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 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
Outputs
#s(literal 1/2 binary64)
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1 binary64)))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 2 binary64))
(pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))))) (+.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))) (-.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))))
(/.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 (*.f64 q q)) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 q q)) #s(literal 4 binary64)))) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (fma.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (*.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))))))
(/.f64 (-.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 (*.f64 (neg.f64 (-.f64 p r)) (-.f64 p r)) #s(literal 3 binary64))) (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (neg.f64 (-.f64 p r)) (-.f64 p r))))))
(/.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 q q)) #s(literal 4 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 q q)) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 q q)) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 q q)) #s(literal 4 binary64))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))) (*.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 (-.f64 p r) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 q #s(literal 6 binary64))))) (neg.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (*.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 q q)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))))) (neg.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64))))) (neg.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))))
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))))) (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))))
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64))))) (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))))) (*.f64 (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64))))) (*.f64 (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (*.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))) (*.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))))
(/.f64 (fma.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)))) (*.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))) (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))
(/.f64 (-.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 (-.f64 p r) #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (*.f64 (neg.f64 (-.f64 p r)) (-.f64 p r))))
(/.f64 (-.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 (-.f64 p r) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 q #s(literal 6 binary64)))) (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (*.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 q q))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))) (neg.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))
(/.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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))) (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #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 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))
(fma.f64 (neg.f64 (neg.f64 (-.f64 p r))) (neg.f64 (neg.f64 (-.f64 p r))) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 (fabs.f64 (*.f64 #s(literal 4 binary64) q)) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))
(fma.f64 (pow.f64 (neg.f64 (-.f64 p r)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (-.f64 p r)) #s(literal 1 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))
(fma.f64 (neg.f64 (-.f64 p r)) (neg.f64 (-.f64 p r)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 (-.f64 p r) (-.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 q (fabs.f64 (*.f64 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 #s(literal 4 binary64) (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 2 binary64)))
(-.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 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 (-.f64 p r) #s(literal 4 binary64)) (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (*.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 q q)))))) (/.f64 (*.f64 #s(literal -64 binary64) (pow.f64 q #s(literal 6 binary64))) (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (*.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 q q)))))))
(-.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))))
(-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 q q)) #s(literal 4 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)) (*.f64 (neg.f64 (-.f64 p r)) (-.f64 p r)))
(fabs.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(exp.f64 (log.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))
(+.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))) (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))))
(+.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))))
(+.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))
(+.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))
(+.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (/.f64 (*.f64 (neg.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 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))))
(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)))
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64)))) (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 p #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 1/2 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 1/2 binary64)))) (-.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/2 binary64) p)) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r)) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r)))) (-.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r))))
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 r p) #s(literal 3 binary64))) (pow.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 r p) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (*.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 p #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 p #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 1/2 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 1/2 binary64))) (*.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) p) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/2 binary64) p) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r)) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r))) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r))))))
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 r p) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64))) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (neg.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (neg.f64 (-.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (-.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64))))
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64))))))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 (+.f64 r p) #s(literal 1/2 binary64)))
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))
(fma.f64 p #s(literal 1/2 binary64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (*.f64 (+.f64 r p) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) p (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r)))
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))))
(-.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64)))
(-.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 r p) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))))))
(+.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 1/2 binary64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r)))
(+.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 r p) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))) (+.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) p) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) p)) (*.f64 r r)) (-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) p) r))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 2 binary64)) (*.f64 p p)) (-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) p))
(/.f64 (-.f64 (*.f64 r r) (*.f64 (+.f64 p (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (+.f64 p (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) (-.f64 r (+.f64 p (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (*.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) p) #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) p) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) p) (-.f64 (*.f64 r r) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) p) r))))
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 2 binary64)) (-.f64 (*.f64 p p) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) p))))
(/.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 (+.f64 p (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 r r (-.f64 (*.f64 (+.f64 p (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (+.f64 p (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (*.f64 r (+.f64 p (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))))
(/.f64 (neg.f64 (-.f64 (*.f64 p p) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 2 binary64)))) (neg.f64 (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r))))
(/.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 3 binary64)))) (neg.f64 (fma.f64 p p (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 2 binary64)) (*.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (*.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (*.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (*.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))) (-.f64 r p) (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (-.f64 (*.f64 r r) (*.f64 p p)))) (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (-.f64 r p)))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))) (neg.f64 (-.f64 p r)) (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (neg.f64 (*.f64 (+.f64 r p) (-.f64 p r))))) (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (neg.f64 (-.f64 p r))))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))) (neg.f64 (fma.f64 r (-.f64 r p) (*.f64 p p))) (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (neg.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (neg.f64 (fma.f64 r (-.f64 r p) (*.f64 p p)))))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))) (-.f64 p r) (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (*.f64 (+.f64 r p) (-.f64 p r)))) (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (-.f64 p r)))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))) (fma.f64 r r (-.f64 (*.f64 p p) (*.f64 r p))) (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (fma.f64 r r (-.f64 (*.f64 p p) (*.f64 r p)))))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))) (fma.f64 r (-.f64 r p) (*.f64 p p)) (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (fma.f64 r (-.f64 r p) (*.f64 p p))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))) (-.f64 r p) (*.f64 (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (-.f64 (*.f64 r r) (*.f64 p p)))) (*.f64 (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (-.f64 r p)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))) (neg.f64 (-.f64 p r)) (*.f64 (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (neg.f64 (*.f64 (+.f64 r p) (-.f64 p r))))) (*.f64 (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (neg.f64 (-.f64 p r))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))) (neg.f64 (fma.f64 r (-.f64 r p) (*.f64 p p))) (*.f64 (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (neg.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (neg.f64 (fma.f64 r (-.f64 r p) (*.f64 p p)))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))) (-.f64 p r) (*.f64 (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 (+.f64 r p) (-.f64 p r)))) (*.f64 (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (-.f64 p r)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))) (fma.f64 r r (-.f64 (*.f64 p p) (*.f64 r p))) (*.f64 (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (fma.f64 r r (-.f64 (*.f64 p p) (*.f64 r p)))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))) (fma.f64 r (-.f64 r p) (*.f64 p p)) (*.f64 (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (fma.f64 r (-.f64 r p) (*.f64 p p))))
(/.f64 (fma.f64 (-.f64 (*.f64 r r) (*.f64 p p)) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (*.f64 (-.f64 r p) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))))) (*.f64 (-.f64 r p) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))))
(/.f64 (fma.f64 (-.f64 (*.f64 r r) (*.f64 p p)) (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 (-.f64 r p) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))))) (*.f64 (-.f64 r p) (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 r p) (-.f64 p r))) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (*.f64 (neg.f64 (-.f64 p r)) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))))) (*.f64 (neg.f64 (-.f64 p r)) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 r p) (-.f64 p r))) (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 (neg.f64 (-.f64 p r)) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))))) (*.f64 (neg.f64 (-.f64 p r)) (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))))
(/.f64 (fma.f64 (neg.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (*.f64 (neg.f64 (fma.f64 r (-.f64 r p) (*.f64 p p))) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))))) (*.f64 (neg.f64 (fma.f64 r (-.f64 r p) (*.f64 p p))) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))))
(/.f64 (fma.f64 (neg.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 (neg.f64 (fma.f64 r (-.f64 r p) (*.f64 p p))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))))) (*.f64 (neg.f64 (fma.f64 r (-.f64 r p) (*.f64 p p))) (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))))
(/.f64 (fma.f64 (*.f64 (+.f64 r p) (-.f64 p r)) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (*.f64 (-.f64 p r) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))))) (*.f64 (-.f64 p r) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))))
(/.f64 (fma.f64 (*.f64 (+.f64 r p) (-.f64 p r)) (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 (-.f64 p r) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))))) (*.f64 (-.f64 p r) (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))))
(/.f64 (fma.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (*.f64 (fma.f64 r r (-.f64 (*.f64 p p) (*.f64 r p))) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))))) (*.f64 (fma.f64 r r (-.f64 (*.f64 p p) (*.f64 r p))) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))))
(/.f64 (fma.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 (fma.f64 r r (-.f64 (*.f64 p p) (*.f64 r p))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))))) (*.f64 (fma.f64 r r (-.f64 (*.f64 p p) (*.f64 r p))) (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))))
(/.f64 (fma.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (*.f64 (fma.f64 r (-.f64 r p) (*.f64 p p)) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))))) (*.f64 (fma.f64 r (-.f64 r p) (*.f64 p p)) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))))
(/.f64 (fma.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 (fma.f64 r (-.f64 r p) (*.f64 p p)) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))))) (*.f64 (fma.f64 r (-.f64 r p) (*.f64 p p)) (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))))
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)))
(/.f64 (-.f64 (*.f64 p p) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 2 binary64))) (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r)))
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 2 binary64)) (*.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (neg.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))
(fma.f64 (pow.f64 (*.f64 p p) #s(literal 1/4 binary64)) (pow.f64 (*.f64 p p) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r))
(fma.f64 (pow.f64 (*.f64 r r) #s(literal 1/4 binary64)) (pow.f64 (*.f64 r r) #s(literal 1/4 binary64)) (+.f64 p (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))
(fma.f64 (/.f64 (+.f64 r p) (sqrt.f64 (-.f64 p r))) (/.f64 (-.f64 p r) (sqrt.f64 (-.f64 p r))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))
(fma.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r))
(fma.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64))) (+.f64 r p))
(fma.f64 (neg.f64 (sqrt.f64 r)) (neg.f64 (sqrt.f64 r)) (+.f64 p (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))
(fma.f64 (fabs.f64 (sqrt.f64 p)) (fabs.f64 (sqrt.f64 p)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r))
(fma.f64 (fabs.f64 (sqrt.f64 r)) (fabs.f64 (sqrt.f64 r)) (+.f64 p (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))
(fma.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64))) (+.f64 r p))
(fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r))
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (+.f64 r p))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (+.f64 r p))
(fma.f64 (sqrt.f64 (neg.f64 r)) (sqrt.f64 (neg.f64 r)) (+.f64 p (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))
(fma.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r))
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (+.f64 r p))
(fma.f64 (pow.f64 (neg.f64 r) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 r) #s(literal 1/2 binary64)) (+.f64 p (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64)) (+.f64 r p))
(fma.f64 (sqrt.f64 r) (sqrt.f64 r) (+.f64 p (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r))
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))) (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))))
(-.f64 (/.f64 (*.f64 p p) (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r))) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 2 binary64)) (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r))))
(-.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))
(+.f64 (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 p p (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 2 binary64)) (*.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r))))) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 3 binary64)) (fma.f64 p p (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 2 binary64)) (*.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r))))))
(+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))))) (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (+.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))))))
(+.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (+.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))))))
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) p) r)
(+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) p)
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))
(+.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))
(+.f64 r (+.f64 p (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))
(+.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r))
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64))))
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64))))
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64)))
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1 binary64))
(pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))))) (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))))
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))))) (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))))
(/.f64 (fabs.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64))))) (fabs.f64 (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 (-.f64 p r) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 q #s(literal 6 binary64))))) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (*.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 q q)))))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))))
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))))
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))) (sqrt.f64 (-.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))
(sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))
(*.f64 (neg.f64 (neg.f64 (-.f64 p r))) (neg.f64 (neg.f64 (-.f64 p r))))
(*.f64 (pow.f64 (neg.f64 (-.f64 p r)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (-.f64 p r)) #s(literal 1 binary64)))
(*.f64 (neg.f64 (-.f64 p r)) (neg.f64 (-.f64 p r)))
(*.f64 (-.f64 p r) (-.f64 p r))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (-.f64 p r)))
(pow.f64 (neg.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 (-.f64 (*.f64 (cosh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (cosh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (*.f64 (sinh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (-.f64 (cosh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (cosh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (*.f64 (sinh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (*.f64 (cosh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 r p) (-.f64 p r)) (-.f64 p r))) (neg.f64 (+.f64 r p)))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (-.f64 p r))) (neg.f64 (fma.f64 r (+.f64 r p) (*.f64 p p))))
(/.f64 (neg.f64 (*.f64 (-.f64 p r) (*.f64 (+.f64 r p) (-.f64 p r)))) (neg.f64 (+.f64 r p)))
(/.f64 (neg.f64 (*.f64 (-.f64 p r) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (neg.f64 (fma.f64 r (+.f64 r p) (*.f64 p p))))
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 r p) (-.f64 p r)) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (neg.f64 (*.f64 (+.f64 r p) (fma.f64 r (+.f64 r p) (*.f64 p p)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (*.f64 (+.f64 r p) (-.f64 p r)))) (neg.f64 (*.f64 (fma.f64 r (+.f64 r p) (*.f64 p p)) (+.f64 r p))))
(/.f64 (neg.f64 (pow.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) #s(literal 2 binary64))) (neg.f64 (pow.f64 (fma.f64 r (+.f64 r p) (*.f64 p p)) #s(literal 2 binary64))))
(/.f64 (neg.f64 (pow.f64 (*.f64 (+.f64 r p) (-.f64 p r)) #s(literal 2 binary64))) (neg.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64))))
(/.f64 (*.f64 (neg.f64 (*.f64 (+.f64 r p) (-.f64 p r))) (neg.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (*.f64 (neg.f64 (+.f64 r p)) (neg.f64 (fma.f64 r (+.f64 r p) (*.f64 p p)))))
(/.f64 (*.f64 (neg.f64 (*.f64 (+.f64 r p) (-.f64 p r))) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (*.f64 (neg.f64 (+.f64 r p)) (fma.f64 r (+.f64 r p) (*.f64 p p))))
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (neg.f64 (*.f64 (+.f64 r p) (-.f64 p r)))) (*.f64 (neg.f64 (fma.f64 r (+.f64 r p) (*.f64 p p))) (neg.f64 (+.f64 r p))))
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (*.f64 (+.f64 r p) (-.f64 p r))) (*.f64 (neg.f64 (fma.f64 r (+.f64 r p) (*.f64 p p))) (+.f64 r p)))
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 r (+.f64 r p) (*.f64 p p))) (fma.f64 r (+.f64 r p) (*.f64 p p))))
(/.f64 (*.f64 (*.f64 (+.f64 r p) (-.f64 p r)) (neg.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (*.f64 (+.f64 r p) (neg.f64 (fma.f64 r (+.f64 r p) (*.f64 p p)))))
(/.f64 (*.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (neg.f64 (*.f64 (+.f64 r p) (-.f64 p r)))) (*.f64 (fma.f64 r (+.f64 r p) (*.f64 p p)) (neg.f64 (+.f64 r p))))
(/.f64 (*.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (neg.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (*.f64 (fma.f64 r (+.f64 r p) (*.f64 p p)) (neg.f64 (fma.f64 r (+.f64 r p) (*.f64 p p)))))
(/.f64 (*.f64 (neg.f64 (*.f64 (+.f64 r p) (-.f64 p r))) (*.f64 (+.f64 r p) (-.f64 p r))) (*.f64 (neg.f64 (+.f64 r p)) (+.f64 r p)))
(/.f64 (*.f64 (*.f64 (+.f64 r p) (-.f64 p r)) (neg.f64 (*.f64 (+.f64 r p) (-.f64 p r)))) (*.f64 (+.f64 r p) (neg.f64 (+.f64 r p))))
(/.f64 (fabs.f64 (*.f64 (*.f64 (+.f64 r p) (-.f64 p r)) (-.f64 p r))) (fabs.f64 (+.f64 r p)))
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (-.f64 p r))) (fabs.f64 (fma.f64 r (+.f64 r p) (*.f64 p p))))
(/.f64 (fabs.f64 (*.f64 (-.f64 p r) (*.f64 (+.f64 r p) (-.f64 p r)))) (fabs.f64 (+.f64 r p)))
(/.f64 (fabs.f64 (*.f64 (-.f64 p r) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (fabs.f64 (fma.f64 r (+.f64 r p) (*.f64 p p))))
(/.f64 (fabs.f64 (*.f64 (*.f64 (+.f64 r p) (-.f64 p r)) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (fabs.f64 (*.f64 (+.f64 r p) (fma.f64 r (+.f64 r p) (*.f64 p p)))))
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (*.f64 (+.f64 r p) (-.f64 p r)))) (fabs.f64 (*.f64 (fma.f64 r (+.f64 r p) (*.f64 p p)) (+.f64 r p))))
(/.f64 (fabs.f64 (pow.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) #s(literal 2 binary64))) (fabs.f64 (pow.f64 (fma.f64 r (+.f64 r p) (*.f64 p p)) #s(literal 2 binary64))))
(/.f64 (fabs.f64 (pow.f64 (*.f64 (+.f64 r p) (-.f64 p r)) #s(literal 2 binary64))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 (+.f64 r p) (-.f64 p r)) (-.f64 p r)) (+.f64 r p))
(/.f64 (*.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (-.f64 p r)) (fma.f64 r (+.f64 r p) (*.f64 p p)))
(/.f64 (*.f64 (-.f64 p r) (*.f64 (+.f64 r p) (-.f64 p r))) (+.f64 r p))
(/.f64 (*.f64 (-.f64 p r) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (fma.f64 r (+.f64 r p) (*.f64 p p)))
(/.f64 (*.f64 (*.f64 (+.f64 r p) (-.f64 p r)) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (*.f64 (+.f64 r p) (fma.f64 r (+.f64 r p) (*.f64 p p))))
(/.f64 (*.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (*.f64 (+.f64 r p) (-.f64 p r))) (*.f64 (fma.f64 r (+.f64 r p) (*.f64 p p)) (+.f64 r p)))
(/.f64 (pow.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (fma.f64 r (+.f64 r p) (*.f64 p p)) #s(literal 2 binary64)))
(/.f64 (pow.f64 (*.f64 (+.f64 r p) (-.f64 p r)) #s(literal 2 binary64)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))
(sqrt.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)))
(fabs.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))
(fabs.f64 (neg.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1 binary64)))
(exp.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64))))
(+.f64 (cosh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))
(*.f64 (fabs.f64 (*.f64 #s(literal 4 binary64) q)) q)
(*.f64 (*.f64 #s(literal 4 binary64) q) q)
(*.f64 (*.f64 q q) #s(literal 4 binary64))
(*.f64 q (fabs.f64 (*.f64 q #s(literal 4 binary64))))
(*.f64 q (*.f64 q #s(literal 4 binary64)))
(*.f64 #s(literal 4 binary64) (*.f64 q q))
(sqrt.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))
(fabs.f64 (neg.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64))))
(fabs.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))

eval66.0ms (0.9%)

Memory
20.8MiB live, 148.9MiB allocated; 33ms collecting garbage
Compiler

Compiled 18 558 to 2 036 computations (89% saved)

prune24.0ms (0.3%)

Memory
13.1MiB live, 51.8MiB allocated; 12ms collecting garbage
Pruning

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New38212394
Fresh000
Picked101
Done000
Total38312395
Accuracy
99.7%
Counts
395 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
20.1%
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))
27.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (+.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 4 binary64)) (*.f64 q q))))))
35.7%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal 2 binary64) q)))
43.0%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (*.f64 q #s(literal 1/2 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) q))
57.1%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r))
53.3%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) r))
36.5%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
36.9%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
59.8%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
8.4%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
8.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))
1.3%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
Compiler

Compiled 856 to 606 computations (29.2% saved)

simplify974.0ms (13%)

Memory
-262.2MiB live, 137.2MiB allocated; 1.7s collecting garbage
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r))
cost-diff0
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p))
cost-diff0
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))
cost-diff0
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
cost-diff0
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)
cost-diff0
(*.f64 q #s(literal 1/2 binary64))
cost-diff0
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (*.f64 q #s(literal 1/2 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) q))
cost-diff4
(fma.f64 (*.f64 q #s(literal 1/2 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) q)
cost-diff0
(*.f64 #s(literal 1/2 binary64) r)
cost-diff0
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
cost-diff0
(neg.f64 q)
cost-diff0
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
cost-diff0
(fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))
cost-diff0
(neg.f64 p)
cost-diff0
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
cost-diff3
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
046330
069330
1143330
2366330
31089330
43052320
08468311
Stop Event
iter limit
node limit
iter limit
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) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))
(neg.f64 p)
p
(fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))
(/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p)
(+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p))
(+.f64 r (fabs.f64 r))
r
(fabs.f64 r)
(fabs.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)))))) (neg.f64 q))
(neg.f64 q)
q
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
(*.f64 #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)))))) (fma.f64 (*.f64 q #s(literal 1/2 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) q))
(fma.f64 (*.f64 q #s(literal 1/2 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) q)
(*.f64 q #s(literal 1/2 binary64))
q
#s(literal 1/2 binary64)
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)
(+.f64 (fabs.f64 r) (fabs.f64 p))
(fabs.f64 r)
r
(fabs.f64 p)
p
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r))
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))
(*.f64 q q)
q
#s(literal 4 binary64)
(*.f64 p p)
p
(fabs.f64 r)
r
(fabs.f64 p)
#s(literal 1/2 binary64)
Outputs
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (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)))))) (fma.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) p)))
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))
(fma.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) p))
(neg.f64 p)
p
(fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))
(fma.f64 (/.f64 #s(literal -1/2 binary64) p) (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64))
(/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p)
(/.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) p)
(+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p))
(+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r))
(+.f64 r (fabs.f64 r))
(+.f64 (fabs.f64 r) r)
r
(fabs.f64 r)
(fabs.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)))))) (neg.f64 q))
(neg.f64 q)
q
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) 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)))
(*.f64 #s(literal 1/2 binary64) r)
(*.f64 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)))))) (fma.f64 (*.f64 q #s(literal 1/2 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) q))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(literal 1/2 binary64) q))
(fma.f64 (*.f64 q #s(literal 1/2 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) q)
(fma.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(literal 1/2 binary64) q)
(*.f64 q #s(literal 1/2 binary64))
q
#s(literal 1/2 binary64)
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)
(/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)
(+.f64 (fabs.f64 r) (fabs.f64 p))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(fabs.f64 r)
r
(fabs.f64 p)
p
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r))
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))
(*.f64 q q)
q
#s(literal 4 binary64)
(*.f64 p p)
p
(fabs.f64 r)
r
(fabs.f64 p)
#s(literal 1/2 binary64)

localize96.0ms (1.3%)

Memory
5.9MiB live, 140.3MiB allocated; 12ms collecting garbage
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
accuracy0.0
(fabs.f64 p)
accuracy0.17069784949284797
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))
accuracy17.39169073428576
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
accuracy28.54667758368716
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
accuracy0.0
(fabs.f64 p)
accuracy0.01171875
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)
accuracy10.961793185918218
(fma.f64 (*.f64 q #s(literal 1/2 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) q)
accuracy35.154726086836035
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (*.f64 q #s(literal 1/2 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) q))
accuracy0.0
(*.f64 #s(literal 1/2 binary64) r)
accuracy58.63715052791762
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
accuracy0.0
(neg.f64 q)
accuracy63.1933922108815
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
accuracy0.0
(fabs.f64 p)
accuracy0.0078125
(/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p)
accuracy5.913264155610344
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))
accuracy20.630646281898397
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
Samples
70.0ms256×0valid
Compiler

Compiled 296 to 44 computations (85.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 48.0ms
ival-mult: 18.0ms (37.3% of total)
ival-add: 11.0ms (22.8% of total)
ival-div: 5.0ms (10.4% of total)
ival-pow2: 5.0ms (10.4% of total)
ival-sqrt: 3.0ms (6.2% of total)
ival-fabs: 2.0ms (4.1% of total)
ival-neg: 2.0ms (4.1% of total)
ival-sub: 1.0ms (2.1% of total)
exact: 1.0ms (2.1% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series40.0ms (0.5%)

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

9 calls:

TimeVariablePointExpression
14.0ms
r
@inf
((* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 r) (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* q 1/2) (/ (+ (fabs r) (fabs p)) q) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (fabs p)) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (fabs p)) (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (/ (+ (+ r (fabs r)) (fabs p)) p) (fabs p) (sqrt (+ (* (* q q) 4) (* p p))))
5.0ms
p
@-inf
((* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 r) (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* q 1/2) (/ (+ (fabs r) (fabs p)) q) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (fabs p)) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (fabs p)) (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (/ (+ (+ r (fabs r)) (fabs p)) p) (fabs p) (sqrt (+ (* (* q q) 4) (* p p))))
4.0ms
p
@inf
((* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 r) (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* q 1/2) (/ (+ (fabs r) (fabs p)) q) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (fabs p)) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (fabs p)) (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (/ (+ (+ r (fabs r)) (fabs p)) p) (fabs p) (sqrt (+ (* (* q q) 4) (* p p))))
3.0ms
p
@0
((* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 r) (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* q 1/2) (/ (+ (fabs r) (fabs p)) q) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (fabs p)) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (fabs p)) (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (/ (+ (+ r (fabs r)) (fabs p)) p) (fabs p) (sqrt (+ (* (* q q) 4) (* p p))))
3.0ms
r
@-inf
((* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 r) (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* q 1/2) (/ (+ (fabs r) (fabs p)) q) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (fabs p)) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (fabs p)) (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (/ (+ (+ r (fabs r)) (fabs p)) p) (fabs p) (sqrt (+ (* (* q q) 4) (* p p))))

simplify269.0ms (3.6%)

Memory
-4.0MiB live, 221.8MiB allocated; 97ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
06023001
121662899
085032708
Stop Event
iter limit
node limit
Counts
145 → 143
Calls
Call 1
Inputs
(* 1/2 (+ r (+ (fabs p) (fabs r))))
(+ (* -1/2 p) (* 1/2 (+ r (+ (fabs p) (fabs r)))))
(* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
(+ (* -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)))))))
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))
(+ (* 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))))))))))
(* -1 p)
(* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))
(/ (+ (* -1/2 (+ r (+ (fabs p) (fabs r)))) (* 1/2 p)) p)
(+ q (* 1/2 (+ (fabs p) (fabs r))))
(/ (+ (fabs p) (fabs r)) q)
(* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q))))
(+ (* 1/8 (/ (pow p 2) q)) (* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q)))))
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q)))) (* (pow p 2) (+ (* -1/128 (/ (pow p 2) (pow q 3))) (* 1/8 (/ 1 q)))))
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q)))) (* (pow p 2) (+ (* (pow p 2) (- (* 1/1024 (/ (pow p 2) (pow q 5))) (* 1/128 (/ 1 (pow q 3))))) (* 1/8 (/ 1 q)))))
(+ (fabs p) (+ (fabs r) (* 2 q)))
(+ (fabs p) (+ (fabs r) (+ (* 1/4 (/ (pow p 2) q)) (* 2 q))))
(+ (fabs p) (+ (fabs r) (+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q)))))))
(+ (fabs p) (+ (fabs r) (+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))))
(+ (fabs r) (* 2 q))
(+ (fabs r) (+ (* 1/4 (/ (pow p 2) q)) (* 2 q)))
(+ (fabs r) (+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q))))))
(+ (fabs r) (+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q))))))
(/ (+ r (+ (fabs p) (fabs r))) p)
(fabs p)
(* 2 q)
(+ (* 1/4 (/ (pow p 2) q)) (* 2 q))
(+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q)))))
(+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))
(* -1/2 p)
(* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2))
(* 1/2 p)
(* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p))))
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2)))))
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2))))))
1/2
(+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))
(* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) p))))
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 2) (pow p 2)))))
(* p (+ 1/2 (+ (* -1 (/ (pow q 4) (pow p 4))) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 2) (pow p 2))))))
p
(* p (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p))))
(* p (+ 1 (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p)))))
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))))))
(* p (+ 1 (/ (fabs r) p)))
(* p (+ 1 (+ (* 2 (/ (pow q 2) (pow p 2))) (/ (fabs r) p))))
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (/ (fabs r) p)))))
(* p (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2))))))
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6)))))))
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))))
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p)))))
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ (fabs p) (fabs r)))) p)))))
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow q 4) (pow p 2))) (pow q 2)) p)) (* 1/2 (+ (fabs p) (fabs r)))) p)))))
(* -1 (* p (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) p)))))
(* -1 (* p (+ 1 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p)))))
(* -1 (* p (+ 1 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p)))) p)))))
(* -1 (* p (+ 1 (* -1 (/ (fabs r) p)))))
(* -1 (* p (+ 1 (* -1 (/ (+ (fabs r) (* -2 (/ (pow q 2) p))) p)))))
(* -1 (* p (+ 1 (* -1 (/ (+ (fabs r) (* -1 (/ (+ (* -2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p))) p)))))
(* -1 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))
(* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2)))))))
(* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6))))))))
(+ (* -1 (* p (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))) (* 1/2 r))
(* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
(+ (* -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)))))))
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))
(+ (* 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))))))))))
(+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p)))
(+ 1/2 (+ (* -1/2 (/ r p)) (* -1/2 (/ (+ (fabs p) (fabs r)) p))))
(* 1/2 r)
(+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))
(+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))
(/ (+ (fabs p) (fabs r)) p)
(+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))
(* r (+ 1/2 (* -1 (/ (* p (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r))))
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r))))
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2)))))
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))))))
(* -1/2 (/ r p))
(* r (- (+ (* -1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 r))) (* 1/2 (/ 1 p))))
(/ r p)
(* r (+ (/ 1 p) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r)))))
(* -1 (* r (- (/ (* p (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r) 1/2)))
(* -1/2 r)
(* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))
(* -1 (* r (+ (* -1 (/ (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p)))) r)) (* 1/2 (/ 1 p)))))
(* -1 (* r (- (* -1 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (/ 1 p))))
(* 1/2 (- (+ p (+ (fabs p) (fabs r))) r))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r)))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r)))))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r)))))
(* -1 q)
(* 1/2 (+ (fabs p) (fabs r)))
(* 1/2 q)
(* 1/2 (+ p (+ (fabs p) (fabs r))))
(+ (* 1/2 (+ p (+ (fabs p) (fabs r)))) (/ (pow q 2) p))
(+ (* 1/2 (+ p (+ (fabs p) (fabs r)))) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow p 3))) (/ 1 p))))
(+ (* 1/2 (+ p (+ (fabs p) (fabs r)))) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow p 5))) (/ 1 (pow p 3)))) (/ 1 p))))
(+ p (+ (fabs p) (fabs r)))
(+ p (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))))
(+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p)))))))
(+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p)))))))
(+ p (fabs r))
(+ p (+ (fabs r) (* 2 (/ (pow q 2) p))))
(+ p (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p))))))
(+ p (+ (fabs r) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p))))))
(+ p (* 2 (/ (pow q 2) p)))
(+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p)))))
(+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p)))))
q
(* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q))))
(* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))
(* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))
(* q (+ 1 (+ (* 1/8 (/ (pow p 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))
(* q (+ 1 (+ (* -1/128 (/ (pow p 4) (pow q 4))) (+ (* 1/8 (/ (pow p 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))
(* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q))))
(* q (+ 2 (+ (* 1/4 (/ (pow p 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))))
(* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/4 (/ (pow p 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))))
(* q (+ 2 (/ (fabs r) q)))
(* q (+ 2 (+ (* 1/4 (/ (pow p 2) (pow q 2))) (/ (fabs r) q))))
(* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/4 (/ (pow p 2) (pow q 2))) (/ (fabs r) q)))))
(* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))
(* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2))))))
(* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2)))))))
(* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q)))))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow p 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow p 4) (pow q 2))) (* 1/8 (pow p 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(* -2 q)
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q)))))
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow p 2) q)))) q)))))
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q)))) q)))))
(* -1 (* q (+ 2 (* -1 (/ (fabs r) q)))))
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs r) (* -1/4 (/ (pow p 2) q))) q)))))
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q))) q)))))
(* -1 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2)))))))
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2))))))))
Outputs
(* 1/2 (+ r (+ (fabs p) (fabs r))))
(*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))
(+ (* -1/2 p) (* 1/2 (+ r (+ (fabs p) (fabs r)))))
(*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p))))
(* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))
(+ (* -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)))))))
(*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p)) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p))))
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 #s(literal -1/2 binary64) r))) p (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
(+ (* 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))))))))))
(fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 #s(literal -1/2 binary64) r)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3 binary64)))) (*.f64 r p)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (*.f64 #s(literal 1/4 binary64) p))) p (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
(* -1 p)
(neg.f64 p)
(* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))
(*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64))
(/ (+ (* -1/2 (+ r (+ (fabs p) (fabs r)))) (* 1/2 p)) p)
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p)) p)
(+ q (* 1/2 (+ (fabs p) (fabs r))))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q)
(/ (+ (fabs p) (fabs r)) q)
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)
(* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q))))
(*.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))
(+ (* 1/8 (/ (pow p 2) q)) (* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q)))))
(fma.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 p p) q) #s(literal 1/8 binary64)))
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q)))) (* (pow p 2) (+ (* -1/128 (/ (pow p 2) (pow q 3))) (* 1/8 (/ 1 q)))))
(fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64))) #s(literal -1/128 binary64) (/.f64 #s(literal 1/8 binary64) q)) (*.f64 p p) (*.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q)))) (* (pow p 2) (+ (* (pow p 2) (- (* 1/1024 (/ (pow p 2) (pow q 5))) (* 1/128 (/ 1 (pow q 3))))) (* 1/8 (/ 1 q)))))
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 q #s(literal 5 binary64))) #s(literal 1/1024 binary64) (/.f64 #s(literal -1/128 binary64) (pow.f64 q #s(literal 3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1/8 binary64) q)) (*.f64 p p) (*.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
(+ (fabs p) (+ (fabs r) (* 2 q)))
(+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p))
(+ (fabs p) (+ (fabs r) (+ (* 1/4 (/ (pow p 2) q)) (* 2 q))))
(+.f64 (fma.f64 (/.f64 (*.f64 p p) q) #s(literal 1/4 binary64) (fma.f64 q #s(literal 2 binary64) (fabs.f64 r))) (fabs.f64 p))
(+ (fabs p) (+ (fabs r) (+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q)))))))
(+.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 p p) (fma.f64 q #s(literal 2 binary64) (fabs.f64 r))) (fabs.f64 p))
(+ (fabs p) (+ (fabs r) (+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))))
(+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 5 binary64))) (/.f64 #s(literal -1/64 binary64) (pow.f64 q #s(literal 3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 p p) (fma.f64 q #s(literal 2 binary64) (fabs.f64 r))) (fabs.f64 p))
(+ (fabs r) (* 2 q))
(fma.f64 q #s(literal 2 binary64) (fabs.f64 r))
(+ (fabs r) (+ (* 1/4 (/ (pow p 2) q)) (* 2 q)))
(fma.f64 (/.f64 (*.f64 p p) q) #s(literal 1/4 binary64) (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)))
(+ (fabs r) (+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q))))))
(fma.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 p p) (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)))
(+ (fabs r) (+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q))))))
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 5 binary64))) (/.f64 #s(literal -1/64 binary64) (pow.f64 q #s(literal 3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 p p) (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)))
(/ (+ r (+ (fabs p) (fabs r))) p)
(/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p)
(fabs p)
(fabs.f64 p)
(* 2 q)
(*.f64 q #s(literal 2 binary64))
(+ (* 1/4 (/ (pow p 2) q)) (* 2 q))
(fma.f64 (/.f64 (*.f64 p p) q) #s(literal 1/4 binary64) (*.f64 q #s(literal 2 binary64)))
(+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q)))))
(fma.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 p p) (*.f64 q #s(literal 2 binary64)))
(+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 5 binary64))) (/.f64 #s(literal -1/64 binary64) (pow.f64 q #s(literal 3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 p p) (*.f64 q #s(literal 2 binary64)))
(* -1/2 p)
(*.f64 #s(literal -1/2 binary64) p)
(* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2))
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p)
(* 1/2 p)
(*.f64 #s(literal 1/2 binary64) p)
(* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p))))
(*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p)
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2)))))
(*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) #s(literal 1/2 binary64) (fma.f64 (/.f64 q p) (/.f64 q p) #s(literal 1/2 binary64))) p)
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2))))))
(*.f64 (+.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) #s(literal 1/2 binary64) (fma.f64 (/.f64 q p) (/.f64 q p) (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64)))))) #s(literal 1/2 binary64)) p)
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))
(fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))
(* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) p))))
(*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p)
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 2) (pow p 2)))))
(*.f64 (fma.f64 (/.f64 q p) (/.f64 q p) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) p)
(* p (+ 1/2 (+ (* -1 (/ (pow q 4) (pow p 4))) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 2) (pow p 2))))))
(*.f64 (fma.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 q p) (/.f64 q p) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) p)
p
(* p (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p))))
(fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) p p)
(* p (+ 1 (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p)))))
(fma.f64 (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 (*.f64 q q) p) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) p p)
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))))))
(fma.f64 (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 (/.f64 q p) (/.f64 q p))) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) p p)
(* p (+ 1 (/ (fabs r) p)))
(fma.f64 (/.f64 (fabs.f64 r) p) p p)
(* p (+ 1 (+ (* 2 (/ (pow q 2) (pow p 2))) (/ (fabs r) p))))
(fma.f64 (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 (*.f64 q q) p) (/.f64 (fabs.f64 r) p)) p p)
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (/ (fabs r) p)))))
(fma.f64 (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 (/.f64 q p) (/.f64 q p))) (/.f64 (fabs.f64 r) p)) p p)
(* p (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))
(fma.f64 (*.f64 p #s(literal 2 binary64)) (*.f64 (/.f64 q p) (/.f64 q p)) p)
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 (/.f64 q p) (/.f64 q p))) #s(literal 1 binary64)) p)
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6)))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 (/.f64 q p) (/.f64 q p))) (fma.f64 (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 4 binary64) #s(literal 1 binary64))) p)
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))))
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))
(*.f64 (neg.f64 p) (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) p)) p)))
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))
(*.f64 (neg.f64 p) (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) (neg.f64 p))) p)))
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p)))))
(*.f64 (neg.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) p)
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ (fabs p) (fabs r)))) p)))))
(*.f64 (neg.f64 p) (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (*.f64 (neg.f64 q) q) p)) p)))
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow q 4) (pow p 2))) (pow q 2)) p)) (* 1/2 (+ (fabs p) (fabs r)))) p)))))
(*.f64 (neg.f64 p) (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (fma.f64 q q (/.f64 (neg.f64 (pow.f64 q #s(literal 4 binary64))) (*.f64 p p))) (neg.f64 p))) p)))
(* -1 (* p (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) p)))))
(neg.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) p p))
(* -1 (* p (+ 1 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p)))))
(neg.f64 (fma.f64 (neg.f64 p) (/.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p))) p) p))
(* -1 (* p (+ 1 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p)))) p)))))
(*.f64 (neg.f64 p) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (*.f64 p p)) (*.f64 q q))) p)) p)))
(* -1 (* p (+ 1 (* -1 (/ (fabs r) p)))))
(*.f64 (neg.f64 p) (-.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 r) p)))
(* -1 (* p (+ 1 (* -1 (/ (+ (fabs r) (* -2 (/ (pow q 2) p))) p)))))
(*.f64 (neg.f64 p) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) (fabs.f64 r)) p)))
(* -1 (* p (+ 1 (* -1 (/ (+ (fabs r) (* -1 (/ (+ (* -2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p))) p)))))
(*.f64 (neg.f64 p) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 r) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (*.f64 p p)) (*.f64 q q))) p)) p)))
(* -1 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))
(*.f64 (neg.f64 p) (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 (*.f64 q q) p) #s(literal 1 binary64)))
(* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2)))))))
(*.f64 (neg.f64 p) (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 (/.f64 q p) (/.f64 q p))) #s(literal 1 binary64)))
(* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6))))))))
(*.f64 (neg.f64 p) (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 (/.f64 q p) (/.f64 q p))) (fma.f64 (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 4 binary64) #s(literal 1 binary64))))
(+ (* -1 (* p (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))) (* 1/2 r))
(fma.f64 (neg.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) p (*.f64 #s(literal 1/2 binary64) r))
(* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 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)))))))
(*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 r p)) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p))))
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 #s(literal -1/2 binary64) p))) r (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 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))))))))))
(fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 #s(literal -1/2 binary64) p)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3 binary64)))) (*.f64 r p)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (*.f64 #s(literal 1/4 binary64) r))) r (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
(+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p)))
(fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))
(+ 1/2 (+ (* -1/2 (/ r p)) (* -1/2 (/ (+ (fabs p) (fabs r)) p))))
(fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))
(* 1/2 r)
(*.f64 #s(literal 1/2 binary64) r)
(+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p))
(+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r))
(/ (+ (fabs p) (fabs r)) p)
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)
(+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))
(/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p)
(* r (+ 1/2 (* -1 (/ (* p (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r))))
(*.f64 (fma.f64 (neg.f64 p) (/.f64 (fma.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)
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r))))
(*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r)
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2)))))
(*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))) r)
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))))))
(*.f64 (+.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64))))) #s(literal 1/2 binary64)) r)
(* -1/2 (/ r p))
(*.f64 (/.f64 r p) #s(literal -1/2 binary64))
(* r (- (+ (* -1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 r))) (* 1/2 (/ 1 p))))
(*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) r) (/.f64 #s(literal 1/2 binary64) p)) r)
(/ r p)
(/.f64 r p)
(* r (+ (/ 1 p) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r)))))
(fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) r (/.f64 r p))
(* -1 (* r (- (/ (* p (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r) 1/2)))
(*.f64 (neg.f64 r) (-.f64 (*.f64 p (/.f64 (fma.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)))
(* -1/2 r)
(*.f64 #s(literal -1/2 binary64) r)
(* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))
(*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))
(*.f64 (neg.f64 r) (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r)))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))
(*.f64 (neg.f64 r) (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r))) (neg.f64 r))) r)))
(* -1 (* r (+ (* -1 (/ (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p)))) r)) (* 1/2 (/ 1 p)))))
(*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.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)))
(* -1 (* r (- (* -1 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (/ 1 p))))
(*.f64 (neg.f64 r) (-.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) (/.f64 #s(literal 1 binary64) p)))
(* 1/2 (- (+ p (+ (fabs p) (fabs r))) r))
(*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r)))
(fma.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (-.f64 p r)))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r)))))
(fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q) (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64)))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r)))))
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q #s(literal 2 binary64)) q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 p r) #s(literal 3 binary64)))) (*.f64 q q) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q) (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64)))
(* -1 q)
(neg.f64 q)
(* 1/2 (+ (fabs p) (fabs r)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)))
(* 1/2 q)
(*.f64 #s(literal 1/2 binary64) q)
(* 1/2 (+ p (+ (fabs p) (fabs r))))
(*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64))
(+ (* 1/2 (+ p (+ (fabs p) (fabs r)))) (/ (pow q 2) p))
(fma.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p))
(+ (* 1/2 (+ p (+ (fabs p) (fabs r)))) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow p 3))) (/ 1 p))))
(fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) p)) (*.f64 q q) (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64)))
(+ (* 1/2 (+ p (+ (fabs p) (fabs r)))) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow p 5))) (/ 1 (pow p 3)))) (/ 1 p))))
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q #s(literal 2 binary64)) q) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 q q) (/.f64 #s(literal 1 binary64) p)) (*.f64 q q) (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64)))
(+ p (+ (fabs p) (fabs r)))
(+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r))
(+ p (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))))
(+.f64 (+.f64 p (fabs.f64 p)) (fma.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64) (fabs.f64 r)))
(+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p)))))))
(+.f64 (+.f64 p (fabs.f64 p)) (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) (fabs.f64 r)))
(+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p)))))))
(+.f64 (+.f64 p (fabs.f64 p)) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 5 binary64))) #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 q q) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) (fabs.f64 r)))
(+ p (fabs r))
(+.f64 (fabs.f64 r) p)
(+ p (+ (fabs r) (* 2 (/ (pow q 2) p))))
(fma.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64) (+.f64 (fabs.f64 r) p))
(+ p (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p))))))
(fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) (+.f64 (fabs.f64 r) p))
(+ p (+ (fabs r) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p))))))
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 5 binary64))) #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 q q) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) (+.f64 (fabs.f64 r) p))
(+ p (* 2 (/ (pow q 2) p)))
(fma.f64 (/.f64 #s(literal 2 binary64) p) (*.f64 q q) p)
(+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p)))))
(fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) p)
(+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p)))))
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 5 binary64))) #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 q q) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) p)
q
(* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q))))
(fma.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) q q)
(* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))
(*.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) #s(literal 1 binary64))) q)
(* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))
(*.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/128 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/8 binary64) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal 1 binary64)))) q)
(* q (+ 1 (+ (* 1/8 (/ (pow p 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))
(*.f64 (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/8 binary64) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal 1 binary64))) q)
(* q (+ 1 (+ (* -1/128 (/ (pow p 4) (pow q 4))) (+ (* 1/8 (/ (pow p 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))
(*.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/128 binary64) (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/8 binary64) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal 1 binary64)))) q)
(* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q))))
(*.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)) q)
(* q (+ 2 (+ (* 1/4 (/ (pow p 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))))
(*.f64 (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64))) q)
(* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/4 (/ (pow p 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))))
(*.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)))) q)
(* q (+ 2 (/ (fabs r) q)))
(*.f64 (+.f64 (/.f64 (fabs.f64 r) q) #s(literal 2 binary64)) q)
(* q (+ 2 (+ (* 1/4 (/ (pow p 2) (pow q 2))) (/ (fabs r) q))))
(*.f64 (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/4 binary64) (+.f64 (/.f64 (fabs.f64 r) q) #s(literal 2 binary64))) q)
(* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/4 (/ (pow p 2) (pow q 2))) (/ (fabs r) q)))))
(*.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/4 binary64) (+.f64 (/.f64 (fabs.f64 r) q) #s(literal 2 binary64)))) q)
(* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))
(*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 p p) q) #s(literal 2 binary64)) q)
(* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2))))))
(*.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 p p) q) #s(literal 2 binary64))) q)
(* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2)))))))
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 p p) q) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 1/512 binary64)) (pow.f64 q #s(literal 6 binary64)))) q)
(* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q)))))
(neg.f64 (fma.f64 (*.f64 q #s(literal -1/2 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) q))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(neg.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal -1/8 binary64))) (neg.f64 q)) q q))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (fma.f64 (/.f64 #s(literal -1/128 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) q) (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (neg.f64 q))) q)) (neg.f64 q))
(* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 q))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow p 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(neg.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 p p) q))) (neg.f64 q)) q q))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow p 4) (pow q 2))) (* 1/8 (pow p 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) p) p (*.f64 (/.f64 #s(literal -1/128 binary64) q) (/.f64 (pow.f64 p #s(literal 4 binary64)) q))) (neg.f64 q))) q)) (neg.f64 q))
(* -2 q)
(*.f64 #s(literal -2 binary64) q)
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q)))))
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) (neg.f64 q))
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow p 2) q)))) q)))))
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) q) (+.f64 (fabs.f64 r) (fabs.f64 p))) q)) (neg.f64 q))
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q)))) q)))))
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) p) p (*.f64 (/.f64 #s(literal -1/64 binary64) q) (/.f64 (pow.f64 p #s(literal 4 binary64)) q))) q)) q)) (neg.f64 q))
(* -1 (* q (+ 2 (* -1 (/ (fabs r) q)))))
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (fabs.f64 r) q)) (neg.f64 q))
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs r) (* -1/4 (/ (pow p 2) q))) q)))))
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) q) (fabs.f64 r)) q)) (neg.f64 q))
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q))) q)))))
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (-.f64 (fabs.f64 r) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) p) p (*.f64 (/.f64 #s(literal -1/64 binary64) q) (/.f64 (pow.f64 p #s(literal 4 binary64)) q))) q)) q)) (neg.f64 q))
(* -1 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))
(*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 p p) q) #s(literal 2 binary64)) (neg.f64 q))
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2)))))))
(*.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 p p) q) #s(literal 2 binary64))) (neg.f64 q))
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2))))))))
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 p p) q) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 1/512 binary64)) (pow.f64 q #s(literal 6 binary64)))) (neg.f64 q))

rewrite173.0ms (2.3%)

Memory
11.7MiB live, 193.1MiB allocated; 40ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
046274
069274
1301274
22388239
09040234
Stop Event
iter limit
node limit
iter limit
Counts
19 → 269
Calls
Call 1
Inputs
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (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 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
(neg.f64 p)
(fma.f64 (/.f64 (+.f64 (+.f64 r (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)))))) (neg.f64 q))
(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) r))
(*.f64 #s(literal 1/2 binary64) r)
(fma.f64 (*.f64 q #s(literal 1/2 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) q)
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (*.f64 q #s(literal 1/2 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) q))
(*.f64 q #s(literal 1/2 binary64))
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r))
(/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p)
(fabs.f64 p)
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
Outputs
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal 1/2 binary64)) p)
(*.f64 p (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal 1/2 binary64))))
(*.f64 p (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal 1/2 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) p) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p)) #s(literal 1/2 binary64)))
(/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal 3 binary64)) #s(literal 1/8 binary64)) p) (fma.f64 (pow.f64 (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal -1/4 binary64)))))
(/.f64 (*.f64 p (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p)) #s(literal 1/2 binary64)))
(/.f64 (*.f64 p (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (pow.f64 (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal -1/4 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p)) p) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) p) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal 1/2 binary64)) p))
(/.f64 (fma.f64 (pow.f64 (*.f64 p (/.f64 (+.f64 p (+.f64 r r)) p)) #s(literal 3 binary64)) #s(literal -1/8 binary64) (*.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p)) p) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) p) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p)) p) (*.f64 #s(literal 1/2 binary64) p)))))
(neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal 1/2 binary64)) p))
(fma.f64 (*.f64 p #s(literal -1/2 binary64)) (/.f64 (+.f64 p (+.f64 r r)) p) (*.f64 #s(literal 1/2 binary64) p))
(fma.f64 (*.f64 p (/.f64 (+.f64 p (+.f64 r r)) p)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) p))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p)) p (*.f64 #s(literal 1/2 binary64) p))
(fma.f64 #s(literal 1/2 binary64) p (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p)) p))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (+.f64 p (+.f64 r r)) p) p) (*.f64 #s(literal 1/2 binary64) p))
(fma.f64 (/.f64 (+.f64 p (+.f64 r r)) p) (*.f64 #s(literal -1/2 binary64) p) (*.f64 #s(literal 1/2 binary64) p))
(fma.f64 p (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p)) (*.f64 #s(literal 1/2 binary64) p))
(fma.f64 p #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p)) p))
(-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p)) p) (*.f64 #s(literal -1/2 binary64) p))
(-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p)) p) (*.f64 #s(literal 1/2 binary64) p))
(+.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p)) p))
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) 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)))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal 1/2 binary64)) p))
(*.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)))
(*.f64 (sqrt.f64 p) (sqrt.f64 p))
(pow.f64 (sqrt.f64 p) #s(literal 2 binary64))
(pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64))
(pow.f64 (*.f64 p p) #s(literal 1/2 binary64))
(pow.f64 p #s(literal 1 binary64))
(neg.f64 p)
(sqrt.f64 (*.f64 p p))
(fabs.f64 p)
(exp.f64 (/.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 p) #s(literal 1 binary64)))
p
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (pow.f64 (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal -1/4 binary64)))) #s(literal 1/8 binary64))) (*.f64 (fma.f64 (pow.f64 (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal -1/4 binary64)))) (fma.f64 (pow.f64 (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal -1/4 binary64))))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p)) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal -1/4 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p)) #s(literal 1/2 binary64)))
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p)) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal -1/4 binary64)))))
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal -1/4 binary64)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal 1/2 binary64))
(fma.f64 (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))
(fma.f64 (+.f64 p (+.f64 r r)) (/.f64 #s(literal -1/2 binary64) p) #s(literal 1/2 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p)) #s(literal 1/2 binary64))))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p)))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p)))
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal -1/4 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (pow.f64 (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (+.f64 p (+.f64 r r)) p) #s(literal -1/4 binary64))))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p)) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 p (+.f64 r r)) p)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
(neg.f64 q)
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
(*.f64 #s(literal 1/2 binary64) r)
(*.f64 r #s(literal 1/2 binary64))
(/.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 q (-.f64 q (*.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 q (-.f64 q (*.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (pow.f64 q #s(literal 3 binary64)))) (*.f64 (fma.f64 q (-.f64 q (*.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (fma.f64 q (-.f64 q (*.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 2 binary64)) #s(literal 1/4 binary64)))))
(/.f64 (-.f64 (*.f64 q q) (*.f64 (pow.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (-.f64 q (*.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 q (neg.f64 q)))) (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 1/2 binary64)) q)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 q #s(literal 3 binary64)))) (neg.f64 (fma.f64 q (-.f64 q (*.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 2 binary64)) #s(literal 1/4 binary64)))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 q (neg.f64 q))) (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 1/2 binary64)) q))
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 q #s(literal 3 binary64))) (fma.f64 q q (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (+.f64 p r) q) (*.f64 (*.f64 q #s(literal 1/2 binary64)) q)))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 q #s(literal 3 binary64))) (fma.f64 q (-.f64 q (*.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 2 binary64)) #s(literal 1/4 binary64))))
(fma.f64 (neg.f64 (sqrt.f64 q)) (neg.f64 (sqrt.f64 q)) (*.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 1/2 binary64)))
(fma.f64 (fabs.f64 (sqrt.f64 q)) (fabs.f64 (sqrt.f64 q)) (*.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 1/2 binary64)))
(fma.f64 (sqrt.f64 (neg.f64 (neg.f64 q))) (sqrt.f64 (neg.f64 (neg.f64 q))) (*.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 1/2 binary64)))
(fma.f64 (sqrt.f64 (neg.f64 q)) (sqrt.f64 (neg.f64 q)) (*.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 1/2 binary64)))
(fma.f64 (pow.f64 (sqrt.f64 q) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 q) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 1/2 binary64) q)
(fma.f64 (sqrt.f64 q) (sqrt.f64 q) (*.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 (/.f64 (+.f64 p r) q) #s(literal 1/2 binary64)) q q)
(fma.f64 (/.f64 (+.f64 p r) q) (*.f64 q #s(literal 1/2 binary64)) q)
(fma.f64 (*.f64 q #s(literal 1/2 binary64)) (/.f64 (+.f64 p r) q) q)
(fma.f64 q (*.f64 (/.f64 (+.f64 p r) q) #s(literal 1/2 binary64)) q)
(fma.f64 #s(literal 1/2 binary64) (*.f64 q (/.f64 (+.f64 p r) q)) q)
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 1/2 binary64)) q)) (/.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 1/2 binary64)) q)))
(-.f64 q (*.f64 (neg.f64 (/.f64 (+.f64 p r) q)) (*.f64 q #s(literal 1/2 binary64))))
(-.f64 q (*.f64 (neg.f64 (*.f64 q #s(literal 1/2 binary64))) (/.f64 (+.f64 p r) q)))
(-.f64 q (*.f64 (neg.f64 q) (*.f64 (/.f64 (+.f64 p r) q) #s(literal 1/2 binary64))))
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 q (-.f64 q (*.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (/.f64 (pow.f64 q #s(literal 3 binary64)) (fma.f64 q (-.f64 q (*.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 2 binary64)) #s(literal 1/4 binary64)))))
(+.f64 (*.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #s(literal 1/2 binary64)) q)
(+.f64 q (*.f64 (*.f64 (/.f64 (+.f64 p r) q) q) #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 p r) q) (*.f64 q #s(literal 1/2 binary64)) q))
(*.f64 q #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) q)
(/.f64 (fma.f64 p (neg.f64 q) (*.f64 (neg.f64 q) (neg.f64 r))) (*.f64 q q))
(/.f64 (fma.f64 p q (*.f64 (neg.f64 q) r)) (*.f64 (neg.f64 q) q))
(/.f64 (fma.f64 p (neg.f64 q) (*.f64 q (neg.f64 r))) (*.f64 q (neg.f64 q)))
(/.f64 (fma.f64 p q (*.f64 q r)) (*.f64 q q))
(/.f64 (fma.f64 (neg.f64 r) (neg.f64 q) (*.f64 (neg.f64 q) p)) (*.f64 q q))
(/.f64 (fma.f64 (neg.f64 r) q (*.f64 (neg.f64 q) p)) (*.f64 (neg.f64 q) q))
(/.f64 (fma.f64 r (neg.f64 q) (*.f64 q p)) (*.f64 q (neg.f64 q)))
(/.f64 (-.f64 (pow.f64 (/.f64 r q) #s(literal 2 binary64)) (pow.f64 (/.f64 p q) #s(literal 2 binary64))) (/.f64 (-.f64 r p) q))
(/.f64 (+.f64 (pow.f64 (/.f64 r q) #s(literal 3 binary64)) (pow.f64 (/.f64 p q) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 r q) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 p q) #s(literal 2 binary64)) (*.f64 (/.f64 r q) (/.f64 p q)))))
(/.f64 (neg.f64 (+.f64 (neg.f64 r) p)) (neg.f64 (neg.f64 q)))
(/.f64 (fma.f64 r q (*.f64 q p)) (*.f64 q q))
(/.f64 (fma.f64 r r (*.f64 p p)) (*.f64 (-.f64 r p) q))
(/.f64 (*.f64 (+.f64 p r) (-.f64 p r)) (*.f64 (-.f64 p r) q))
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (*.f64 (fma.f64 p (-.f64 p r) (*.f64 r r)) q))
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (*.f64 (fma.f64 r (+.f64 p r) (*.f64 p p)) q))
(/.f64 (+.f64 (neg.f64 r) p) (neg.f64 q))
(/.f64 (+.f64 p r) q)
(neg.f64 (/.f64 (+.f64 (neg.f64 r) p) q))
(neg.f64 (/.f64 (+.f64 p r) (neg.f64 q)))
(+.f64 (/.f64 p q) (/.f64 r q))
(+.f64 (/.f64 r q) (/.f64 p q))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64)))
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64)) (*.f64 p p)) #s(literal 1/2 binary64)) (-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p))
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 p (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64)) (*.f64 p p))) (-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) (fma.f64 p (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64))))
(fma.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) p))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal 1/2 binary64) (*.f64 (+.f64 p r) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (*.f64 #s(literal 1/2 binary64) p))
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (*.f64 (+.f64 p r) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) p (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) p (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)))
(fma.f64 p #s(literal 1/2 binary64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 1/2 binary64)))
(fma.f64 p #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal 1/2 binary64)) (*.f64 (+.f64 p r) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) p))
(+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 (+.f64 p r) #s(literal 1/2 binary64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) (*.f64 #s(literal 1/2 binary64) p))
(+.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 1/2 binary64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)))
(/.f64 (fma.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 3 binary64)) (fma.f64 p (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64))) (*.f64 (fma.f64 p (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64))) (pow.f64 p #s(literal 3 binary64)))) (*.f64 (fma.f64 p (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64))) (fma.f64 p (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (neg.f64 (-.f64 r p)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (neg.f64 (fma.f64 r r (*.f64 p p))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (neg.f64 (-.f64 r p))))
(/.f64 (fma.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (neg.f64 (-.f64 p r)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (neg.f64 (*.f64 (+.f64 p r) (-.f64 p r))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (neg.f64 (-.f64 p r))))
(/.f64 (fma.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (neg.f64 (fma.f64 p (-.f64 p r) (*.f64 r r))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (neg.f64 (fma.f64 p (-.f64 p r) (*.f64 r r)))))
(/.f64 (fma.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (neg.f64 (fma.f64 r (+.f64 p r) (*.f64 p p))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (neg.f64 (fma.f64 r (+.f64 p r) (*.f64 p p)))))
(/.f64 (fma.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (-.f64 r p) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fma.f64 r r (*.f64 p p)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (-.f64 r p)))
(/.f64 (fma.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (-.f64 p r) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (*.f64 (+.f64 p r) (-.f64 p r)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (-.f64 p r)))
(/.f64 (fma.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (fma.f64 p (-.f64 p r) (*.f64 r r)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fma.f64 p (-.f64 p r) (*.f64 r r))))
(/.f64 (fma.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (fma.f64 r (+.f64 p r) (*.f64 p p)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fma.f64 r (+.f64 p r) (*.f64 p p))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (neg.f64 (-.f64 r p)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))) (neg.f64 (fma.f64 r r (*.f64 p p))))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))) (neg.f64 (-.f64 r p))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (neg.f64 (-.f64 p r)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (+.f64 p r) (-.f64 p r))))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))) (neg.f64 (-.f64 p r))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (neg.f64 (fma.f64 p (-.f64 p r) (*.f64 r r))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))) (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))) (neg.f64 (fma.f64 p (-.f64 p r) (*.f64 r r)))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (neg.f64 (fma.f64 r (+.f64 p r) (*.f64 p p))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))) (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))) (neg.f64 (fma.f64 r (+.f64 p r) (*.f64 p p)))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (-.f64 r p) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))) (fma.f64 r r (*.f64 p p)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))) (-.f64 r p)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (-.f64 p r) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))) (*.f64 (+.f64 p r) (-.f64 p r)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))) (-.f64 p r)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (fma.f64 p (-.f64 p r) (*.f64 r r)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))) (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))) (fma.f64 p (-.f64 p r) (*.f64 r r))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (fma.f64 r (+.f64 p r) (*.f64 p p)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))) (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))) (fma.f64 r (+.f64 p r) (*.f64 p p))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 r r (*.f64 p p))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (*.f64 (neg.f64 (-.f64 r p)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 (neg.f64 (-.f64 r p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 r r (*.f64 p p))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (-.f64 r p)) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))))) (*.f64 (neg.f64 (-.f64 r p)) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64))))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 p r) (-.f64 p r))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (*.f64 (neg.f64 (-.f64 p r)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 (neg.f64 (-.f64 p r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 p r) (-.f64 p r))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (-.f64 p r)) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))))) (*.f64 (neg.f64 (-.f64 p r)) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64))))))))
(/.f64 (fma.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (*.f64 (neg.f64 (fma.f64 p (-.f64 p r) (*.f64 r r))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 (neg.f64 (fma.f64 p (-.f64 p r) (*.f64 r r))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(/.f64 (fma.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (fma.f64 p (-.f64 p r) (*.f64 r r))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))))) (*.f64 (neg.f64 (fma.f64 p (-.f64 p r) (*.f64 r r))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64))))))))
(/.f64 (fma.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (*.f64 (neg.f64 (fma.f64 r (+.f64 p r) (*.f64 p p))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 (neg.f64 (fma.f64 r (+.f64 p r) (*.f64 p p))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(/.f64 (fma.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (fma.f64 r (+.f64 p r) (*.f64 p p))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))))) (*.f64 (neg.f64 (fma.f64 r (+.f64 p r) (*.f64 p p))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64))))))))
(/.f64 (fma.f64 (fma.f64 r r (*.f64 p p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (*.f64 (-.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 (-.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(/.f64 (fma.f64 (fma.f64 r r (*.f64 p p)) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))) (*.f64 (-.f64 r p) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))))) (*.f64 (-.f64 r p) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64))))))))
(/.f64 (fma.f64 (*.f64 (+.f64 p r) (-.f64 p r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (*.f64 (-.f64 p r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 (-.f64 p r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(/.f64 (fma.f64 (*.f64 (+.f64 p r) (-.f64 p r)) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))) (*.f64 (-.f64 p r) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))))) (*.f64 (-.f64 p r) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64))))))))
(/.f64 (fma.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (*.f64 (fma.f64 p (-.f64 p r) (*.f64 r r)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 (fma.f64 p (-.f64 p r) (*.f64 r r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(/.f64 (fma.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))) (*.f64 (fma.f64 p (-.f64 p r) (*.f64 r r)) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))))) (*.f64 (fma.f64 p (-.f64 p r) (*.f64 r r)) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64))))))))
(/.f64 (fma.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (*.f64 (fma.f64 r (+.f64 p r) (*.f64 p p)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 (fma.f64 r (+.f64 p r) (*.f64 p p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(/.f64 (fma.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))) (*.f64 (fma.f64 r (+.f64 p r) (*.f64 p p)) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))))) (*.f64 (fma.f64 r (+.f64 p r) (*.f64 p p)) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64))))))))
(/.f64 (-.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (pow.f64 (+.f64 p r) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (+.f64 p r)))
(/.f64 (-.f64 (*.f64 p p) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64))) (-.f64 p (+.f64 (sqrt.f64 (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 3/2 binary64)) (pow.f64 (+.f64 p r) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (-.f64 (pow.f64 (+.f64 p r) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (+.f64 p r)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64)) (*.f64 p p))) (neg.f64 (-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) (neg.f64 (fma.f64 p (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64)) (*.f64 p p)) (-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p))
(/.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 p p (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p))))
(/.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 p (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64))))
(fma.f64 (neg.f64 (sqrt.f64 r)) (neg.f64 (sqrt.f64 r)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) p))
(fma.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64))) (+.f64 p r))
(fma.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r))
(fma.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64))) (+.f64 p r))
(fma.f64 (fabs.f64 (sqrt.f64 r)) (fabs.f64 (sqrt.f64 r)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) p))
(fma.f64 (sqrt.f64 (neg.f64 r)) (sqrt.f64 (neg.f64 r)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) p))
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (+.f64 p r))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (+.f64 p r))
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)) (+.f64 p r))
(fma.f64 (pow.f64 (neg.f64 r) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 r) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) p))
(fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64)) (+.f64 p r))
(fma.f64 (sqrt.f64 r) (sqrt.f64 r) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) p))
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r))
(-.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64)) (-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p)) (/.f64 (*.f64 p p) (-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p)))
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) p) r)
(+.f64 (+.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r)
(+.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 3 binary64)) (fma.f64 p (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64)))) (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 p (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64)))))
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p)
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (+.f64 p r))
(+.f64 (+.f64 p r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(+.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r))
(+.f64 r (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) p))
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3/2 binary64)) (fma.f64 r (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (*.f64 (fma.f64 r (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (pow.f64 r #s(literal 3 binary64)))) (pow.f64 (fma.f64 r (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (*.f64 r r))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3/2 binary64)) (pow.f64 r #s(literal 3 binary64)))) (neg.f64 (fma.f64 r (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(/.f64 (-.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (*.f64 r r)) (-.f64 (sqrt.f64 (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 3/2 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 r r (-.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (*.f64 (sqrt.f64 (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 3/2 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 r (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(fma.f64 (neg.f64 (sqrt.f64 r)) (neg.f64 (sqrt.f64 r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(fma.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64))) r)
(fma.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64))) r)
(fma.f64 (fabs.f64 (sqrt.f64 r)) (fabs.f64 (sqrt.f64 r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(fma.f64 (sqrt.f64 (neg.f64 r)) (sqrt.f64 (neg.f64 r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) r)
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r)
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)) r)
(fma.f64 (pow.f64 (neg.f64 r) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 r) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64)) r)
(fma.f64 (sqrt.f64 r) (sqrt.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(-.f64 (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) (/.f64 (*.f64 r r) (-.f64 (sqrt.f64 (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 3/2 binary64)) (fma.f64 r (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (/.f64 (pow.f64 r #s(literal 3 binary64)) (fma.f64 r (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)
(+.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(/.f64 (fma.f64 p r (*.f64 p (+.f64 p r))) (*.f64 p p))
(/.f64 (fma.f64 p p (*.f64 p (neg.f64 (+.f64 r r)))) (*.f64 p p))
(/.f64 (fma.f64 p (*.f64 (-.f64 r r) p) (*.f64 p (*.f64 r (-.f64 r r)))) (*.f64 p (*.f64 (-.f64 r r) p)))
(/.f64 (fma.f64 p (*.f64 (fma.f64 r (-.f64 r r) (*.f64 r r)) p) (*.f64 p (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (*.f64 p (*.f64 (fma.f64 r (-.f64 r r) (*.f64 r r)) p)))
(/.f64 (fma.f64 (neg.f64 (+.f64 r r)) p (*.f64 p p)) (*.f64 p p))
(/.f64 (fma.f64 (*.f64 r (-.f64 r r)) p (*.f64 (*.f64 (-.f64 r r) p) p)) (*.f64 (*.f64 (-.f64 r r) p) p))
(/.f64 (fma.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) p (*.f64 (*.f64 (fma.f64 r (-.f64 r r) (*.f64 r r)) p) p)) (*.f64 (*.f64 (fma.f64 r (-.f64 r r) (*.f64 r r)) p) p))
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 r r) p) #s(literal 2 binary64)) (pow.f64 (/.f64 p p) #s(literal 2 binary64))) (/.f64 (-.f64 (+.f64 r r) p) p))
(/.f64 (fma.f64 p p (*.f64 p (+.f64 r r))) (*.f64 p p))
(/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 r r) p) #s(literal 3 binary64)) (pow.f64 (/.f64 p p) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (+.f64 r r) p) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 p p) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 r r) p) (/.f64 p p)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 p (+.f64 r r)))) p)
(/.f64 (fma.f64 p (+.f64 r r) (*.f64 p p)) (*.f64 p p))
(/.f64 (-.f64 (pow.f64 (+.f64 r r) #s(literal 2 binary64)) (*.f64 p p)) (*.f64 (-.f64 (+.f64 r r) p) p))
(/.f64 (+.f64 (pow.f64 (+.f64 r r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (*.f64 (fma.f64 p (-.f64 p (+.f64 r r)) (pow.f64 (+.f64 r r) #s(literal 2 binary64))) p))
(/.f64 (neg.f64 (+.f64 p (+.f64 r r))) p)
(/.f64 (+.f64 p (+.f64 r r)) p)
(neg.f64 (/.f64 (+.f64 p (+.f64 r r)) p))
(+.f64 (/.f64 r p) (/.f64 (+.f64 p r) p))
(+.f64 (/.f64 p p) (/.f64 (+.f64 r r) p))
(+.f64 (/.f64 (+.f64 r r) p) (/.f64 p p))
(*.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)))
(*.f64 (sqrt.f64 p) (sqrt.f64 p))
(pow.f64 (sqrt.f64 p) #s(literal 2 binary64))
(pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64))
(pow.f64 (*.f64 p p) #s(literal 1/2 binary64))
(pow.f64 p #s(literal 1 binary64))
(neg.f64 p)
(sqrt.f64 (*.f64 p p))
(fabs.f64 p)
(exp.f64 (/.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 p) #s(literal 1 binary64)))
p
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64))))
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64))))
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.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 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64)))
(pow.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/4 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal 1 binary64))
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/2 binary64))
(/.f64 (fabs.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64))))))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64))))) (sqrt.f64 (-.f64 (*.f64 p p) (*.f64 (*.f64 q q) #s(literal 4 binary64)))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64))))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 p #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (+.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))))
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 p #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))))
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))

eval55.0ms (0.7%)

Memory
20.7MiB live, 107.6MiB allocated; 19ms collecting garbage
Compiler

Compiled 21 237 to 2 037 computations (90.4% saved)

prune26.0ms (0.3%)

Memory
-4.1MiB live, 50.7MiB allocated; 18ms collecting garbage
Pruning

12 alts after pruning (10 fresh and 2 done)

PrunedKeptTotal
New3927399
Fresh437
Picked325
Done000
Total39912411
Accuracy
99.7%
Counts
411 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
20.1%
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))
53.3%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))) r))
36.5%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
36.9%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p)) #s(literal 1/2 binary64)))
40.5%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
8.4%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
8.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))
1.3%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
45.1%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q)))
14.3%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)))))
40.1%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))))
67.5%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p))))))
Compiler

Compiled 925 to 633 computations (31.6% saved)

simplify113.0ms (1.5%)

Memory
28.0MiB live, 116.9MiB allocated; 8ms collecting garbage
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r))
cost-diff0
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p))
cost-diff0
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))
cost-diff0
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
cost-diff0
(fma.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))
cost-diff0
(neg.f64 p)
cost-diff0
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
cost-diff1
(*.f64 (neg.f64 p) (fma.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))
cost-diff0
(+.f64 (fabs.f64 r) (fabs.f64 p))
cost-diff0
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q)
cost-diff0
#s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q))
cost-diff0
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q)))
cost-diff0
(*.f64 #s(literal -1/2 binary64) p)
cost-diff0
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
cost-diff0
(-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)))
cost-diff0
(*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p))))
cost-diff0
#s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)))))
cost-diff0
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p))))))
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
060470
084470
1181470
2461470
31253468
43388454
08482445
Stop Event
iter limit
node limit
iter limit
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) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p))))))
#s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)))))
(*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p))))
#s(literal -1/2 binary64)
(-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)))
p
(+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p))
(+.f64 r (fabs.f64 r))
r
(fabs.f64 r)
(fabs.f64 p)
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
(*.f64 #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 (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q)))
#s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q)
#s(literal 1/2 binary64)
(+.f64 (fabs.f64 r) (fabs.f64 p))
(fabs.f64 r)
r
(fabs.f64 p)
p
q
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
(*.f64 (neg.f64 p) (fma.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))
(neg.f64 p)
p
(fma.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))
#s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p))
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)
(+.f64 (fabs.f64 r) (fabs.f64 p))
(fabs.f64 r)
r
(fabs.f64 p)
#s(literal -1/2 binary64)
#s(literal 1/2 binary64)
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r))
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))
(*.f64 q q)
q
#s(literal 4 binary64)
(*.f64 r r)
r
(fabs.f64 r)
(fabs.f64 p)
p
#s(literal 1/2 binary64)
Outputs
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (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 (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (-.f64 (-.f64 (-.f64 p (fabs.f64 p)) r) (fabs.f64 r)) #s(literal -1/2 binary64))))
#s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)))))
#s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (-.f64 (-.f64 (-.f64 p (fabs.f64 p)) r) (fabs.f64 r)) #s(literal -1/2 binary64)))
(*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p))))
(*.f64 (-.f64 (-.f64 (-.f64 p (fabs.f64 p)) r) (fabs.f64 r)) #s(literal -1/2 binary64))
#s(literal -1/2 binary64)
(-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)))
(-.f64 (-.f64 (-.f64 p (fabs.f64 p)) r) (fabs.f64 r))
p
(+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p))
(+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r))
(+.f64 r (fabs.f64 r))
(+.f64 (fabs.f64 r) r)
r
(fabs.f64 r)
(fabs.f64 p)
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
(*.f64 #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 (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(literal 1/2 binary64) q)))
#s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q))
#s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(literal 1/2 binary64) q))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q)
(fma.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(literal 1/2 binary64) q)
#s(literal 1/2 binary64)
(+.f64 (fabs.f64 r) (fabs.f64 p))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(fabs.f64 r)
r
(fabs.f64 p)
p
q
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.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 (fma.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) p))
(*.f64 (neg.f64 p) (fma.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))
(*.f64 (fma.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) p)
(neg.f64 p)
p
(fma.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))
(fma.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))
#s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p))
#s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p))
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)
(/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)
(+.f64 (fabs.f64 r) (fabs.f64 p))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(fabs.f64 r)
r
(fabs.f64 p)
#s(literal -1/2 binary64)
#s(literal 1/2 binary64)
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r))
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))
(*.f64 q q)
q
#s(literal 4 binary64)
(*.f64 r r)
r
(fabs.f64 r)
(fabs.f64 p)
p
#s(literal 1/2 binary64)

localize118.0ms (1.6%)

Memory
4.6MiB live, 194.0MiB allocated; 16ms collecting garbage
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy0.00390625
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r))
accuracy0.006191259768442017
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))
accuracy18.031407202590827
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
accuracy28.64907624424127
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))
accuracy0.00390625
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)
accuracy5.913264155610344
(*.f64 (neg.f64 p) (fma.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))
accuracy20.52443065583371
#s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p))
accuracy20.630646281898397
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
accuracy0.0
(fabs.f64 p)
accuracy0.0
#s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q))
accuracy0.00390625
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q)
accuracy35.154726086836035
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q)))
accuracy0.0
(*.f64 #s(literal -1/2 binary64) p)
accuracy58.38320355311445
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
accuracy0.0
(fabs.f64 p)
accuracy0.0
#s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)))))
accuracy0.17069784949284797
(*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p))))
accuracy20.630646281898397
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p))))))
Samples
92.0ms256×0valid
Compiler

Compiled 347 to 48 computations (86.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 66.0ms
ival-mult: 32.0ms (48.6% of total)
ival-add: 12.0ms (18.2% of total)
ival-div: 6.0ms (9.1% of total)
ival-pow2: 5.0ms (7.6% of total)
ival-sub: 3.0ms (4.6% of total)
ival-sqrt: 3.0ms (4.6% of total)
ival-fabs: 2.0ms (3% of total)
exact: 1.0ms (1.5% of total)
ival-neg: 1.0ms (1.5% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series32.0ms (0.4%)

Memory
3.7MiB live, 50.5MiB allocated; 2ms collecting garbage
Counts
23 → 162
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) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p))))))
#s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)))))
(*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p))))
(-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
(*.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 (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q)))
#s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q)
(+.f64 (fabs.f64 r) (fabs.f64 p))
(*.f64 (neg.f64 p) (fma.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.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 (neg.f64 p) (fma.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
(neg.f64 p)
(fma.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.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 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r))
(fabs.f64 p)
#s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p))
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))
Outputs
(* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
(+ (* -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)))))))
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))
(+ (* 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))))))))))
(* 1/2 (+ r (+ (fabs p) (fabs r))))
(+ (* -1/2 p) (* 1/2 (+ r (+ (fabs p) (fabs r)))))
(* -1 (+ r (+ (fabs p) (fabs r))))
(- p (+ r (+ (fabs p) (fabs r))))
(* -1/2 p)
(+ q (* 1/2 (+ (fabs p) (fabs r))))
(+ (fabs p) (fabs r))
(* -1 p)
(* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))
(/ (+ (* -1/2 (+ r (+ (fabs p) (fabs r)))) (* 1/2 p)) p)
(+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))
(fabs p)
(/ (+ r (+ (fabs p) (fabs r))) p)
(/ (+ (fabs p) (fabs r)) p)
(* 1/2 p)
(* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p))))
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2)))))
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2))))))
(* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2))
p
(* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))
1/2
(+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))))
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))
(* -1 (* p (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)))
(* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
(+ (* -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)))))))
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))
(+ (* 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))))))))))
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p)))))
(+ (* -1 (* p (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))) (* 1/2 r))
(* -1/2 (- p (+ (fabs p) (fabs r))))
(+ (* -1/2 (- p (+ (fabs p) (fabs r)))) (* 1/2 r))
(- p (+ (fabs p) (fabs r)))
(- (+ p (* -1 r)) (+ (fabs p) (fabs r)))
(+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p)))
(+ 1/2 (+ (* -1/2 (/ r p)) (* -1/2 (/ (+ (fabs p) (fabs r)) p))))
(* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q))))
(+ (* 1/8 (/ (pow r 2) q)) (* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q)))))
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q)))) (* (pow r 2) (+ (* -1/128 (/ (pow r 2) (pow q 3))) (* 1/8 (/ 1 q)))))
(+ (* 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)))))
(+ (fabs p) (+ (fabs r) (* 2 q)))
(+ (fabs p) (+ (fabs r) (+ (* 1/4 (/ (pow r 2) q)) (* 2 q))))
(+ (fabs p) (+ (fabs r) (+ (* 2 q) (* (pow r 2) (+ (* -1/64 (/ (pow r 2) (pow q 3))) (* 1/4 (/ 1 q)))))))
(+ (fabs p) (+ (fabs r) (+ (* 2 q) (* (pow r 2) (+ (* (pow r 2) (- (* 1/512 (/ (pow r 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))))
(+ (fabs r) (* 2 q))
(+ (fabs r) (+ (* 1/4 (/ (pow r 2) q)) (* 2 q)))
(+ (fabs r) (+ (* 2 q) (* (pow r 2) (+ (* -1/64 (/ (pow r 2) (pow q 3))) (* 1/4 (/ 1 q))))))
(+ (fabs r) (+ (* 2 q) (* (pow r 2) (+ (* (pow r 2) (- (* 1/512 (/ (pow r 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q))))))
(+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))
(* 2 q)
(+ (* 1/4 (/ (pow r 2) q)) (* 2 q))
(+ (* 2 q) (* (pow r 2) (+ (* -1/64 (/ (pow r 2) (pow q 3))) (* 1/4 (/ 1 q)))))
(+ (* 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)))))
(* 4 (pow q 2))
(+ (* 4 (pow q 2)) (pow r 2))
(* 1/2 r)
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r))))
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2)))))
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))))))
(* r (+ 1/2 (* -1 (/ (* p (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r))))
(* r (+ 1/2 (* -1/2 (/ (- p (+ (fabs p) (fabs r))) r))))
(* -1 r)
(* r (- (/ p r) (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r)))))
(* -1/2 (/ r p))
(* r (- (+ (* -1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 r))) (* 1/2 (/ 1 p))))
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r))))
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))))
(* r (+ 1/2 (+ (* -1 (/ (pow q 4) (pow r 4))) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))))))
r
(* r (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))))
(* r (+ 1 (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r)))))
(* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))))))
(* r (+ 1 (/ (fabs r) r)))
(* r (+ 1 (+ (* 2 (/ (pow q 2) (pow r 2))) (/ (fabs r) r))))
(* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (/ (fabs r) r)))))
(/ r p)
(* r (+ (/ 1 p) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r)))))
(* r (+ 1 (* 2 (/ (pow q 2) (pow r 2)))))
(* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (* 2 (/ (pow q 2) (pow r 2))))))
(* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (* 4 (/ (pow q 6) (pow r 6)))))))
(pow r 2)
(* (pow r 2) (+ 1 (* 4 (/ (pow q 2) (pow r 2)))))
(* -1/2 r)
(* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))
(* -1 (* r (- (/ (* p (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r) 1/2)))
(* -1 (* r (- (* 1/2 (/ (- p (+ (fabs p) (fabs r))) r)) 1/2)))
(* -1 (* r (+ 1 (* -1 (/ (- p (+ (fabs p) (fabs r))) r)))))
(* -1 (* r (+ (* -1 (/ (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p)))) r)) (* 1/2 (/ 1 p)))))
(* -1 (* r (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) r)))))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ (fabs p) (fabs r)))) r)))))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow q 4) (pow r 2))) (pow q 2)) r)) (* 1/2 (+ (fabs p) (fabs r)))) r)))))
(* -1 (* r (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r)))))
(* -1 (* r (+ 1 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) r)))))
(* -1 (* r (+ 1 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -2 (/ (pow q 4) (pow r 2))) (* 2 (pow q 2))) r)))) r)))))
(* -1 (* r (+ 1 (* -1 (/ (fabs r) r)))))
(* -1 (* r (+ 1 (* -1 (/ (+ (fabs r) (* -2 (/ (pow q 2) r))) r)))))
(* -1 (* r (+ 1 (* -1 (/ (+ (fabs r) (* -1 (/ (+ (* -2 (/ (pow q 4) (pow r 2))) (* 2 (pow q 2))) r))) r)))))
(* -1 (* r (- (* -1 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (/ 1 p))))
(* -1 (* r (+ 1 (* 2 (/ (pow q 2) (pow r 2))))))
(* -1 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (* 2 (/ (pow q 2) (pow r 2)))))))
(* -1 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (* 4 (/ (pow q 6) (pow r 6))))))))
(* 1/2 (- (+ p (+ (fabs p) (fabs r))) r))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r)))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r)))))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r)))))
(* 1/2 (+ (fabs p) (fabs r)))
(+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (/ (pow q 2) r))
(+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow r 3))) (/ 1 r))))
(+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow r 5))) (/ 1 (pow r 3)))) (/ 1 r))))
(+ r (+ (fabs p) (fabs r)))
(+ r (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))))
(+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow r 3))) (* 2 (/ 1 r)))))))
(+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (* 2 (/ 1 r)))))))
(+ r (fabs r))
(+ r (+ (fabs r) (* 2 (/ (pow q 2) r))))
(+ r (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow r 3))) (* 2 (/ 1 r))))))
(+ r (+ (fabs r) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (* 2 (/ 1 r))))))
(+ r (* 2 (/ (pow q 2) r)))
(+ r (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow r 3))) (* 2 (/ 1 r)))))
(+ r (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (* 2 (/ 1 r)))))
q
(* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q))))
(* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))
(* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))
(* q (+ 1 (+ (* 1/8 (/ (pow r 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))
(* q (+ 1 (+ (* -1/128 (/ (pow r 4) (pow q 4))) (+ (* 1/8 (/ (pow r 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))
(* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q))))
(* q (+ 2 (+ (* 1/4 (/ (pow r 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))))
(* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (+ (* 1/4 (/ (pow r 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))))
(* q (+ 2 (/ (fabs r) q)))
(* q (+ 2 (+ (* 1/4 (/ (pow r 2) (pow q 2))) (/ (fabs r) q))))
(* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (+ (* 1/4 (/ (pow r 2) (pow q 2))) (/ (fabs r) q)))))
(* q (+ 2 (* 1/4 (/ (pow r 2) (pow q 2)))))
(* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2))))))
(* 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)))))))
(* (pow q 2) (+ 4 (/ (pow r 2) (pow q 2))))
(* -1 q)
(* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q)))))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow r 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow r 4) (pow q 2))) (* 1/8 (pow r 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(* -2 q)
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q)))))
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow r 2) q)))) q)))))
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow r 4) (pow q 2))) (* 1/4 (pow r 2))) q)))) q)))))
(* -1 (* q (+ 2 (* -1 (/ (fabs r) q)))))
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs r) (* -1/4 (/ (pow r 2) q))) q)))))
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow r 4) (pow q 2))) (* 1/4 (pow r 2))) q))) q)))))
(* -1 (* q (+ 2 (* 1/4 (/ (pow r 2) (pow q 2))))))
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2)))))))
(* -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
7.0ms
r
@0
((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (* -1/2 (- p (+ (+ r (fabs r)) (fabs p)))) (- p (+ (+ r (fabs r)) (fabs p))) (* (/ 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)))))) (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (+ (* 1/2 (+ (fabs r) (fabs p))) q) (+ (fabs r) (fabs p)) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p) (/ (+ (+ r (fabs r)) (fabs p)) p) (/ (+ (fabs r) (fabs p)) p) (sqrt (+ (* (* q q) 4) (* r r))) (+ (* (* q q) 4) (* r r)))
5.0ms
p
@0
((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (* -1/2 (- p (+ (+ r (fabs r)) (fabs p)))) (- p (+ (+ r (fabs r)) (fabs p))) (* (/ 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)))))) (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (+ (* 1/2 (+ (fabs r) (fabs p))) q) (+ (fabs r) (fabs p)) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p) (/ (+ (+ r (fabs r)) (fabs p)) p) (/ (+ (fabs r) (fabs p)) p) (sqrt (+ (* (* q q) 4) (* r r))) (+ (* (* q q) 4) (* r r)))
3.0ms
p
@-inf
((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (* -1/2 (- p (+ (+ r (fabs r)) (fabs p)))) (- p (+ (+ r (fabs r)) (fabs p))) (* (/ 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)))))) (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (+ (* 1/2 (+ (fabs r) (fabs p))) q) (+ (fabs r) (fabs p)) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p) (/ (+ (+ r (fabs r)) (fabs p)) p) (/ (+ (fabs r) (fabs p)) p) (sqrt (+ (* (* q q) 4) (* r r))) (+ (* (* q q) 4) (* r r)))
3.0ms
p
@inf
((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (* -1/2 (- p (+ (+ r (fabs r)) (fabs p)))) (- p (+ (+ r (fabs r)) (fabs p))) (* (/ 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)))))) (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (+ (* 1/2 (+ (fabs r) (fabs p))) q) (+ (fabs r) (fabs p)) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p) (/ (+ (+ r (fabs r)) (fabs p)) p) (/ (+ (fabs r) (fabs p)) p) (sqrt (+ (* (* q q) 4) (* r r))) (+ (* (* q q) 4) (* r r)))
3.0ms
r
@inf
((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (* -1/2 (- p (+ (+ r (fabs r)) (fabs p)))) (- p (+ (+ r (fabs r)) (fabs p))) (* (/ 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)))))) (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (+ (* 1/2 (+ (fabs r) (fabs p))) q) (+ (fabs r) (fabs p)) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p) (/ (+ (+ r (fabs r)) (fabs p)) p) (/ (+ (fabs r) (fabs p)) p) (sqrt (+ (* (* q q) 4) (* r r))) (+ (* (* q q) 4) (* r r)))

simplify174.0ms (2.3%)

Memory
-2.4MiB live, 188.3MiB allocated; 40ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
06423180
123083072
085512885
Stop Event
iter limit
node limit
Counts
162 → 159
Calls
Call 1
Inputs
(* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
(+ (* -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)))))))
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))
(+ (* 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))))))))))
(* 1/2 (+ r (+ (fabs p) (fabs r))))
(+ (* -1/2 p) (* 1/2 (+ r (+ (fabs p) (fabs r)))))
(* -1 (+ r (+ (fabs p) (fabs r))))
(- p (+ r (+ (fabs p) (fabs r))))
(* -1/2 p)
(+ q (* 1/2 (+ (fabs p) (fabs r))))
(+ (fabs p) (fabs r))
(* -1 p)
(* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))
(/ (+ (* -1/2 (+ r (+ (fabs p) (fabs r)))) (* 1/2 p)) p)
(+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))
(fabs p)
(/ (+ r (+ (fabs p) (fabs r))) p)
(/ (+ (fabs p) (fabs r)) p)
(* 1/2 p)
(* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p))))
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2)))))
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2))))))
(* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2))
p
(* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))
1/2
(+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))))
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))
(* -1 (* p (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)))
(* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
(+ (* -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)))))))
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))
(+ (* 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))))))))))
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p)))))
(+ (* -1 (* p (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))) (* 1/2 r))
(* -1/2 (- p (+ (fabs p) (fabs r))))
(+ (* -1/2 (- p (+ (fabs p) (fabs r)))) (* 1/2 r))
(- p (+ (fabs p) (fabs r)))
(- (+ p (* -1 r)) (+ (fabs p) (fabs r)))
(+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p)))
(+ 1/2 (+ (* -1/2 (/ r p)) (* -1/2 (/ (+ (fabs p) (fabs r)) p))))
(* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q))))
(+ (* 1/8 (/ (pow r 2) q)) (* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q)))))
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q)))) (* (pow r 2) (+ (* -1/128 (/ (pow r 2) (pow q 3))) (* 1/8 (/ 1 q)))))
(+ (* 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)))))
(+ (fabs p) (+ (fabs r) (* 2 q)))
(+ (fabs p) (+ (fabs r) (+ (* 1/4 (/ (pow r 2) q)) (* 2 q))))
(+ (fabs p) (+ (fabs r) (+ (* 2 q) (* (pow r 2) (+ (* -1/64 (/ (pow r 2) (pow q 3))) (* 1/4 (/ 1 q)))))))
(+ (fabs p) (+ (fabs r) (+ (* 2 q) (* (pow r 2) (+ (* (pow r 2) (- (* 1/512 (/ (pow r 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))))
(+ (fabs r) (* 2 q))
(+ (fabs r) (+ (* 1/4 (/ (pow r 2) q)) (* 2 q)))
(+ (fabs r) (+ (* 2 q) (* (pow r 2) (+ (* -1/64 (/ (pow r 2) (pow q 3))) (* 1/4 (/ 1 q))))))
(+ (fabs r) (+ (* 2 q) (* (pow r 2) (+ (* (pow r 2) (- (* 1/512 (/ (pow r 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q))))))
(+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))
(* 2 q)
(+ (* 1/4 (/ (pow r 2) q)) (* 2 q))
(+ (* 2 q) (* (pow r 2) (+ (* -1/64 (/ (pow r 2) (pow q 3))) (* 1/4 (/ 1 q)))))
(+ (* 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)))))
(* 4 (pow q 2))
(+ (* 4 (pow q 2)) (pow r 2))
(* 1/2 r)
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r))))
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2)))))
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))))))
(* r (+ 1/2 (* -1 (/ (* p (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r))))
(* r (+ 1/2 (* -1/2 (/ (- p (+ (fabs p) (fabs r))) r))))
(* -1 r)
(* r (- (/ p r) (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r)))))
(* -1/2 (/ r p))
(* r (- (+ (* -1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 r))) (* 1/2 (/ 1 p))))
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r))))
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))))
(* r (+ 1/2 (+ (* -1 (/ (pow q 4) (pow r 4))) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))))))
r
(* r (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))))
(* r (+ 1 (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r)))))
(* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))))))
(* r (+ 1 (/ (fabs r) r)))
(* r (+ 1 (+ (* 2 (/ (pow q 2) (pow r 2))) (/ (fabs r) r))))
(* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (/ (fabs r) r)))))
(/ r p)
(* r (+ (/ 1 p) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r)))))
(* r (+ 1 (* 2 (/ (pow q 2) (pow r 2)))))
(* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (* 2 (/ (pow q 2) (pow r 2))))))
(* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (* 4 (/ (pow q 6) (pow r 6)))))))
(pow r 2)
(* (pow r 2) (+ 1 (* 4 (/ (pow q 2) (pow r 2)))))
(* -1/2 r)
(* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))
(* -1 (* r (- (/ (* p (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r) 1/2)))
(* -1 (* r (- (* 1/2 (/ (- p (+ (fabs p) (fabs r))) r)) 1/2)))
(* -1 (* r (+ 1 (* -1 (/ (- p (+ (fabs p) (fabs r))) r)))))
(* -1 (* r (+ (* -1 (/ (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p)))) r)) (* 1/2 (/ 1 p)))))
(* -1 (* r (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) r)))))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ (fabs p) (fabs r)))) r)))))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow q 4) (pow r 2))) (pow q 2)) r)) (* 1/2 (+ (fabs p) (fabs r)))) r)))))
(* -1 (* r (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r)))))
(* -1 (* r (+ 1 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) r)))))
(* -1 (* r (+ 1 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -2 (/ (pow q 4) (pow r 2))) (* 2 (pow q 2))) r)))) r)))))
(* -1 (* r (+ 1 (* -1 (/ (fabs r) r)))))
(* -1 (* r (+ 1 (* -1 (/ (+ (fabs r) (* -2 (/ (pow q 2) r))) r)))))
(* -1 (* r (+ 1 (* -1 (/ (+ (fabs r) (* -1 (/ (+ (* -2 (/ (pow q 4) (pow r 2))) (* 2 (pow q 2))) r))) r)))))
(* -1 (* r (- (* -1 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (/ 1 p))))
(* -1 (* r (+ 1 (* 2 (/ (pow q 2) (pow r 2))))))
(* -1 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (* 2 (/ (pow q 2) (pow r 2)))))))
(* -1 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (* 4 (/ (pow q 6) (pow r 6))))))))
(* 1/2 (- (+ p (+ (fabs p) (fabs r))) r))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r)))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r)))))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r)))))
(* 1/2 (+ (fabs p) (fabs r)))
(+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (/ (pow q 2) r))
(+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow r 3))) (/ 1 r))))
(+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow r 5))) (/ 1 (pow r 3)))) (/ 1 r))))
(+ r (+ (fabs p) (fabs r)))
(+ r (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))))
(+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow r 3))) (* 2 (/ 1 r)))))))
(+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (* 2 (/ 1 r)))))))
(+ r (fabs r))
(+ r (+ (fabs r) (* 2 (/ (pow q 2) r))))
(+ r (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow r 3))) (* 2 (/ 1 r))))))
(+ r (+ (fabs r) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (* 2 (/ 1 r))))))
(+ r (* 2 (/ (pow q 2) r)))
(+ r (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow r 3))) (* 2 (/ 1 r)))))
(+ r (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (* 2 (/ 1 r)))))
q
(* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q))))
(* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))
(* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))
(* q (+ 1 (+ (* 1/8 (/ (pow r 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))
(* q (+ 1 (+ (* -1/128 (/ (pow r 4) (pow q 4))) (+ (* 1/8 (/ (pow r 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))
(* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q))))
(* q (+ 2 (+ (* 1/4 (/ (pow r 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))))
(* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (+ (* 1/4 (/ (pow r 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))))
(* q (+ 2 (/ (fabs r) q)))
(* q (+ 2 (+ (* 1/4 (/ (pow r 2) (pow q 2))) (/ (fabs r) q))))
(* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (+ (* 1/4 (/ (pow r 2) (pow q 2))) (/ (fabs r) q)))))
(* q (+ 2 (* 1/4 (/ (pow r 2) (pow q 2)))))
(* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2))))))
(* 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)))))))
(* (pow q 2) (+ 4 (/ (pow r 2) (pow q 2))))
(* -1 q)
(* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q)))))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow r 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow r 4) (pow q 2))) (* 1/8 (pow r 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(* -2 q)
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q)))))
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow r 2) q)))) q)))))
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow r 4) (pow q 2))) (* 1/4 (pow r 2))) q)))) q)))))
(* -1 (* q (+ 2 (* -1 (/ (fabs r) q)))))
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs r) (* -1/4 (/ (pow r 2) q))) q)))))
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow r 4) (pow q 2))) (* 1/4 (pow r 2))) q))) q)))))
(* -1 (* q (+ 2 (* 1/4 (/ (pow r 2) (pow q 2))))))
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2)))))))
(* -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
(* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))
(+ (* -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)))))))
(*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p)) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p))))
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 #s(literal -1/2 binary64) r))) p (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
(+ (* 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))))))))))
(fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 #s(literal -1/2 binary64) r)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3 binary64)))) (*.f64 r p)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (*.f64 #s(literal 1/4 binary64) p))) p (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
(* 1/2 (+ r (+ (fabs p) (fabs r))))
(*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64))
(+ (* -1/2 p) (* 1/2 (+ r (+ (fabs p) (fabs r)))))
(*.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 p (+.f64 r (fabs.f64 p))) (fabs.f64 r)))
(* -1 (+ r (+ (fabs p) (fabs r))))
(neg.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)))
(- p (+ r (+ (fabs p) (fabs r))))
(-.f64 (-.f64 p (+.f64 r (fabs.f64 p))) (fabs.f64 r))
(* -1/2 p)
(*.f64 #s(literal -1/2 binary64) p)
(+ q (* 1/2 (+ (fabs p) (fabs r))))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q)
(+ (fabs p) (fabs r))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(* -1 p)
(neg.f64 p)
(* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))
(*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal -1/2 binary64))
(/ (+ (* -1/2 (+ r (+ (fabs p) (fabs r)))) (* 1/2 p)) p)
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)) p)
(+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p))
(fabs p)
(fabs.f64 p)
(/ (+ r (+ (fabs p) (fabs r))) p)
(/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)
(/ (+ (fabs p) (fabs r)) p)
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)
(* 1/2 p)
(*.f64 #s(literal 1/2 binary64) p)
(* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p))))
(*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p)
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2)))))
(*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) #s(literal 1/2 binary64) (fma.f64 (/.f64 q p) (/.f64 q p) #s(literal 1/2 binary64))) p)
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2))))))
(*.f64 (+.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) #s(literal 1/2 binary64) (fma.f64 (/.f64 q p) (/.f64 q p) (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64)))))) #s(literal 1/2 binary64)) p)
(* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2))
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p)
p
(* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))
(fma.f64 (neg.f64 p) (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) p)
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))
(fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))))
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))
(*.f64 (neg.f64 p) (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) p)) p)))
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))
(*.f64 (neg.f64 p) (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) (neg.f64 p))) p)))
(* -1 (* p (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)))
(*.f64 (neg.f64 p) (-.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1 binary64)))
(* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 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)))))))
(*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 r p)) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p))))
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 #s(literal -1/2 binary64) p))) r (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 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))))))))))
(fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 #s(literal -1/2 binary64) p)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3 binary64)))) (*.f64 r p)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (*.f64 #s(literal 1/4 binary64) r))) r (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p)))))
(*.f64 (neg.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) p)
(+ (* -1 (* p (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))) (* 1/2 r))
(fma.f64 (neg.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) p (*.f64 #s(literal 1/2 binary64) r))
(* -1/2 (- p (+ (fabs p) (fabs r))))
(*.f64 (-.f64 (-.f64 p (fabs.f64 r)) (fabs.f64 p)) #s(literal -1/2 binary64))
(+ (* -1/2 (- p (+ (fabs p) (fabs r)))) (* 1/2 r))
(*.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 p (+.f64 r (fabs.f64 p))) (fabs.f64 r)))
(- p (+ (fabs p) (fabs r)))
(-.f64 (-.f64 p (fabs.f64 r)) (fabs.f64 p))
(- (+ p (* -1 r)) (+ (fabs p) (fabs r)))
(-.f64 (-.f64 p (+.f64 r (fabs.f64 p))) (fabs.f64 r))
(+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p)))
(fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))
(+ 1/2 (+ (* -1/2 (/ r p)) (* -1/2 (/ (+ (fabs p) (fabs r)) p))))
(fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))
(* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q))))
(*.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))
(+ (* 1/8 (/ (pow r 2) q)) (* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q)))))
(fma.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 r r) q) #s(literal 1/8 binary64)))
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q)))) (* (pow r 2) (+ (* -1/128 (/ (pow r 2) (pow q 3))) (* 1/8 (/ 1 q)))))
(fma.f64 (fma.f64 (/.f64 (*.f64 r r) (pow.f64 q #s(literal 3 binary64))) #s(literal -1/128 binary64) (/.f64 #s(literal 1/8 binary64) q)) (*.f64 r r) (*.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 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)))))
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 r r)) (pow.f64 q #s(literal 5 binary64))) (/.f64 #s(literal 1/128 binary64) (pow.f64 q #s(literal 3 binary64)))) (*.f64 r r) (/.f64 #s(literal 1/8 binary64) q)) (*.f64 r r) (*.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
(+ (fabs p) (+ (fabs r) (* 2 q)))
(+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p))
(+ (fabs p) (+ (fabs r) (+ (* 1/4 (/ (pow r 2) q)) (* 2 q))))
(+.f64 (fma.f64 (/.f64 (*.f64 r r) q) #s(literal 1/4 binary64) (fma.f64 q #s(literal 2 binary64) (fabs.f64 r))) (fabs.f64 p))
(+ (fabs p) (+ (fabs r) (+ (* 2 q) (* (pow r 2) (+ (* -1/64 (/ (pow r 2) (pow q 3))) (* 1/4 (/ 1 q)))))))
(+.f64 (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) (fma.f64 q #s(literal 2 binary64) (fabs.f64 r))) (fabs.f64 p))
(+ (fabs p) (+ (fabs r) (+ (* 2 q) (* (pow r 2) (+ (* (pow r 2) (- (* 1/512 (/ (pow r 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))))
(+.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/512 binary64) (*.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) (fma.f64 q #s(literal 2 binary64) (fabs.f64 r))) (fabs.f64 p))
(+ (fabs r) (* 2 q))
(fma.f64 q #s(literal 2 binary64) (fabs.f64 r))
(+ (fabs r) (+ (* 1/4 (/ (pow r 2) q)) (* 2 q)))
(fma.f64 (/.f64 (*.f64 r r) q) #s(literal 1/4 binary64) (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)))
(+ (fabs r) (+ (* 2 q) (* (pow r 2) (+ (* -1/64 (/ (pow r 2) (pow q 3))) (* 1/4 (/ 1 q))))))
(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) (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)))
(+ (fabs r) (+ (* 2 q) (* (pow r 2) (+ (* (pow r 2) (- (* 1/512 (/ (pow r 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q))))))
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/512 binary64) (*.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) (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)))
(+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))
(/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)
(* 2 q)
(*.f64 q #s(literal 2 binary64))
(+ (* 1/4 (/ (pow r 2) q)) (* 2 q))
(fma.f64 (/.f64 (*.f64 r r) q) #s(literal 1/4 binary64) (*.f64 q #s(literal 2 binary64)))
(+ (* 2 q) (* (pow r 2) (+ (* -1/64 (/ (pow r 2) (pow q 3))) (* 1/4 (/ 1 q)))))
(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)))
(+ (* 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)))))
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/512 binary64) (*.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)))
(* 4 (pow q 2))
(*.f64 (*.f64 q q) #s(literal 4 binary64))
(+ (* 4 (pow q 2)) (pow r 2))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))
(* 1/2 r)
(*.f64 #s(literal 1/2 binary64) r)
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r))))
(*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r)
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2)))))
(*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))) r)
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))))))
(*.f64 (+.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64))))) #s(literal 1/2 binary64)) r)
(* r (+ 1/2 (* -1 (/ (* p (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r))))
(*.f64 (fma.f64 (neg.f64 p) (/.f64 (fma.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)
(* r (+ 1/2 (* -1/2 (/ (- p (+ (fabs p) (fabs r))) r))))
(*.f64 (fma.f64 (/.f64 (-.f64 (-.f64 p (fabs.f64 r)) (fabs.f64 p)) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) r)
(* -1 r)
(neg.f64 r)
(* r (- (/ p r) (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r)))))
(*.f64 (-.f64 (/.f64 (-.f64 (-.f64 p (fabs.f64 r)) (fabs.f64 p)) r) #s(literal 1 binary64)) r)
(* -1/2 (/ r p))
(*.f64 (/.f64 r p) #s(literal -1/2 binary64))
(* r (- (+ (* -1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 r))) (* 1/2 (/ 1 p))))
(*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) r) (/.f64 #s(literal 1/2 binary64) p)) r)
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r))))
(*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r)
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))))
(*.f64 (fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) r)
(* r (+ 1/2 (+ (* -1 (/ (pow q 4) (pow r 4))) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))))))
(*.f64 (fma.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) r)
r
(* r (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))))
(fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) r r)
(* r (+ 1 (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r)))))
(fma.f64 (fma.f64 (/.f64 #s(literal 2 binary64) r) (/.f64 (*.f64 q q) r) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) r r)
(* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))))))
(fma.f64 (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) (*.f64 (/.f64 q r) (/.f64 q r))) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) r r)
(* r (+ 1 (/ (fabs r) r)))
(fma.f64 (/.f64 (fabs.f64 r) r) r r)
(* r (+ 1 (+ (* 2 (/ (pow q 2) (pow r 2))) (/ (fabs r) r))))
(fma.f64 (fma.f64 (/.f64 #s(literal 2 binary64) r) (/.f64 (*.f64 q q) r) (/.f64 (fabs.f64 r) r)) r r)
(* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (/ (fabs r) r)))))
(fma.f64 (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) (*.f64 (/.f64 q r) (/.f64 q r))) (/.f64 (fabs.f64 r) r)) r r)
(/ r p)
(/.f64 r p)
(* r (+ (/ 1 p) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r)))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) p) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p))) r)
(* r (+ 1 (* 2 (/ (pow q 2) (pow r 2)))))
(fma.f64 (*.f64 r #s(literal 2 binary64)) (*.f64 (/.f64 q r) (/.f64 q r)) r)
(* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (* 2 (/ (pow q 2) (pow r 2))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) (*.f64 (/.f64 q r) (/.f64 q r))) #s(literal 1 binary64)) r)
(* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (* 4 (/ (pow q 6) (pow r 6)))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) (*.f64 (/.f64 q r) (/.f64 q r))) (fma.f64 (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 r #s(literal 6 binary64))) #s(literal 4 binary64) #s(literal 1 binary64))) r)
(pow r 2)
(*.f64 r r)
(* (pow r 2) (+ 1 (* 4 (/ (pow q 2) (pow r 2)))))
(*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) r) (/.f64 (*.f64 q q) r) #s(literal 1 binary64)) (*.f64 r r))
(* -1/2 r)
(*.f64 #s(literal -1/2 binary64) r)
(* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))
(*.f64 (fma.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 r))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r)) (neg.f64 r))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r))) (neg.f64 r))) r)) (neg.f64 r))
(* -1 (* r (- (/ (* p (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r) 1/2)))
(*.f64 (-.f64 (*.f64 p (/.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) r)) #s(literal 1/2 binary64)) (neg.f64 r))
(* -1 (* r (- (* 1/2 (/ (- p (+ (fabs p) (fabs r))) r)) 1/2)))
(*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (-.f64 p (fabs.f64 r)) (fabs.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r))
(* -1 (* r (+ 1 (* -1 (/ (- p (+ (fabs p) (fabs r))) r)))))
(neg.f64 (fma.f64 (/.f64 (-.f64 (-.f64 p (fabs.f64 r)) (fabs.f64 p)) (neg.f64 r)) r r))
(* -1 (* r (+ (* -1 (/ (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p)))) r)) (* 1/2 (/ 1 p)))))
(*.f64 (fma.f64 (/.f64 (fma.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)) (neg.f64 r))
(* -1 (* r (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) r)))))
(*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 r))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ (fabs p) (fabs r)))) r)))))
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (*.f64 (neg.f64 q) q) r)) r)) (neg.f64 r))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow q 4) (pow r 2))) (pow q 2)) r)) (* 1/2 (+ (fabs p) (fabs r)))) r)))))
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (fma.f64 q q (/.f64 (pow.f64 q #s(literal 4 binary64)) (*.f64 (neg.f64 r) r))) (neg.f64 r))) r)) (neg.f64 r))
(* -1 (* r (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r)))))
(neg.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) r r))
(* -1 (* r (+ 1 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) r)))))
(neg.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 r)) r r))
(* -1 (* r (+ 1 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -2 (/ (pow q 4) (pow r 2))) (* 2 (pow q 2))) r)))) r)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (*.f64 r r)) (*.f64 q q))) r)) r)) (neg.f64 r))
(* -1 (* r (+ 1 (* -1 (/ (fabs r) r)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 r) r)) (neg.f64 r))
(* -1 (* r (+ 1 (* -1 (/ (+ (fabs r) (* -2 (/ (pow q 2) r))) r)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) (fabs.f64 r)) r)) (neg.f64 r))
(* -1 (* r (+ 1 (* -1 (/ (+ (fabs r) (* -1 (/ (+ (* -2 (/ (pow q 4) (pow r 2))) (* 2 (pow q 2))) r))) r)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 r) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (*.f64 r r)) (*.f64 q q))) r)) r)) (neg.f64 r))
(* -1 (* r (- (* -1 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (/ 1 p))))
(*.f64 (-.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (neg.f64 r)) (/.f64 #s(literal 1 binary64) p)) (neg.f64 r))
(* -1 (* r (+ 1 (* 2 (/ (pow q 2) (pow r 2))))))
(*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) r) (/.f64 (*.f64 q q) r) #s(literal 1 binary64)) (neg.f64 r))
(* -1 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (* 2 (/ (pow q 2) (pow r 2)))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) (*.f64 (/.f64 q r) (/.f64 q r))) #s(literal 1 binary64)) (neg.f64 r))
(* -1 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (* 4 (/ (pow q 6) (pow r 6))))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) (*.f64 (/.f64 q r) (/.f64 q r))) (fma.f64 (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 r #s(literal 6 binary64))) #s(literal 4 binary64) #s(literal 1 binary64))) (neg.f64 r))
(* 1/2 (- (+ p (+ (fabs p) (fabs r))) r))
(*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r)))
(fma.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (-.f64 p r)))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r)))))
(fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q) (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64)))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r)))))
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q #s(literal 2 binary64)) q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 p r) #s(literal 3 binary64)))) (*.f64 q q) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q) (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64)))
(* 1/2 (+ (fabs p) (fabs r)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)))
(+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (/ (pow q 2) r))
(fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r))
(+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow r 3))) (/ 1 r))))
(fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) r)) (*.f64 q q) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64)))
(+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow r 5))) (/ 1 (pow r 3)))) (/ 1 r))))
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q #s(literal 2 binary64)) q) (pow.f64 r #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 r #s(literal 3 binary64)))) (*.f64 q q) (/.f64 #s(literal 1 binary64) r)) (*.f64 q q) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64)))
(+ r (+ (fabs p) (fabs r)))
(+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))
(+ r (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))))
(+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (/.f64 (*.f64 q q) r) #s(literal 2 binary64) (fabs.f64 r)))
(+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow r 3))) (* 2 (/ 1 r)))))))
(+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (fabs.f64 r)))
(+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (* 2 (/ 1 r)))))))
(+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (pow.f64 r #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 r #s(literal 3 binary64)))) (*.f64 q q) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (fabs.f64 r)))
(+ r (fabs r))
(+.f64 (fabs.f64 r) r)
(+ r (+ (fabs r) (* 2 (/ (pow q 2) r))))
(fma.f64 (/.f64 (*.f64 q q) r) #s(literal 2 binary64) (+.f64 (fabs.f64 r) r))
(+ r (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow r 3))) (* 2 (/ 1 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) (+.f64 (fabs.f64 r) r))
(+ r (+ (fabs r) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (* 2 (/ 1 r))))))
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (pow.f64 r #s(literal 5 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) (+.f64 (fabs.f64 r) r))
(+ r (* 2 (/ (pow q 2) r)))
(fma.f64 (/.f64 (*.f64 q q) r) #s(literal 2 binary64) r)
(+ r (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow r 3))) (* 2 (/ 1 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)
(+ r (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (* 2 (/ 1 r)))))
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (pow.f64 r #s(literal 5 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)
q
(* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q))))
(fma.f64 (*.f64 q #s(literal 1/2 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) q)
(* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))
(*.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) #s(literal 1 binary64))) q)
(* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))
(*.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/128 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/8 binary64) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal 1 binary64)))) q)
(* q (+ 1 (+ (* 1/8 (/ (pow r 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))
(*.f64 (fma.f64 (*.f64 (/.f64 r q) (/.f64 r q)) #s(literal 1/8 binary64) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal 1 binary64))) q)
(* q (+ 1 (+ (* -1/128 (/ (pow r 4) (pow q 4))) (+ (* 1/8 (/ (pow r 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))
(*.f64 (fma.f64 (/.f64 (pow.f64 r #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/128 binary64) (fma.f64 (*.f64 (/.f64 r q) (/.f64 r q)) #s(literal 1/8 binary64) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal 1 binary64)))) q)
(* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q))))
(*.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)) q)
(* q (+ 2 (+ (* 1/4 (/ (pow r 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))))
(*.f64 (fma.f64 (*.f64 (/.f64 r q) (/.f64 r q)) #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64))) q)
(* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (+ (* 1/4 (/ (pow r 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) 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 (/.f64 r q) (/.f64 r q)) #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)))) q)
(* q (+ 2 (/ (fabs r) q)))
(*.f64 (+.f64 (/.f64 (fabs.f64 r) q) #s(literal 2 binary64)) q)
(* q (+ 2 (+ (* 1/4 (/ (pow r 2) (pow q 2))) (/ (fabs r) q))))
(*.f64 (fma.f64 (*.f64 (/.f64 r q) (/.f64 r q)) #s(literal 1/4 binary64) (+.f64 (/.f64 (fabs.f64 r) q) #s(literal 2 binary64))) q)
(* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (+ (* 1/4 (/ (pow r 2) (pow q 2))) (/ (fabs r) 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 (/.f64 r q) (/.f64 r q)) #s(literal 1/4 binary64) (+.f64 (/.f64 (fabs.f64 r) q) #s(literal 2 binary64)))) q)
(* q (+ 2 (* 1/4 (/ (pow r 2) (pow q 2)))))
(*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 r r) q) #s(literal 2 binary64)) q)
(* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2))))))
(*.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 #s(literal 1/4 binary64) q) (/.f64 (*.f64 r r) q) #s(literal 2 binary64))) q)
(* 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)))))))
(*.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 #s(literal 1/4 binary64) q) (/.f64 (*.f64 r r) q) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 r #s(literal 6 binary64))) (pow.f64 q #s(literal 6 binary64)))) q)
(* (pow q 2) (+ 4 (/ (pow r 2) (pow q 2))))
(*.f64 (fma.f64 (/.f64 r q) (/.f64 r q) #s(literal 4 binary64)) (*.f64 q q))
(* -1 q)
(neg.f64 q)
(* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q)))))
(neg.f64 (fma.f64 (*.f64 q #s(literal -1/2 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) q))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(neg.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal -1/8 binary64))) (neg.f64 q)) q q))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (fma.f64 (/.f64 #s(literal -1/128 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) q) (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (neg.f64 q))) q)) (neg.f64 q))
(* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 q))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow r 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(neg.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 r r) q))) (neg.f64 q)) q q))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow r 4) (pow q 2))) (* 1/8 (pow r 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) r) r (*.f64 (/.f64 #s(literal -1/128 binary64) q) (/.f64 (pow.f64 r #s(literal 4 binary64)) q))) (neg.f64 q))) q)) (neg.f64 q))
(* -2 q)
(*.f64 #s(literal -2 binary64) q)
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q)))))
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) (neg.f64 q))
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow r 2) q)))) q)))))
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 r r) q) (+.f64 (fabs.f64 r) (fabs.f64 p))) q)) (neg.f64 q))
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow r 4) (pow q 2))) (* 1/4 (pow r 2))) q)))) q)))))
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) r) r (*.f64 (/.f64 #s(literal -1/64 binary64) q) (/.f64 (pow.f64 r #s(literal 4 binary64)) q))) q)) q)) (neg.f64 q))
(* -1 (* q (+ 2 (* -1 (/ (fabs r) q)))))
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (fabs.f64 r) q)) (neg.f64 q))
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs r) (* -1/4 (/ (pow r 2) q))) q)))))
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 r r) q) (fabs.f64 r)) q)) (neg.f64 q))
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow r 4) (pow q 2))) (* 1/4 (pow r 2))) q))) q)))))
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (-.f64 (fabs.f64 r) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) r) r (*.f64 (/.f64 #s(literal -1/64 binary64) q) (/.f64 (pow.f64 r #s(literal 4 binary64)) q))) q)) q)) (neg.f64 q))
(* -1 (* q (+ 2 (* 1/4 (/ (pow r 2) (pow q 2))))))
(*.f64 (neg.f64 q) (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 r r) q) #s(literal 2 binary64)))
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2)))))))
(*.f64 (neg.f64 q) (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 #s(literal 1/4 binary64) q) (/.f64 (*.f64 r r) q) #s(literal 2 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))))))))
(*.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 #s(literal 1/4 binary64) q) (/.f64 (*.f64 r r) q) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 r #s(literal 6 binary64))) (pow.f64 q #s(literal 6 binary64)))))

rewrite210.0ms (2.8%)

Memory
-34.2MiB live, 254.5MiB allocated; 22ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
060416
084416
1371416
23021356
010644347
Stop Event
iter limit
node limit
iter limit
Counts
23 → 326
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) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p))))))
#s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)))))
(*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p))))
(-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
(*.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 (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q)))
#s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q)
(+.f64 (fabs.f64 r) (fabs.f64 p))
(*.f64 (neg.f64 p) (fma.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.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 (neg.f64 p) (fma.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
(neg.f64 p)
(fma.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.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 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r))
(fabs.f64 p)
#s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p))
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))
Outputs
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (-.f64 p (+.f64 p (+.f64 r r))) #s(literal -1/2 binary64))))
#s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (-.f64 p (+.f64 p (+.f64 r r))) #s(literal -1/2 binary64)))
(*.f64 (-.f64 p (+.f64 p (+.f64 r r))) #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 p (+.f64 r r))))
(/.f64 (*.f64 (-.f64 (*.f64 p p) (pow.f64 (+.f64 p (+.f64 r r)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (+.f64 (+.f64 p (+.f64 r r)) p))
(/.f64 (*.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (+.f64 p (+.f64 r r)) #s(literal 3 binary64))) #s(literal -1/2 binary64)) (fma.f64 (+.f64 p (+.f64 r r)) (+.f64 (+.f64 p (+.f64 r r)) p) (*.f64 p p)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 p p) (pow.f64 (+.f64 p (+.f64 r r)) #s(literal 2 binary64)))) (+.f64 (+.f64 p (+.f64 r r)) p))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (+.f64 p (+.f64 r r)) #s(literal 3 binary64)))) (fma.f64 (+.f64 p (+.f64 r r)) (+.f64 (+.f64 p (+.f64 r r)) p) (*.f64 p p)))
(/.f64 (-.f64 (pow.f64 (-.f64 (-.f64 p r) r) #s(literal 2 binary64)) (*.f64 p p)) (+.f64 (-.f64 (-.f64 p r) r) p))
(/.f64 (-.f64 (pow.f64 (-.f64 (-.f64 p r) r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (-.f64 p r) r) #s(literal 2 binary64)) (fma.f64 p p (*.f64 (-.f64 (-.f64 p r) r) p))))
(/.f64 (neg.f64 (-.f64 (*.f64 p p) (pow.f64 (+.f64 p (+.f64 r r)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (+.f64 p (+.f64 r r)) p)))
(/.f64 (neg.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (+.f64 p (+.f64 r r)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 p (+.f64 r r)) (+.f64 (+.f64 p (+.f64 r r)) p) (*.f64 p p))))
(/.f64 (-.f64 (*.f64 p p) (pow.f64 (+.f64 p (+.f64 r r)) #s(literal 2 binary64))) (+.f64 (+.f64 p (+.f64 r r)) p))
(/.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (+.f64 p (+.f64 r r)) #s(literal 3 binary64))) (fma.f64 (+.f64 p (+.f64 r r)) (+.f64 (+.f64 p (+.f64 r r)) p) (*.f64 p p)))
(-.f64 (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 (+.f64 p (+.f64 r r)) (+.f64 (+.f64 p (+.f64 r r)) p) (*.f64 p p))) (/.f64 (pow.f64 (+.f64 p (+.f64 r r)) #s(literal 3 binary64)) (fma.f64 (+.f64 p (+.f64 r r)) (+.f64 (+.f64 p (+.f64 r r)) p) (*.f64 p p))))
(-.f64 (-.f64 p p) (+.f64 r r))
(-.f64 (/.f64 (*.f64 p p) (+.f64 (+.f64 p (+.f64 r r)) p)) (/.f64 (pow.f64 (+.f64 p (+.f64 r r)) #s(literal 2 binary64)) (+.f64 (+.f64 p (+.f64 r r)) p)))
(-.f64 (-.f64 (-.f64 p r) r) p)
(-.f64 (-.f64 p r) (+.f64 p r))
(-.f64 p (+.f64 p (+.f64 r r)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p #s(literal -1/2 binary64)))
(*.f64 p #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) p)
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 (+.f64 p r) #s(literal 1/2 binary64) q)))
#s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 (+.f64 p r) #s(literal 1/2 binary64) q))
(/.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 p r) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (+.f64 p r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 q (-.f64 q (*.f64 (+.f64 p r) #s(literal 1/2 binary64))))) (*.f64 (fma.f64 (pow.f64 (+.f64 p r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 q (-.f64 q (*.f64 (+.f64 p r) #s(literal 1/2 binary64))))) (pow.f64 q #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 (+.f64 p r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 q (-.f64 q (*.f64 (+.f64 p r) #s(literal 1/2 binary64))))) (fma.f64 (pow.f64 (+.f64 p r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 q (-.f64 q (*.f64 (+.f64 p r) #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 q q) (*.f64 (pow.f64 (+.f64 p r) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (-.f64 q (*.f64 (+.f64 p r) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (+.f64 p r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 q (neg.f64 q)))) (neg.f64 (-.f64 (*.f64 (+.f64 p r) #s(literal 1/2 binary64)) q)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (+.f64 p r) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 q #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (+.f64 p r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 q (-.f64 q (*.f64 (+.f64 p r) #s(literal 1/2 binary64)))))))
(/.f64 (fma.f64 (pow.f64 (+.f64 p r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 q (neg.f64 q))) (-.f64 (*.f64 (+.f64 p r) #s(literal 1/2 binary64)) q))
(/.f64 (fma.f64 (pow.f64 (+.f64 p r) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 q #s(literal 3 binary64))) (fma.f64 q q (-.f64 (*.f64 (pow.f64 (+.f64 p r) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (+.f64 p r) #s(literal 1/2 binary64)) q))))
(/.f64 (fma.f64 (pow.f64 (+.f64 p r) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 q #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.f64 p r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 q (-.f64 q (*.f64 (+.f64 p r) #s(literal 1/2 binary64))))))
(fma.f64 (neg.f64 (sqrt.f64 q)) (neg.f64 (sqrt.f64 q)) (*.f64 (+.f64 p r) #s(literal 1/2 binary64)))
(fma.f64 (fabs.f64 (sqrt.f64 q)) (fabs.f64 (sqrt.f64 q)) (*.f64 (+.f64 p r) #s(literal 1/2 binary64)))
(fma.f64 (sqrt.f64 (neg.f64 (neg.f64 q))) (sqrt.f64 (neg.f64 (neg.f64 q))) (*.f64 (+.f64 p r) #s(literal 1/2 binary64)))
(fma.f64 (sqrt.f64 (neg.f64 q)) (sqrt.f64 (neg.f64 q)) (*.f64 (+.f64 p r) #s(literal 1/2 binary64)))
(fma.f64 (pow.f64 (sqrt.f64 q) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 q) #s(literal 1 binary64)) (*.f64 (+.f64 p r) #s(literal 1/2 binary64)))
(fma.f64 (sqrt.f64 q) (sqrt.f64 q) (*.f64 (+.f64 p r) #s(literal 1/2 binary64)))
(fma.f64 (+.f64 p r) #s(literal 1/2 binary64) q)
(fma.f64 r #s(literal 1/2 binary64) (fma.f64 p #s(literal 1/2 binary64) q))
(fma.f64 #s(literal 1/2 binary64) (+.f64 p r) q)
(fma.f64 #s(literal 1/2 binary64) r (fma.f64 p #s(literal 1/2 binary64) q))
(-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 p r) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (+.f64 p r) #s(literal 1/2 binary64)) q)) (/.f64 (*.f64 q q) (-.f64 (*.f64 (+.f64 p r) #s(literal 1/2 binary64)) q)))
(-.f64 q (*.f64 (+.f64 (neg.f64 p) r) #s(literal 1/2 binary64)))
(-.f64 q (*.f64 #s(literal -1/2 binary64) (+.f64 p r)))
(+.f64 (+.f64 q (*.f64 r #s(literal 1/2 binary64))) (*.f64 p #s(literal 1/2 binary64)))
(+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 p r) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (+.f64 p r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 q (-.f64 q (*.f64 (+.f64 p r) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 q #s(literal 3 binary64)) (fma.f64 (pow.f64 (+.f64 p r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 q (-.f64 q (*.f64 (+.f64 p r) #s(literal 1/2 binary64)))))))
(+.f64 (*.f64 r #s(literal 1/2 binary64)) (fma.f64 p #s(literal 1/2 binary64) q))
(+.f64 (*.f64 (+.f64 p r) #s(literal 1/2 binary64)) q)
(+.f64 q (*.f64 (+.f64 p r) #s(literal 1/2 binary64)))
(/.f64 (fma.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 r (-.f64 r p) (*.f64 p p)) (*.f64 (fma.f64 r (-.f64 r p) (*.f64 p p)) (pow.f64 r #s(literal 3 binary64)))) (pow.f64 (fma.f64 r (-.f64 r p) (*.f64 p p)) #s(literal 2 binary64)))
(/.f64 (fma.f64 (pow.f64 r #s(literal 3 binary64)) (fma.f64 p (-.f64 p r) (*.f64 r r)) (*.f64 (fma.f64 p (-.f64 p r) (*.f64 r r)) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 (fma.f64 p (-.f64 p r) (*.f64 r r)) #s(literal 2 binary64)))
(/.f64 (neg.f64 (fma.f64 p p (*.f64 r r))) (neg.f64 (-.f64 p r)))
(/.f64 (neg.f64 (*.f64 (+.f64 p r) (-.f64 r p))) (neg.f64 (-.f64 r p)))
(/.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (neg.f64 (fma.f64 r (-.f64 r p) (*.f64 p p))))
(/.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (neg.f64 (fma.f64 p (-.f64 p r) (*.f64 r r))))
(/.f64 (fma.f64 p p (*.f64 r r)) (-.f64 p r))
(/.f64 (*.f64 (+.f64 p r) (-.f64 r p)) (-.f64 r p))
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 r (-.f64 r p) (*.f64 p p)))
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 p (-.f64 p r) (*.f64 r r)))
(fma.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)) r)
(fma.f64 (neg.f64 (sqrt.f64 r)) (neg.f64 (sqrt.f64 r)) p)
(fma.f64 (fabs.f64 (sqrt.f64 p)) (fabs.f64 (sqrt.f64 p)) r)
(fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) r)
(fma.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) r)
(fma.f64 (sqrt.f64 r) (sqrt.f64 r) p)
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) r)
(-.f64 (/.f64 (*.f64 p p) (-.f64 p r)) (/.f64 (*.f64 r r) (-.f64 p r)))
(-.f64 (/.f64 (*.f64 r r) (-.f64 r p)) (/.f64 (*.f64 p p) (-.f64 r p)))
(+.f64 (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 r (-.f64 r p) (*.f64 p p))) (/.f64 (pow.f64 r #s(literal 3 binary64)) (fma.f64 r (-.f64 r p) (*.f64 p p))))
(+.f64 (/.f64 (pow.f64 r #s(literal 3 binary64)) (fma.f64 p (-.f64 p r) (*.f64 r r))) (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 p (-.f64 p r) (*.f64 r r))))
(+.f64 p r)
(+.f64 r p)
(*.f64 (fma.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 p))
(*.f64 (neg.f64 p) (fma.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))
(*.f64 p (neg.f64 (fma.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (neg.f64 p)) (-.f64 (*.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (*.f64 (fma.f64 (pow.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1/8 binary64)) (neg.f64 p)) (fma.f64 (pow.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal -1/4 binary64)))))
(/.f64 (*.f64 (neg.f64 p) (-.f64 (*.f64 (pow.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (-.f64 (*.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (*.f64 (neg.f64 p) (fma.f64 (pow.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1/8 binary64))) (fma.f64 (pow.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal -1/4 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p))) #s(literal 2 binary64)) (pow.f64 (*.f64 p #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p))) (*.f64 (neg.f64 p) #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (neg.f64 p) #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p))) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 (*.f64 (neg.f64 p) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 p #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p))) (*.f64 (neg.f64 p) #s(literal 1/2 binary64))))))
(neg.f64 (*.f64 (fma.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) p))
(fma.f64 (*.f64 (neg.f64 p) #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p))) #s(literal -1/2 binary64) (*.f64 (neg.f64 p) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) (*.f64 (neg.f64 p) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal -1/2 binary64)) (neg.f64 p) (*.f64 (neg.f64 p) #s(literal 1/2 binary64)))
(fma.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) (*.f64 #s(literal -1/2 binary64) (neg.f64 p)) (*.f64 (neg.f64 p) #s(literal 1/2 binary64)))
(fma.f64 (neg.f64 p) (*.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 p) #s(literal 1/2 binary64)))
(fma.f64 (neg.f64 p) #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) (neg.f64 p)) (*.f64 (neg.f64 p) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (neg.f64 p) (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p))))
(-.f64 (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p))) (*.f64 #s(literal -1/2 binary64) (neg.f64 p)))
(-.f64 (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p))) (*.f64 (neg.f64 (neg.f64 p)) #s(literal 1/2 binary64)))
(-.f64 (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p))) (*.f64 p #s(literal 1/2 binary64)))
(+.f64 (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p))) (*.f64 (neg.f64 p) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (neg.f64 p) #s(literal 1/2 binary64)) (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 p)))
(neg.f64 p)
(/.f64 (fma.f64 (*.f64 (pow.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (pow.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal -1/4 binary64)))) #s(literal 1/8 binary64))) (*.f64 (fma.f64 (pow.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal -1/4 binary64)))) (fma.f64 (pow.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal -1/4 binary64))))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal -1/4 binary64))))))
(/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (fma.f64 (pow.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal -1/4 binary64)))))
(/.f64 (fma.f64 (pow.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal -1/4 binary64)))))
(fma.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))
(fma.f64 #s(literal -1/2 binary64) #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal 1/2 binary64))
(-.f64 (/.f64 (*.f64 (pow.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p))) #s(literal -1/2 binary64)))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p))))
(+.f64 (/.f64 (*.f64 (pow.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal -1/4 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (pow.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal -1/4 binary64))))))
(+.f64 (*.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p)) #s(literal -1/2 binary64)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64)))
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 2 binary64)) (*.f64 p p)) #s(literal 1/2 binary64)) (-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p))
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 p (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 2 binary64)) (*.f64 p p))) (-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) (fma.f64 p (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 2 binary64))))
(fma.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 1/2 binary64) (*.f64 p #s(literal 1/2 binary64)))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal 1/2 binary64) (*.f64 (+.f64 p r) #s(literal 1/2 binary64)))
(fma.f64 p #s(literal 1/2 binary64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 1/2 binary64)))
(fma.f64 p #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) (*.f64 p #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (*.f64 (+.f64 p r) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) p (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) p (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r)))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal 1/2 binary64)) (*.f64 (+.f64 p r) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 1/2 binary64)) (*.f64 p #s(literal 1/2 binary64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (+.f64 p r) #s(literal 1/2 binary64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r)) (*.f64 p #s(literal 1/2 binary64)))
(+.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 1/2 binary64)))
(+.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r)))
(/.f64 (fma.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 3 binary64)) (fma.f64 p (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 2 binary64))) (*.f64 (fma.f64 p (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 2 binary64))) (pow.f64 p #s(literal 3 binary64)))) (*.f64 (fma.f64 p (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 2 binary64))) (fma.f64 p (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) (neg.f64 (-.f64 p r)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (neg.f64 (fma.f64 p p (*.f64 r r))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (neg.f64 (-.f64 p r))))
(/.f64 (fma.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) (neg.f64 (-.f64 r p)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (neg.f64 (*.f64 (+.f64 p r) (-.f64 r p))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (neg.f64 (-.f64 r p))))
(/.f64 (fma.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) (neg.f64 (fma.f64 r (-.f64 r p) (*.f64 p p))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (neg.f64 (fma.f64 r (-.f64 r p) (*.f64 p p)))))
(/.f64 (fma.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) (neg.f64 (fma.f64 p (-.f64 p r) (*.f64 r r))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (neg.f64 (fma.f64 p (-.f64 p r) (*.f64 r r)))))
(/.f64 (fma.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) (-.f64 p r) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fma.f64 p p (*.f64 r r)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (-.f64 p r)))
(/.f64 (fma.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) (-.f64 r p) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (*.f64 (+.f64 p r) (-.f64 r p)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (-.f64 r p)))
(/.f64 (fma.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) (fma.f64 r (-.f64 r p) (*.f64 p p)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fma.f64 r (-.f64 r p) (*.f64 p p))))
(/.f64 (fma.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) (fma.f64 p (-.f64 p r) (*.f64 r r)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fma.f64 p (-.f64 p r) (*.f64 r r))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))) (neg.f64 (-.f64 p r)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))) (neg.f64 (fma.f64 p p (*.f64 r r))))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))) (neg.f64 (-.f64 p r))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))) (neg.f64 (-.f64 r p)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (+.f64 p r) (-.f64 r p))))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))) (neg.f64 (-.f64 r p))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))) (neg.f64 (fma.f64 r (-.f64 r p) (*.f64 p p))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))) (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))) (neg.f64 (fma.f64 r (-.f64 r p) (*.f64 p p)))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))) (neg.f64 (fma.f64 p (-.f64 p r) (*.f64 r r))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))) (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))) (neg.f64 (fma.f64 p (-.f64 p r) (*.f64 r r)))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))) (-.f64 p r) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))) (fma.f64 p p (*.f64 r r)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))) (-.f64 p r)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))) (-.f64 r p) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))) (*.f64 (+.f64 p r) (-.f64 r p)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))) (-.f64 r p)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))) (fma.f64 r (-.f64 r p) (*.f64 p p)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))) (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))) (fma.f64 r (-.f64 r p) (*.f64 p p))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))) (fma.f64 p (-.f64 p r) (*.f64 r r)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))) (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))) (fma.f64 p (-.f64 p r) (*.f64 r r))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 p p (*.f64 r r))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (*.f64 (neg.f64 (-.f64 p r)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (neg.f64 (-.f64 p r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 p p (*.f64 r r))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (-.f64 p r)) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))))) (*.f64 (neg.f64 (-.f64 p r)) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 p r) (-.f64 r p))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (*.f64 (neg.f64 (-.f64 r p)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (neg.f64 (-.f64 r p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 p r) (-.f64 r p))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (-.f64 r p)) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))))) (*.f64 (neg.f64 (-.f64 r p)) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))))
(/.f64 (fma.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (*.f64 (neg.f64 (fma.f64 r (-.f64 r p) (*.f64 p p))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (neg.f64 (fma.f64 r (-.f64 r p) (*.f64 p p))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(/.f64 (fma.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (fma.f64 r (-.f64 r p) (*.f64 p p))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))))) (*.f64 (neg.f64 (fma.f64 r (-.f64 r p) (*.f64 p p))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))))
(/.f64 (fma.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (*.f64 (neg.f64 (fma.f64 p (-.f64 p r) (*.f64 r r))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (neg.f64 (fma.f64 p (-.f64 p r) (*.f64 r r))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(/.f64 (fma.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (fma.f64 p (-.f64 p r) (*.f64 r r))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))))) (*.f64 (neg.f64 (fma.f64 p (-.f64 p r) (*.f64 r r))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))))
(/.f64 (fma.f64 (fma.f64 p p (*.f64 r r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (*.f64 (-.f64 p r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (-.f64 p r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(/.f64 (fma.f64 (fma.f64 p p (*.f64 r r)) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))) (*.f64 (-.f64 p r) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))))) (*.f64 (-.f64 p r) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))))
(/.f64 (fma.f64 (*.f64 (+.f64 p r) (-.f64 r p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (*.f64 (-.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (-.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(/.f64 (fma.f64 (*.f64 (+.f64 p r) (-.f64 r p)) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))) (*.f64 (-.f64 r p) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))))) (*.f64 (-.f64 r p) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))))
(/.f64 (fma.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (*.f64 (fma.f64 r (-.f64 r p) (*.f64 p p)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (fma.f64 r (-.f64 r p) (*.f64 p p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(/.f64 (fma.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))) (*.f64 (fma.f64 r (-.f64 r p) (*.f64 p p)) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))))) (*.f64 (fma.f64 r (-.f64 r p) (*.f64 p p)) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))))
(/.f64 (fma.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (*.f64 (fma.f64 p (-.f64 p r) (*.f64 r r)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (fma.f64 p (-.f64 p r) (*.f64 r r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(/.f64 (fma.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))) (*.f64 (fma.f64 p (-.f64 p r) (*.f64 r r)) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))))) (*.f64 (fma.f64 p (-.f64 p r) (*.f64 r r)) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))))
(/.f64 (-.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) (pow.f64 (+.f64 p r) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (+.f64 p r)))
(/.f64 (-.f64 (*.f64 p p) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 2 binary64))) (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r)))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3/2 binary64)) (pow.f64 (+.f64 p r) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) (-.f64 (pow.f64 (+.f64 p r) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (+.f64 p r)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 2 binary64)) (*.f64 p p))) (neg.f64 (-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) (neg.f64 (fma.f64 p (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 2 binary64)) (*.f64 p p)) (-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p))
(/.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 p p (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 2 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p))))
(/.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 p (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 2 binary64))))
(fma.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r))
(fma.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/4 binary64))) (+.f64 p r))
(fma.f64 (neg.f64 (sqrt.f64 r)) (neg.f64 (sqrt.f64 r)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) p))
(fma.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/4 binary64))) (+.f64 p r))
(fma.f64 (fabs.f64 (sqrt.f64 p)) (fabs.f64 (sqrt.f64 p)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r))
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (+.f64 p r))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (+.f64 p r))
(fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r))
(fma.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r))
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)) (+.f64 p r))
(fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/4 binary64)) (+.f64 p r))
(fma.f64 (sqrt.f64 r) (sqrt.f64 r) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) p))
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r))
(-.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 2 binary64)) (-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p)) (/.f64 (*.f64 p p) (-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p)))
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) p) r)
(+.f64 (+.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r)
(+.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 3 binary64)) (fma.f64 p (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 2 binary64)))) (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 p (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 2 binary64)))))
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p)
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (+.f64 p r))
(+.f64 (+.f64 p r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
(+.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r))
(+.f64 r (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) p))
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3/2 binary64)) (fma.f64 r (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (*.f64 (fma.f64 r (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (pow.f64 r #s(literal 3 binary64)))) (pow.f64 (fma.f64 r (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) (*.f64 r r))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3/2 binary64)) (pow.f64 r #s(literal 3 binary64)))) (neg.f64 (fma.f64 r (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(/.f64 (-.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) (*.f64 r r)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3/2 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 r r (-.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3/2 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 r (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
(fma.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/4 binary64))) r)
(fma.f64 (neg.f64 (sqrt.f64 r)) (neg.f64 (sqrt.f64 r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
(fma.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/4 binary64))) r)
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) r)
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r)
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)) r)
(fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/4 binary64)) r)
(fma.f64 (sqrt.f64 r) (sqrt.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
(-.f64 (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r)) (/.f64 (*.f64 r r) (-.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r)))
(+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3/2 binary64)) (fma.f64 r (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (/.f64 (pow.f64 r #s(literal 3 binary64)) (fma.f64 r (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r)
(+.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
(*.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)))
(*.f64 (fabs.f64 (sqrt.f64 p)) (fabs.f64 (sqrt.f64 p)))
(*.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)))
(*.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 p) (sqrt.f64 p))
(pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64))
(pow.f64 (sqrt.f64 p) #s(literal 2 binary64))
(pow.f64 (*.f64 p p) #s(literal 1/2 binary64))
(pow.f64 p #s(literal 1 binary64))
(sqrt.f64 (*.f64 p p))
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 p))))
(fabs.f64 (neg.f64 (neg.f64 p)))
(fabs.f64 (neg.f64 p))
(fabs.f64 p)
(exp.f64 (*.f64 (log.f64 (*.f64 p p)) #s(literal 1/2 binary64)))
p
#s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 p r) p))
(/.f64 (fma.f64 p p (*.f64 (neg.f64 p) r)) (*.f64 p p))
(/.f64 (fma.f64 (neg.f64 p) p (*.f64 (neg.f64 p) r)) (*.f64 (neg.f64 p) p))
(/.f64 (fma.f64 p (neg.f64 p) (*.f64 p r)) (*.f64 p (neg.f64 p)))
(/.f64 (fma.f64 r (neg.f64 p) (*.f64 p p)) (*.f64 p p))
(/.f64 (fma.f64 p r (*.f64 (neg.f64 p) p)) (*.f64 (neg.f64 p) p))
(/.f64 (fma.f64 r (neg.f64 p) (*.f64 p (neg.f64 p))) (*.f64 p (neg.f64 p)))
(/.f64 (-.f64 (pow.f64 (/.f64 r p) #s(literal 2 binary64)) (pow.f64 (/.f64 p p) #s(literal 2 binary64))) (/.f64 (-.f64 r p) p))
(/.f64 (+.f64 (pow.f64 (/.f64 r p) #s(literal 3 binary64)) (pow.f64 (/.f64 p p) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 r p) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 p p) #s(literal 2 binary64)) (*.f64 (/.f64 r p) (/.f64 p p)))))
(/.f64 (neg.f64 (+.f64 (neg.f64 p) r)) (neg.f64 (neg.f64 p)))
(/.f64 (fma.f64 p r (*.f64 p p)) (*.f64 p p))
(/.f64 (fma.f64 p p (*.f64 r r)) (*.f64 (-.f64 p r) p))
(/.f64 (*.f64 (+.f64 p r) (-.f64 r p)) (*.f64 (-.f64 r p) p))
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (*.f64 (fma.f64 r (-.f64 r p) (*.f64 p p)) p))
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (*.f64 (fma.f64 p (-.f64 p r) (*.f64 r r)) p))
(/.f64 (*.f64 p (-.f64 p r)) (*.f64 p p))
(/.f64 (+.f64 (neg.f64 p) r) (neg.f64 p))
(/.f64 (+.f64 p r) p)
(neg.f64 (/.f64 (+.f64 (neg.f64 p) r) p))
(neg.f64 (/.f64 (+.f64 p r) (neg.f64 p)))
(+.f64 (/.f64 p p) (/.f64 r p))
(+.f64 (/.f64 r p) (/.f64 p p))
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/4 binary64))))
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/4 binary64))))
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.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 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/4 binary64)))
(pow.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) #s(literal 1/4 binary64))
(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 (fabs.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 r #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (+.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64))))) (sqrt.f64 (-.f64 (*.f64 r r) (*.f64 (*.f64 q q) #s(literal 4 binary64)))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))))
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 r #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))))
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1 binary64)))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 2 binary64))
(pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal 2 binary64))
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64))
(/.f64 (fma.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))) (pow.f64 r #s(literal 6 binary64)))) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))) (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 4 binary64)) (pow.f64 r #s(literal 8 binary64)))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 6 binary64)) (pow.f64 r #s(literal 12 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 4 binary64)) (+.f64 (pow.f64 r #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64))) (pow.f64 r #s(literal 4 binary64)))))))
(/.f64 (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)))) (-.f64 (*.f64 r r) (*.f64 (*.f64 q q) #s(literal 4 binary64))))
(/.f64 (-.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 r #s(literal 6 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (+.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))) (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))))
(/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) (fma.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 r #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))
(fma.f64 (fabs.f64 (*.f64 #s(literal 4 binary64) (neg.f64 q))) q (*.f64 r r))
(fma.f64 (fabs.f64 (*.f64 q #s(literal 4 binary64))) q (*.f64 r r))
(fma.f64 (sqrt.f64 (pow.f64 r #s(literal 3 binary64))) (sqrt.f64 r) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 (exp.f64 (log.f64 r)) (exp.f64 (log.f64 r)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 (*.f64 #s(literal 4 binary64) (neg.f64 q)) (neg.f64 q) (*.f64 r r))
(fma.f64 (sqrt.f64 r) (sqrt.f64 (pow.f64 r #s(literal 3 binary64))) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 (*.f64 q #s(literal 4 binary64)) q (*.f64 r r))
(fma.f64 (neg.f64 q) (*.f64 (neg.f64 q) #s(literal 4 binary64)) (*.f64 r r))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))
(fma.f64 r r (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 q (fabs.f64 (*.f64 (neg.f64 q) #s(literal 4 binary64))) (*.f64 r r))
(fma.f64 q (fabs.f64 (*.f64 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))
(sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))))
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (/.f64 (pow.f64 r #s(literal 4 binary64)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
(-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 r r))
(-.f64 (*.f64 r r) (*.f64 (neg.f64 (*.f64 q q)) #s(literal 4 binary64)))
(-.f64 (*.f64 r r) (*.f64 (neg.f64 q) (*.f64 q #s(literal 4 binary64))))
(-.f64 (*.f64 r r) (*.f64 #s(literal -4 binary64) (*.f64 q q)))
(fabs.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))
(hypot.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (*.f64 r r))
(hypot.f64 (neg.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64))) (*.f64 r r))
(hypot.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 r r))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64)))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal 1 binary64)))
(exp.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))
(+.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))) (/.f64 (pow.f64 r #s(literal 6 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))))
(+.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 r r))
(+.f64 (*.f64 r r) (*.f64 (*.f64 q q) #s(literal 4 binary64)))

eval83.0ms (1.1%)

Memory
41.9MiB live, 132.5MiB allocated; 8ms collecting garbage
Compiler

Compiled 30 855 to 2 944 computations (90.5% saved)

prune31.0ms (0.4%)

Memory
-28.0MiB live, 69.5MiB allocated; 10ms collecting garbage
Pruning

16 alts after pruning (10 fresh and 6 done)

PrunedKeptTotal
New5507557
Fresh235
Picked145
Done022
Total55316569
Accuracy
99.7%
Counts
569 → 16
Alt Table
Click to see full alt table
StatusAccuracyProgram
53.3%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))) r))
31.2%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64)))
36.9%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p)) #s(literal 1/2 binary64)))
28.6%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* q q) 4) (* r r)) (*.f64 (fma.f64 (/.f64 r q) (/.f64 r q) #s(literal 4 binary64)) (*.f64 q q)))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
39.0%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 #s(approx (sqrt (+ (* (* q q) 4) (* r r))) (fma.f64 (*.f64 r #s(literal 2 binary64)) (*.f64 (/.f64 q r) (/.f64 q r)) r)) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
40.5%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 #s(approx (/ (+ (+ r (fabs r)) (fabs p)) p) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))
8.4%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
8.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))
1.3%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
38.9%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 (+.f64 p r) #s(literal 1/2 binary64) q)))
45.1%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q)))
14.3%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)))))
35.2%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) 1/2) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r))))
34.0%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (-.f64 p (+.f64 p (+.f64 r r))) #s(literal -1/2 binary64))))
67.5%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p))))))
41.3%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) #s(approx (- p (+ (+ r (fabs r)) (fabs p))) (-.f64 (-.f64 p (fabs.f64 r)) (fabs.f64 p))))))
Compiler

Compiled 1 179 to 813 computations (31% saved)

simplify132.0ms (1.8%)

Memory
-5.5MiB live, 142.7MiB allocated; 16ms collecting garbage
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)
cost-diff0
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p))
cost-diff0
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p)) #s(literal 1/2 binary64))
cost-diff0
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p)) #s(literal 1/2 binary64)))
cost-diff0
(+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))
cost-diff0
(fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r))
cost-diff0
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) 1/2) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)))
cost-diff0
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) 1/2) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r))))
cost-diff0
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (-.f64 p (+.f64 p (+.f64 r r))) #s(literal -1/2 binary64))))
cost-diff1
(+.f64 p (+.f64 r r))
cost-diff2
(*.f64 (-.f64 p (+.f64 p (+.f64 r r))) #s(literal -1/2 binary64))
cost-diff3
(-.f64 p (+.f64 p (+.f64 r r)))
cost-diff0
(+.f64 p r)
cost-diff0
(fma.f64 (+.f64 p r) #s(literal 1/2 binary64) q)
cost-diff0
#s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 (+.f64 p r) #s(literal 1/2 binary64) q))
cost-diff0
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 (+.f64 p r) #s(literal 1/2 binary64) q)))
cost-diff0
(/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r)
cost-diff0
(*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))) r)
cost-diff0
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))) r))
cost-diff1
(fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64)))
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
074531
0109531
1229523
2600515
31890507
45435507
08124492
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))) r))
(*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))) r)
(fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r)
(-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p)))
(fabs.f64 r)
r
(-.f64 p (fabs.f64 p))
p
(fabs.f64 p)
#s(literal 1/2 binary64)
(fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))
(/.f64 q r)
q
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 (+.f64 p r) #s(literal 1/2 binary64) q)))
#s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 (+.f64 p r) #s(literal 1/2 binary64) q))
(fma.f64 (+.f64 p r) #s(literal 1/2 binary64) q)
(+.f64 p r)
p
r
#s(literal 1/2 binary64)
q
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (-.f64 p (+.f64 p (+.f64 r r))) #s(literal -1/2 binary64))))
#s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (-.f64 p (+.f64 p (+.f64 r r))) #s(literal -1/2 binary64)))
(*.f64 (-.f64 p (+.f64 p (+.f64 r r))) #s(literal -1/2 binary64))
(-.f64 p (+.f64 p (+.f64 r r)))
p
(+.f64 p (+.f64 r r))
(+.f64 r r)
r
#s(literal -1/2 binary64)
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) 1/2) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r))))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) 1/2) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)))
(fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r))
(+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))
(+.f64 r (fabs.f64 p))
r
(fabs.f64 p)
p
(fabs.f64 r)
#s(literal 1/2 binary64)
(/.f64 (*.f64 q q) r)
(*.f64 q q)
q
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p)) #s(literal 1/2 binary64)))
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p)) #s(literal 1/2 binary64))
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))
(*.f64 q q)
q
#s(literal 4 binary64)
(*.f64 p p)
p
r
(fabs.f64 p)
#s(literal 1/2 binary64)
Outputs
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q 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 r (-.f64 (/.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) r) #s(literal -1/2 binary64))))
(*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))) r)
(*.f64 r (-.f64 (/.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) r) #s(literal -1/2 binary64)))
(fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64)))
(+.f64 (/.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) r) #s(literal 1/2 binary64))
(/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r)
(-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p)))
(fabs.f64 r)
r
(-.f64 p (fabs.f64 p))
p
(fabs.f64 p)
#s(literal 1/2 binary64)
(fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))
(fma.f64 (/.f64 (/.f64 q r) r) q #s(literal 1/2 binary64))
(/.f64 q r)
q
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 (+.f64 p r) #s(literal 1/2 binary64) q)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) q)))
#s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 (+.f64 p r) #s(literal 1/2 binary64) q))
#s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) q))
(fma.f64 (+.f64 p r) #s(literal 1/2 binary64) q)
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) q)
(+.f64 p r)
(+.f64 r p)
p
r
#s(literal 1/2 binary64)
q
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (-.f64 p (+.f64 p (+.f64 r r))) #s(literal -1/2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 r #s(literal 1 binary64))))
#s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (-.f64 p (+.f64 p (+.f64 r r))) #s(literal -1/2 binary64)))
#s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 r #s(literal 1 binary64)))
(*.f64 (-.f64 p (+.f64 p (+.f64 r r))) #s(literal -1/2 binary64))
(*.f64 r #s(literal 1 binary64))
(-.f64 p (+.f64 p (+.f64 r r)))
(*.f64 #s(literal -2 binary64) r)
p
(+.f64 p (+.f64 r r))
(fma.f64 r #s(literal 2 binary64) p)
(+.f64 r r)
(*.f64 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 (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) 1/2) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) 1/2) (fma.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r))))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) 1/2) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) 1/2) (fma.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)))
(fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r))
(fma.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r))
(+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))
(+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r))
(+.f64 r (fabs.f64 p))
(+.f64 (fabs.f64 p) r)
r
(fabs.f64 p)
p
(fabs.f64 r)
#s(literal 1/2 binary64)
(/.f64 (*.f64 q q) r)
(*.f64 q q)
q
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p)) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (+.f64 (fabs.f64 p) r)) #s(literal 1/2 binary64)))
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p)) #s(literal 1/2 binary64))
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (+.f64 (fabs.f64 p) r)) #s(literal 1/2 binary64))
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (+.f64 (fabs.f64 p) r))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))
(*.f64 q q)
q
#s(literal 4 binary64)
(*.f64 p p)
p
r
(fabs.f64 p)
#s(literal 1/2 binary64)

localize227.0ms (3%)

Memory
9.3MiB live, 434.8MiB allocated; 25ms collecting garbage
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy0.0
(fabs.f64 p)
accuracy0.17069784949284797
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p)) #s(literal 1/2 binary64))
accuracy17.39169073428576
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p)) #s(literal 1/2 binary64)))
accuracy28.54667758368716
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
accuracy0.0078125
(+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))
accuracy8.908959029360776
(/.f64 (*.f64 q q) r)
accuracy18.031407202590827
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) 1/2) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r))))
accuracy26.322542502281888
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) 1/2) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)))
accuracy0.0
(*.f64 (-.f64 p (+.f64 p (+.f64 r r))) #s(literal -1/2 binary64))
accuracy20.630646281898397
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (-.f64 p (+.f64 p (+.f64 r r))) #s(literal -1/2 binary64))))
accuracy30.61589073097225
(-.f64 p (+.f64 p (+.f64 r r)))
accuracy31.88662549676811
#s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (-.f64 p (+.f64 p (+.f64 r r))) #s(literal -1/2 binary64)))
accuracy0.0
(fma.f64 (+.f64 p r) #s(literal 1/2 binary64) q)
accuracy0.0
(+.f64 p r)
accuracy21.986744948521004
#s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 (+.f64 p r) #s(literal 1/2 binary64) q))
accuracy35.154726086836035
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 (+.f64 p r) #s(literal 1/2 binary64) q)))
accuracy0.1015625
(fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))
accuracy1.648435435830206
(fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64)))
accuracy6.692119369618695
(*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))) r)
accuracy26.108301080234565
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))) r))
Samples
101.0ms102×1valid
50.0ms124×0valid
36.0ms30×2valid
Compiler

Compiled 402 to 69 computations (82.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 152.0ms
adjust: 45.0ms (29.6% of total)
ival-add: 34.0ms (22.4% of total)
ival-mult: 34.0ms (22.4% of total)
ival-div: 13.0ms (8.6% of total)
ival-sqrt: 9.0ms (5.9% of total)
ival-sub: 7.0ms (4.6% of total)
ival-pow2: 6.0ms (4% of total)
ival-fabs: 2.0ms (1.3% of total)
exact: 1.0ms (0.7% of total)
ival-neg: 1.0ms (0.7% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series38.0ms (0.5%)

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

9 calls:

TimeVariablePointExpression
6.0ms
r
@0
((+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) (+ (* (/ q r) (/ q r)) 1/2)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) (+ (* (/ q r) (/ q r)) 1/2)) r) (/ (- (fabs r) (- p (fabs p))) r) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (+ (* (+ p r) 1/2) q) (+ p r) (- p (+ p (+ r r))) (* (- p (+ p (+ r r))) -1/2) (+ p (+ r r)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) 1/2) (+ (* (+ (+ r (fabs p)) (fabs r)) 1/2) (/ (* q q) r)) (+ (+ r (fabs p)) (fabs r)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (fabs p)) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (fabs p)) (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (+ (* (/ q r) (/ q r)) 1/2) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (/ (* q q) r) (sqrt (+ (* (* q q) 4) (* p p))) (fabs p))
4.0ms
p
@0
((+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) (+ (* (/ q r) (/ q r)) 1/2)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) (+ (* (/ q r) (/ q r)) 1/2)) r) (/ (- (fabs r) (- p (fabs p))) r) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (+ (* (+ p r) 1/2) q) (+ p r) (- p (+ p (+ r r))) (* (- p (+ p (+ r r))) -1/2) (+ p (+ r r)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) 1/2) (+ (* (+ (+ r (fabs p)) (fabs r)) 1/2) (/ (* q q) r)) (+ (+ r (fabs p)) (fabs r)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (fabs p)) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (fabs p)) (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (+ (* (/ q r) (/ q r)) 1/2) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (/ (* q q) r) (sqrt (+ (* (* q q) 4) (* p p))) (fabs p))
4.0ms
r
@-inf
((+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) (+ (* (/ q r) (/ q r)) 1/2)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) (+ (* (/ q r) (/ q r)) 1/2)) r) (/ (- (fabs r) (- p (fabs p))) r) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (+ (* (+ p r) 1/2) q) (+ p r) (- p (+ p (+ r r))) (* (- p (+ p (+ r r))) -1/2) (+ p (+ r r)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) 1/2) (+ (* (+ (+ r (fabs p)) (fabs r)) 1/2) (/ (* q q) r)) (+ (+ r (fabs p)) (fabs r)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (fabs p)) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (fabs p)) (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (+ (* (/ q r) (/ q r)) 1/2) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (/ (* q q) r) (sqrt (+ (* (* q q) 4) (* p p))) (fabs p))
4.0ms
p
@inf
((+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) (+ (* (/ q r) (/ q r)) 1/2)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) (+ (* (/ q r) (/ q r)) 1/2)) r) (/ (- (fabs r) (- p (fabs p))) r) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (+ (* (+ p r) 1/2) q) (+ p r) (- p (+ p (+ r r))) (* (- p (+ p (+ r r))) -1/2) (+ p (+ r r)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) 1/2) (+ (* (+ (+ r (fabs p)) (fabs r)) 1/2) (/ (* q q) r)) (+ (+ r (fabs p)) (fabs r)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (fabs p)) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (fabs p)) (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (+ (* (/ q r) (/ q r)) 1/2) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (/ (* q q) r) (sqrt (+ (* (* q q) 4) (* p p))) (fabs p))
4.0ms
p
@-inf
((+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) (+ (* (/ q r) (/ q r)) 1/2)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) (+ (* (/ q r) (/ q r)) 1/2)) r) (/ (- (fabs r) (- p (fabs p))) r) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (+ (* (+ p r) 1/2) q) (+ p r) (- p (+ p (+ r r))) (* (- p (+ p (+ r r))) -1/2) (+ p (+ r r)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) 1/2) (+ (* (+ (+ r (fabs p)) (fabs r)) 1/2) (/ (* q q) r)) (+ (+ r (fabs p)) (fabs r)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (fabs p)) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (fabs p)) (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (+ (* (/ q r) (/ q r)) 1/2) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (/ (* q q) r) (sqrt (+ (* (* q q) 4) (* p p))) (fabs p))

simplify149.0ms (2%)

Memory
-21.7MiB live, 213.1MiB allocated; 13ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
09054288
131994278
083714027
Stop Event
iter limit
node limit
Counts
223 → 220
Calls
Call 1
Inputs
(+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))))
(+ 1/2 (+ (* -1/2 (/ p r)) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))))
(* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
(+ (* -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)))))))
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))
(+ (* 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))))))))))
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))))
(+ (* -1/2 p) (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))))))
(/ (+ (fabs p) (fabs r)) r)
(+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r)))
(+ q (* 1/2 (+ (fabs p) (fabs r))))
(+ q (* 1/2 r))
(+ q (+ (* 1/2 p) (* 1/2 r)))
r
(+ p r)
(* -2 r)
(* 2 r)
(+ p (* 2 r))
(+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (/ (pow q 2) r))
(+ r (+ (fabs p) (fabs r)))
(* 1/2 (+ r (+ (fabs p) (* 2 q))))
(+ (* 1/8 (/ (pow p 2) q)) (* 1/2 (+ r (+ (fabs p) (* 2 q)))))
(+ (* 1/2 (+ r (+ (fabs p) (* 2 q)))) (* (pow p 2) (+ (* -1/128 (/ (pow p 2) (pow q 3))) (* 1/8 (/ 1 q)))))
(+ (* 1/2 (+ r (+ (fabs p) (* 2 q)))) (* (pow p 2) (+ (* (pow p 2) (- (* 1/1024 (/ (pow p 2) (pow q 5))) (* 1/128 (/ 1 (pow q 3))))) (* 1/8 (/ 1 q)))))
(+ r (+ (fabs p) (* 2 q)))
(+ r (+ (fabs p) (+ (* 1/4 (/ (pow p 2) q)) (* 2 q))))
(+ r (+ (fabs p) (+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q)))))))
(+ r (+ (fabs p) (+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))))
(+ r (* 2 q))
(+ r (+ (* 1/4 (/ (pow p 2) q)) (* 2 q)))
(+ r (+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q))))))
(+ r (+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q))))))
(* 1/2 (+ r (+ (fabs p) (fabs r))))
(+ (* -1/2 p) (* 1/2 (+ r (+ (fabs p) (fabs r)))))
(* 2 q)
(+ (* 1/4 (/ (pow p 2) q)) (* 2 q))
(+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q)))))
(+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))
(fabs p)
(* -1/2 (/ p r))
(* p (- (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (+ (* 1/2 (/ 1 p)) (/ (pow q 2) (* p (pow r 2))))) (* 1/2 (/ 1 r))))
(* 1/2 p)
(* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p))))
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2)))))
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2))))))
(* -1/2 p)
(* p (- (/ (* r (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2))))) p) 1/2))
(* -1 (/ p r))
(* p (- (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))) (/ 1 r)))
(* p (+ 1/2 (+ (* 1/2 (/ r p)) (/ q p))))
p
(* p (+ 1 (/ r p)))
(* p (+ 1 (* 2 (/ r p))))
(* p (+ 1/2 (* 1/2 (/ (+ r (fabs p)) p))))
(* p (+ 1/2 (+ (* 1/2 (/ (+ r (fabs p)) p)) (/ (pow q 2) (pow p 2)))))
(* p (+ 1/2 (+ (* -1 (/ (pow q 4) (pow p 4))) (+ (* 1/2 (/ (+ r (fabs p)) p)) (/ (pow q 2) (pow p 2))))))
(* p (+ 1 (+ (/ r p) (/ (fabs p) p))))
(* p (+ 1 (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ r p) (/ (fabs p) p)))))
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ r p) (/ (fabs p) p))))))
(* p (+ 1 (+ (* 2 (/ (pow q 2) (pow p 2))) (/ r p))))
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (/ r p)))))
(* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2))
(* p (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2))))))
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6)))))))
(* -1 (* p (+ (* -1 (/ (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2)))) p)) (* 1/2 (/ 1 r)))))
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))))
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))
(* -1 (* p (+ 1/2 (* -1 (/ (* r (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2))))) p)))))
(* -1 (* p (+ (* -1 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (/ 1 r))))
(* -1 (* p (- (* -1 (/ (+ q (* 1/2 r)) p)) 1/2)))
(* -1 (* p (- (* -1 (/ r p)) 1)))
(* -1 (* p (- (* -2 (/ r p)) 1)))
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (fabs p)) p)))))
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (fabs p)))) p)))))
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow q 4) (pow p 2))) (pow q 2)) p)) (* 1/2 (+ r (fabs p)))) p)))))
(* -1 p)
(* -1 (* p (+ 1 (* -1 (/ (+ r (fabs p)) p)))))
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (* -2 (/ (pow q 2) p)))) p)))))
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (* -1 (/ (+ (* -2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p)))) p)))))
(* -1 (* p (+ 1 (* -1 (/ r p)))))
(* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p)))))
(* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p))) p)))))
(* -1 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))
(* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2)))))))
(* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6))))))))
(/ (pow q 2) (pow r 2))
(/ (+ (* 1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) (pow r 2))
(/ (+ (* r (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p)))) (pow q 2)) (pow r 2))
(* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
(+ (* -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)))))))
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))
(+ (* 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))))))))))
(/ (pow q 2) r)
(/ (+ (* 1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) r)
(/ (+ (* r (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p)))) (pow q 2)) r)
(/ (- (+ (fabs p) (fabs r)) p) r)
(+ q (* 1/2 p))
(* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q))))
(+ (* 1/8 (/ (pow r 2) q)) (* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q)))))
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q)))) (* (pow r 2) (+ (* -1/128 (/ (pow r 2) (pow q 3))) (* 1/8 (/ 1 q)))))
(+ (* 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)))))
(/ (+ (* 1/2 (* r (+ (fabs p) (fabs r)))) (pow q 2)) r)
(/ (+ (* r (+ (* 1/2 r) (* 1/2 (+ (fabs p) (fabs r))))) (pow q 2)) r)
(+ (fabs p) (fabs r))
(* 1/2 (+ (fabs p) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))
(+ (* 1/2 r) (* 1/2 (+ (fabs p) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
(+ (fabs p) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))
(+ r (+ (fabs p) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))
(sqrt (+ (* 4 (pow q 2)) (pow p 2)))
(+ r (sqrt (+ (* 4 (pow q 2)) (pow p 2))))
(/ (+ (* 1/2 (pow r 2)) (pow q 2)) (pow r 2))
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p)))))
(+ (* -1 (* p (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))) (* 1/2 r))
1/2
(+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))
(+ 1/2 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (/ (pow q 2) (pow r 2))))
(* 1/2 r)
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r))))
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2)))))
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))))))
(* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r))))
(* r (+ 1/2 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (/ (pow q 2) (pow r 2)))))
(* r (+ 1/2 (+ (* 1/2 (/ p r)) (/ q r))))
(* r (+ 1 (/ p r)))
(* r (+ 2 (/ p r)))
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r))))
(* r (+ 1/2 (+ (* -1 (/ (pow q 4) (pow r 4))) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))))))
(* r (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))))
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r))))
(* r (+ 1 (+ (* (/ 1 r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) (/ (fabs p) r))))
(* r (+ 1 (* (/ 1 r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
(+ 1/2 (/ (pow q 2) (pow r 2)))
(* r (+ 1/2 (* -1 (/ (* p (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r))))
(+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* -1/2 (- (+ (fabs p) (fabs r)) p))) r)))
(* -1/2 r)
(* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))
(* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))
(* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2)))
(* -1 (* r (- (* -1 (/ (+ q (* 1/2 p)) r)) 1/2)))
(* -1 (* r (- (* -1 (/ p r)) 1)))
(* -1 (* r (- (* -1 (/ p r)) 2)))
(* -1 (* r (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) r)))))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ (fabs p) (fabs r)))) r)))))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow q 4) (pow r 2))) (pow q 2)) r)) (* 1/2 (+ (fabs p) (fabs r)))) r)))))
(* -1 (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))
(* -1 (* r (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) r)) r)) 1/2)))
(* -1 (* r (- (* -1 (/ (+ (fabs p) (fabs r)) r)) 1)))
(* -1 (* r (- (* -1/2 (/ (+ (fabs p) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r)) 1/2)))
(* -1 (* r (- (* -1 (/ (+ (fabs p) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r)) 1)))
(* -1 (* r (- (* -1 (* (/ 1 r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) 1)))
(* -1 (* r (- (/ (* p (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r) 1/2)))
(* 1/2 (- (+ p (+ (fabs p) (fabs r))) r))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r)))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r)))))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r)))))
(+ (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) (/ (pow q 2) r))
(* 1/2 (+ (fabs p) (fabs r)))
(* 1/2 (+ p r))
(+ q (* 1/2 (+ p r)))
(+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow r 3))) (/ 1 r))))
(+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow r 5))) (/ 1 (pow r 3)))) (/ 1 r))))
(* 1/2 (+ p (+ r (fabs p))))
(+ (* 1/2 (+ p (+ r (fabs p)))) (/ (pow q 2) p))
(+ (* 1/2 (+ p (+ r (fabs p)))) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow p 3))) (/ 1 p))))
(+ (* 1/2 (+ p (+ r (fabs p)))) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow p 5))) (/ 1 (pow p 3)))) (/ 1 p))))
(+ p (+ r (fabs p)))
(+ p (+ r (+ (fabs p) (* 2 (/ (pow q 2) p)))))
(+ p (+ r (+ (fabs p) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p)))))))
(+ p (+ r (+ (fabs p) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p)))))))
(+ p (+ r (* 2 (/ (pow q 2) p))))
(+ p (+ r (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p))))))
(+ p (+ r (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p))))))
(+ p (* 2 (/ (pow q 2) p)))
(+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p)))))
(+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p)))))
(* (pow q 2) (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (* (pow q 2) r))) (+ (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow r 2)))))
q
(* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q))))
(* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))
(* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))
(* (pow q 2) (+ (/ 1 r) (/ (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) (pow q 2))))
(* q (+ 1 (* 1/2 (/ (+ p r) q))))
(* q (+ 1 (+ (* 1/8 (/ (pow r 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))
(* q (+ 1 (+ (* -1/128 (/ (pow r 4) (pow q 4))) (+ (* 1/8 (/ (pow r 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))
(* (pow q 2) (+ (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) (pow q 2))) (/ 1 r)))
(* q (+ 1 (* 1/2 (/ (+ r (fabs p)) q))))
(* q (+ 1 (+ (* 1/8 (/ (pow p 2) (pow q 2))) (* 1/2 (/ (+ r (fabs p)) q)))))
(* q (+ 1 (+ (* -1/128 (/ (pow p 4) (pow q 4))) (+ (* 1/8 (/ (pow p 2) (pow q 2))) (* 1/2 (/ (+ r (fabs p)) q))))))
(* q (+ 2 (+ (/ r q) (/ (fabs p) q))))
(* q (+ 2 (+ (* 1/4 (/ (pow p 2) (pow q 2))) (+ (/ r q) (/ (fabs p) q)))))
(* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/4 (/ (pow p 2) (pow q 2))) (+ (/ r q) (/ (fabs p) q))))))
(* q (+ 2 (/ r q)))
(* q (+ 2 (+ (* 1/4 (/ (pow p 2) (pow q 2))) (/ r q))))
(* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/4 (/ (pow p 2) (pow q 2))) (/ r q)))))
(* (pow q 2) (+ (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow r 2))))
(* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))
(* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2))))))
(* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2)))))))
(* -1 q)
(* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q)))))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))
(* -1 (* q (- (* -1/2 (/ (+ p r) q)) 1)))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow r 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow r 4) (pow q 2))) (* 1/8 (pow r 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(* -1 (* q (+ 1 (* -1/2 (/ (+ r (fabs p)) q)))))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow p 2) q)) (* 1/2 (+ r (fabs p)))) q)))))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow p 4) (pow q 2))) (* 1/8 (pow p 2))) q)) (* 1/2 (+ r (fabs p)))) q)))))
(* -2 q)
(* -1 (* q (+ 2 (* -1 (/ (+ r (fabs p)) q)))))
(* -1 (* q (+ 2 (* -1 (/ (+ r (+ (fabs p) (* -1/4 (/ (pow p 2) q)))) q)))))
(* -1 (* q (+ 2 (* -1 (/ (+ r (+ (fabs p) (* -1 (/ (+ (* -1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q)))) q)))))
(* -1 (* q (+ 2 (* -1 (/ r q)))))
(* -1 (* q (+ 2 (* -1 (/ (+ r (* -1/4 (/ (pow p 2) q))) q)))))
(* -1 (* q (+ 2 (* -1 (/ (+ r (* -1 (/ (+ (* -1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q))) q)))))
(* -1 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2)))))))
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2))))))))
Outputs
(+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))))
(+.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 q r) (/.f64 q r)))
(+ 1/2 (+ (* -1/2 (/ p r)) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))))
(+.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) p (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)))) r) (*.f64 (/.f64 q r) (/.f64 q r))) #s(literal 1/2 binary64))
(* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))
(+ (* -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)))))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p r)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))
(fma.f64 (fma.f64 (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
(+ (* 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))))))))))
(fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3 binary64)))) (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))) p (*.f64 (*.f64 #s(literal -1/2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))))
(*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 q r) (/.f64 q r))) r)
(+ (* -1/2 p) (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))))))
(fma.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 q r) (/.f64 q r))) r (*.f64 #s(literal -1/2 binary64) p))
(/ (+ (fabs p) (fabs r)) r)
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)
(+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r)))
(/.f64 (+.f64 (neg.f64 p) (+.f64 (fabs.f64 r) (fabs.f64 p))) r)
(+ q (* 1/2 (+ (fabs p) (fabs r))))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q)
(+ q (* 1/2 r))
(fma.f64 #s(literal 1/2 binary64) r q)
(+ q (+ (* 1/2 p) (* 1/2 r)))
(fma.f64 (+.f64 p r) #s(literal 1/2 binary64) q)
r
(+ p r)
(+.f64 p r)
(* -2 r)
(*.f64 #s(literal -2 binary64) r)
(* 2 r)
(*.f64 #s(literal 2 binary64) r)
(+ p (* 2 r))
(fma.f64 #s(literal 2 binary64) r p)
(+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (/ (pow q 2) r))
(fma.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r))
(+ r (+ (fabs p) (fabs r)))
(+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r))
(* 1/2 (+ r (+ (fabs p) (* 2 q))))
(*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) q (fabs.f64 p)) r) #s(literal 1/2 binary64))
(+ (* 1/8 (/ (pow p 2) q)) (* 1/2 (+ r (+ (fabs p) (* 2 q)))))
(fma.f64 (/.f64 (*.f64 p p) q) #s(literal 1/8 binary64) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) q (fabs.f64 p)) r) #s(literal 1/2 binary64)))
(+ (* 1/2 (+ r (+ (fabs p) (* 2 q)))) (* (pow p 2) (+ (* -1/128 (/ (pow p 2) (pow q 3))) (* 1/8 (/ 1 q)))))
(fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64))) #s(literal -1/128 binary64) (/.f64 #s(literal 1/8 binary64) q)) (*.f64 p p) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) q (fabs.f64 p)) r) #s(literal 1/2 binary64)))
(+ (* 1/2 (+ r (+ (fabs p) (* 2 q)))) (* (pow p 2) (+ (* (pow p 2) (- (* 1/1024 (/ (pow p 2) (pow q 5))) (* 1/128 (/ 1 (pow q 3))))) (* 1/8 (/ 1 q)))))
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 p p)) (pow.f64 q #s(literal 5 binary64))) (/.f64 #s(literal 1/128 binary64) (pow.f64 q #s(literal 3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1/8 binary64) q)) (*.f64 p p) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) q (fabs.f64 p)) r) #s(literal 1/2 binary64)))
(+ r (+ (fabs p) (* 2 q)))
(+.f64 (fma.f64 #s(literal 2 binary64) q (fabs.f64 p)) r)
(+ r (+ (fabs p) (+ (* 1/4 (/ (pow p 2) q)) (* 2 q))))
(+.f64 (+.f64 (fabs.f64 p) r) (fma.f64 (/.f64 (*.f64 p p) q) #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) q)))
(+ r (+ (fabs p) (+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q)))))))
(+.f64 (+.f64 (fabs.f64 p) r) (fma.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 p p) (*.f64 #s(literal 2 binary64) q)))
(+ r (+ (fabs p) (+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))))
(+.f64 (+.f64 (fabs.f64 p) r) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 p p)) (pow.f64 q #s(literal 5 binary64))) (/.f64 #s(literal 1/64 binary64) (pow.f64 q #s(literal 3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 p p) (*.f64 #s(literal 2 binary64) q)))
(+ r (* 2 q))
(fma.f64 #s(literal 2 binary64) q r)
(+ r (+ (* 1/4 (/ (pow p 2) q)) (* 2 q)))
(+.f64 (fma.f64 (/.f64 (*.f64 p p) q) #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) q)) r)
(+ r (+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q))))))
(+.f64 (fma.f64 #s(literal 2 binary64) q r) (*.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 p p)))
(+ r (+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q))))))
(+.f64 (fma.f64 #s(literal 2 binary64) q r) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 p p)) (pow.f64 q #s(literal 5 binary64))) (/.f64 #s(literal 1/64 binary64) (pow.f64 q #s(literal 3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 p p)))
(* 1/2 (+ r (+ (fabs p) (fabs r))))
(*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64))
(+ (* -1/2 p) (* 1/2 (+ r (+ (fabs p) (fabs r)))))
(fma.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) p))
(* 2 q)
(*.f64 #s(literal 2 binary64) q)
(+ (* 1/4 (/ (pow p 2) q)) (* 2 q))
(fma.f64 (/.f64 (*.f64 p p) q) #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) q))
(+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q)))))
(fma.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 p p) (*.f64 #s(literal 2 binary64) q))
(+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 p p)) (pow.f64 q #s(literal 5 binary64))) (/.f64 #s(literal 1/64 binary64) (pow.f64 q #s(literal 3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 p p) (*.f64 #s(literal 2 binary64) q))
(fabs p)
(fabs.f64 p)
(* -1/2 (/ p r))
(*.f64 (/.f64 p r) #s(literal -1/2 binary64))
(* p (- (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (+ (* 1/2 (/ 1 p)) (/ (pow q 2) (* p (pow r 2))))) (* 1/2 (/ 1 r))))
(*.f64 (-.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p) (*.f64 (/.f64 q (*.f64 r r)) (/.f64 q p))) (/.f64 #s(literal 1/2 binary64) r)) p)
(* 1/2 p)
(*.f64 #s(literal 1/2 binary64) p)
(* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p))))
(*.f64 (fma.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p)
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2)))))
(*.f64 (+.f64 (fma.f64 (/.f64 q p) (/.f64 q p) (*.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) p)
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2))))))
(*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (/.f64 q p) (/.f64 q p) (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64)))))) p)
(* -1/2 p)
(*.f64 #s(literal -1/2 binary64) p)
(* p (- (/ (* r (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2))))) p) 1/2))
(*.f64 (-.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 q r) (/.f64 q r))) r) p) #s(literal 1/2 binary64)) p)
(* -1 (/ p r))
(/.f64 (neg.f64 p) r)
(* p (- (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))) (/ 1 r)))
(*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 p r)) (/.f64 #s(literal 1 binary64) r)) p)
(* p (+ 1/2 (+ (* 1/2 (/ r p)) (/ q p))))
(*.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) r q) p) #s(literal 1/2 binary64)) p)
p
(* p (+ 1 (/ r p)))
(*.f64 (+.f64 (/.f64 r p) #s(literal 1 binary64)) p)
(* p (+ 1 (* 2 (/ r p))))
(*.f64 (fma.f64 (/.f64 r p) #s(literal 2 binary64) #s(literal 1 binary64)) p)
(* p (+ 1/2 (* 1/2 (/ (+ r (fabs p)) p))))
(*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 p) r) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p)
(* p (+ 1/2 (+ (* 1/2 (/ (+ r (fabs p)) p)) (/ (pow q 2) (pow p 2)))))
(*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 p) r) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 q p) (/.f64 q p))) p)
(* p (+ 1/2 (+ (* -1 (/ (pow q 4) (pow p 4))) (+ (* 1/2 (/ (+ r (fabs p)) p)) (/ (pow q 2) (pow p 2))))))
(*.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 (pow.f64 q #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64)))) (fma.f64 (/.f64 (+.f64 (fabs.f64 p) r) p) #s(literal 1/2 binary64) (*.f64 (/.f64 q p) (/.f64 q p)))) p)
(* p (+ 1 (+ (/ r p) (/ (fabs p) p))))
(*.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 p) r) p) #s(literal 1 binary64)) p)
(* p (+ 1 (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ r p) (/ (fabs p) p)))))
(*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 (*.f64 q q) p) #s(literal 1 binary64)) (/.f64 (+.f64 (fabs.f64 p) r) p)) p)
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ r p) (/ (fabs p) p))))))
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 (*.f64 q q) p) (/.f64 (+.f64 (fabs.f64 p) r) p))) #s(literal 1 binary64)) p)
(* p (+ 1 (+ (* 2 (/ (pow q 2) (pow p 2))) (/ r p))))
(*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 (*.f64 q q) p) #s(literal 1 binary64)) (/.f64 r p)) p)
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (/ r p)))))
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 (*.f64 q q) p) (/.f64 r p))) #s(literal 1 binary64)) p)
(* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2))
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p)
(* p (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))
(*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 (*.f64 q q) p) #s(literal 1 binary64)) p)
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2))))))
(*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 (*.f64 q q) p) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 q #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64)))) #s(literal 1 binary64)) p)
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6)))))))
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 (*.f64 q q) p) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))))) #s(literal 1 binary64)) p)
(* -1 (* p (+ (* -1 (/ (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2)))) p)) (* 1/2 (/ 1 r)))))
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 q r) (/.f64 q r))) p) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) r)))
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))))
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) p)) p) #s(literal -1 binary64) #s(literal 1/2 binary64)))
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p)))))
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) (neg.f64 p))) p) #s(literal -1 binary64) #s(literal 1/2 binary64)))
(* -1 (* p (+ 1/2 (* -1 (/ (* r (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2))))) p)))))
(*.f64 (neg.f64 p) (fma.f64 (neg.f64 r) (/.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 q r) (/.f64 q r))) p) #s(literal 1/2 binary64)))
(* -1 (* p (+ (* -1 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (/ 1 r))))
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) p) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) r)))
(* -1 (* p (- (* -1 (/ (+ q (* 1/2 r)) p)) 1/2)))
(*.f64 (neg.f64 p) (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) r q) (neg.f64 p)) #s(literal 1/2 binary64)))
(* -1 (* p (- (* -1 (/ r p)) 1)))
(*.f64 (neg.f64 p) (-.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)))
(* -1 (* p (- (* -2 (/ r p)) 1)))
(*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 r p) #s(literal -2 binary64)) #s(literal 1 binary64)))
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (fabs p)) p)))))
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (fabs.f64 p) r) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (fabs p)))) p)))))
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) p)) p) #s(literal -1 binary64) #s(literal 1/2 binary64)))
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow q 4) (pow p 2))) (pow q 2)) p)) (* 1/2 (+ r (fabs p)))) p)))))
(*.f64 (neg.f64 p) (+.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) r) #s(literal 1/2 binary64) (/.f64 (fma.f64 q q (/.f64 (neg.f64 (pow.f64 q #s(literal 4 binary64))) (*.f64 p p))) (neg.f64 p))) (neg.f64 p)) #s(literal 1/2 binary64)))
(* -1 p)
(neg.f64 p)
(* -1 (* p (+ 1 (* -1 (/ (+ r (fabs p)) p)))))
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (fabs.f64 p) r) p) #s(literal -1 binary64) #s(literal 1 binary64)))
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (* -2 (/ (pow q 2) p)))) p)))))
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) (fabs.f64 p)) r) p) #s(literal -1 binary64) #s(literal 1 binary64)))
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (* -1 (/ (+ (* -2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p)))) p)))))
(*.f64 (neg.f64 p) (+.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) r) (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) p) (/.f64 (pow.f64 q #s(literal 4 binary64)) p) (*.f64 (*.f64 q q) #s(literal 2 binary64))) (neg.f64 p))) (neg.f64 p)) #s(literal 1 binary64)))
(* -1 (* p (+ 1 (* -1 (/ r p)))))
(*.f64 (neg.f64 p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)))
(* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p)))))
(*.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)))
(* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p))) p)))))
(*.f64 (neg.f64 p) (+.f64 (/.f64 (+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) p) (/.f64 (pow.f64 q #s(literal 4 binary64)) p) (*.f64 (*.f64 q q) #s(literal 2 binary64))) (neg.f64 p)) r) (neg.f64 p)) #s(literal 1 binary64)))
(* -1 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))
(*.f64 (neg.f64 p) (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 (*.f64 q q) p) #s(literal 1 binary64)))
(* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2)))))))
(*.f64 (neg.f64 p) (+.f64 (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 (*.f64 q q) p) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 q #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64)))) #s(literal 1 binary64)))
(* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6))))))))
(*.f64 (neg.f64 p) (+.f64 (fma.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 (*.f64 q q) p) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))))) #s(literal 1 binary64)))
(/ (pow q 2) (pow r 2))
(*.f64 (/.f64 q r) (/.f64 q r))
(/ (+ (* 1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) (pow r 2))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) r) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) (*.f64 q q)) (*.f64 r r))
(/ (+ (* r (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p)))) (pow q 2)) (pow r 2))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 r (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)))) r (*.f64 q q)) (*.f64 r r))
(* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 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)))))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p r)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))
(fma.f64 (fma.f64 (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 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))))))))))
(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)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3 binary64)))) (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))) r (*.f64 (*.f64 #s(literal -1/2 binary64) p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
(/ (pow q 2) r)
(/.f64 (*.f64 q q) r)
(/ (+ (* 1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) r)
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) r) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) (*.f64 q q)) r)
(/ (+ (* r (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p)))) (pow q 2)) r)
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 r (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)))) r (*.f64 q q)) r)
(/ (- (+ (fabs p) (fabs r)) p) r)
(/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r)
(+ q (* 1/2 p))
(fma.f64 #s(literal 1/2 binary64) p q)
(* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q))))
(*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) q (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))
(+ (* 1/8 (/ (pow r 2) q)) (* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q)))))
(fma.f64 (+.f64 (fma.f64 #s(literal 2 binary64) q (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 r r) q) #s(literal 1/8 binary64)))
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q)))) (* (pow r 2) (+ (* -1/128 (/ (pow r 2) (pow q 3))) (* 1/8 (/ 1 q)))))
(fma.f64 (fma.f64 (/.f64 (*.f64 r r) (pow.f64 q #s(literal 3 binary64))) #s(literal -1/128 binary64) (/.f64 #s(literal 1/8 binary64) q)) (*.f64 r r) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) q (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 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)))))
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 r r)) (pow.f64 q #s(literal 5 binary64))) (/.f64 #s(literal 1/128 binary64) (pow.f64 q #s(literal 3 binary64)))) (*.f64 r r) (/.f64 #s(literal 1/8 binary64) q)) (*.f64 r r) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) q (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
(/ (+ (* 1/2 (* r (+ (fabs p) (fabs r)))) (pow q 2)) r)
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) r) (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 q q)) r)
(/ (+ (* r (+ (* 1/2 r) (* 1/2 (+ (fabs p) (fabs r))))) (pow q 2)) r)
(/.f64 (fma.f64 (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64)) r (*.f64 q q)) r)
(+ (fabs p) (fabs r))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(* 1/2 (+ (fabs p) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 p)) #s(literal 1/2 binary64))
(+ (* 1/2 r) (* 1/2 (+ (fabs p) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(+ (fabs p) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 p))
(+ r (+ (fabs p) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))
(+.f64 (+.f64 (fabs.f64 p) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(sqrt (+ (* 4 (pow q 2)) (pow p 2)))
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
(+ r (sqrt (+ (* 4 (pow q 2)) (pow p 2))))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)
(/ (+ (* 1/2 (pow r 2)) (pow q 2)) (pow r 2))
(/.f64 (fma.f64 (*.f64 r r) #s(literal 1/2 binary64) (*.f64 q q)) (*.f64 r r))
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p)))))
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))
(+ (* -1 (* p (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))) (* 1/2 r))
(fma.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) r))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))
(fma.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(+ 1/2 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (/ (pow q 2) (pow r 2))))
(+.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 q r) (/.f64 q r)))
(* 1/2 r)
(*.f64 #s(literal 1/2 binary64) r)
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r))))
(*.f64 (fma.f64 (/.f64 (+.f64 (neg.f64 p) (+.f64 (fabs.f64 r) (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r)
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2)))))
(*.f64 (+.f64 (fma.f64 (/.f64 q r) (/.f64 q r) (*.f64 (/.f64 (+.f64 (neg.f64 p) (+.f64 (fabs.f64 r) (fabs.f64 p))) r) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) r)
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2))))))
(*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (neg.f64 p) (+.f64 (fabs.f64 r) (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (/.f64 q r) (/.f64 q r) (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64))))) r)
(* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r))))
(*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r)
(* r (+ 1/2 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (/ (pow q 2) (pow r 2)))))
(*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 q r) (/.f64 q r))) r)
(* r (+ 1/2 (+ (* 1/2 (/ p r)) (/ q r))))
(*.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) p q) r) #s(literal 1/2 binary64)) r)
(* r (+ 1 (/ p r)))
(*.f64 (+.f64 (/.f64 p r) #s(literal 1 binary64)) r)
(* r (+ 2 (/ p r)))
(*.f64 (+.f64 (/.f64 p r) #s(literal 2 binary64)) r)
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r))))
(*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r)
(* r (+ 1/2 (+ (* -1 (/ (pow q 4) (pow r 4))) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))))))
(*.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 (pow.f64 q #s(literal 4 binary64))) (pow.f64 r #s(literal 4 binary64)))) (fma.f64 (/.f64 q r) (/.f64 q r) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64)))) r)
(* r (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))))
(*.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) r)
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r))))
(*.f64 (fma.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r)
(* r (+ 1 (+ (* (/ 1 r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) (/ (fabs p) r))))
(*.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 p)) r) #s(literal 1 binary64)) r)
(* r (+ 1 (* (/ 1 r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (/.f64 #s(literal 1 binary64) r) #s(literal 1 binary64)) r)
(+ 1/2 (/ (pow q 2) (pow r 2)))
(fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))
(* r (+ 1/2 (* -1 (/ (* p (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r))))
(*.f64 (fma.f64 (neg.f64 p) (/.f64 (fma.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)
(+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* -1/2 (- (+ (fabs p) (fabs r)) p))) r)))
(fma.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal -1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) #s(literal -1 binary64) #s(literal 1/2 binary64))
(* -1/2 r)
(*.f64 #s(literal -1/2 binary64) r)
(* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))))
(*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))
(*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) #s(literal -1 binary64) #s(literal 1/2 binary64)))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r)))))
(*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r))) (neg.f64 r))) r) #s(literal -1 binary64) #s(literal 1/2 binary64)))
(* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))
(*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2)))
(*.f64 (neg.f64 r) (-.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r)) #s(literal 1/2 binary64)))
(* -1 (* r (- (* -1 (/ (+ q (* 1/2 p)) r)) 1/2)))
(*.f64 (neg.f64 r) (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) p q) (neg.f64 r)) #s(literal 1/2 binary64)))
(* -1 (* r (- (* -1 (/ p r)) 1)))
(*.f64 (neg.f64 r) (-.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)))
(* -1 (* r (- (* -1 (/ p r)) 2)))
(*.f64 (neg.f64 r) (-.f64 (/.f64 (neg.f64 p) r) #s(literal 2 binary64)))
(* -1 (* r (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) r)))))
(*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ (fabs p) (fabs r)))) r)))))
(*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (*.f64 (neg.f64 q) q) r)) r) #s(literal -1 binary64) #s(literal 1/2 binary64)))
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow q 4) (pow r 2))) (pow q 2)) r)) (* 1/2 (+ (fabs p) (fabs r)))) r)))))
(*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (fma.f64 q q (/.f64 (pow.f64 q #s(literal 4 binary64)) (*.f64 (neg.f64 r) r))) (neg.f64 r))) r) #s(literal -1 binary64) #s(literal 1/2 binary64)))
(* -1 (* r (- (* -1/2 (/ (+ (fabs p) (fabs 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)))
(* -1 (* r (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) r)) r)) 1/2)))
(*.f64 (neg.f64 r) (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (*.f64 q q) r)) (neg.f64 r)) #s(literal 1/2 binary64)))
(* -1 (* r (- (* -1 (/ (+ (fabs p) (fabs r)) r)) 1)))
(*.f64 (neg.f64 r) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) #s(literal 1 binary64)))
(* -1 (* r (- (* -1/2 (/ (+ (fabs p) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r)) 1/2)))
(*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(* -1 (* r (- (* -1 (/ (+ (fabs p) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r)) 1)))
(*.f64 (neg.f64 r) (-.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 p)) (neg.f64 r)) #s(literal 1 binary64)))
(* -1 (* r (- (* -1 (* (/ 1 r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) 1)))
(*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1 binary64)))
(* -1 (* r (- (/ (* p (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r) 1/2)))
(*.f64 (neg.f64 r) (-.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) p) r) #s(literal 1/2 binary64)))
(* 1/2 (- (+ p (+ (fabs p) (fabs r))) r))
(*.f64 (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1/2 binary64))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r)))
(fma.f64 (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (-.f64 p r)))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r)))))
(fma.f64 (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1/2 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q)))
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r)))))
(fma.f64 (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1/2 binary64) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 p r) #s(literal 3 binary64)))) (*.f64 q q) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q)))
(+ (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) (/ (pow q 2) r))
(fma.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r (/.f64 (*.f64 q q) r))
(* 1/2 (+ (fabs p) (fabs r)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)))
(* 1/2 (+ p r))
(*.f64 (+.f64 p r) #s(literal 1/2 binary64))
(+ q (* 1/2 (+ p r)))
(fma.f64 (+.f64 p r) #s(literal 1/2 binary64) q)
(+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow r 3))) (/ 1 r))))
(fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) r)) (*.f64 q q) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64)))
(+ (* 1/2 (+ r (+ (fabs p) (fabs r)))) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow r 5))) (/ 1 (pow r 3)))) (/ 1 r))))
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (pow.f64 r #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 r #s(literal 3 binary64)))) (*.f64 q q) (/.f64 #s(literal 1 binary64) r)) (*.f64 q q) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64)))
(* 1/2 (+ p (+ r (fabs p))))
(*.f64 (+.f64 (+.f64 (fabs.f64 p) r) p) #s(literal 1/2 binary64))
(+ (* 1/2 (+ p (+ r (fabs p)))) (/ (pow q 2) p))
(fma.f64 (+.f64 (+.f64 (fabs.f64 p) r) p) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p))
(+ (* 1/2 (+ p (+ r (fabs p)))) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow p 3))) (/ 1 p))))
(fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) p)) (*.f64 q q) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) p) #s(literal 1/2 binary64)))
(+ (* 1/2 (+ p (+ r (fabs p)))) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow p 5))) (/ 1 (pow p 3)))) (/ 1 p))))
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 q q) (/.f64 #s(literal 1 binary64) p)) (*.f64 q q) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) p) #s(literal 1/2 binary64)))
(+ p (+ r (fabs p)))
(+.f64 (+.f64 (fabs.f64 p) r) p)
(+ p (+ r (+ (fabs p) (* 2 (/ (pow q 2) p)))))
(+.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64) (fabs.f64 p)) r) p)
(+ p (+ r (+ (fabs p) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p)))))))
(+.f64 (+.f64 p r) (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) (fabs.f64 p)))
(+ p (+ r (+ (fabs p) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p)))))))
(+.f64 (+.f64 p r) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 q q) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) (fabs.f64 p)))
(+ p (+ r (* 2 (/ (pow q 2) p))))
(+.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64) r) p)
(+ p (+ r (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p))))))
(+.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) r) p)
(+ p (+ r (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p))))))
(+.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 q q) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) r) p)
(+ p (* 2 (/ (pow q 2) p)))
(fma.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64) p)
(+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p)))))
(fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) p)
(+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p)))))
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 q q) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) p)
(* (pow q 2) (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (* (pow q 2) r))) (+ (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow r 2)))))
(*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) (*.f64 (*.f64 q q) r)) #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 r r)) (/.f64 #s(literal 1/2 binary64) (*.f64 q q)))) (*.f64 q q))
q
(* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q))))
(*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) q)
(* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (/.f64 #s(literal 1/8 binary64) q) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64))) #s(literal 1 binary64)) q)
(* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/128 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (/.f64 #s(literal 1/8 binary64) q) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) q)
(* (pow q 2) (+ (/ 1 r) (/ (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) (pow q 2))))
(*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) q) (/.f64 r q) (/.f64 #s(literal 1 binary64) r)) (*.f64 q q))
(* q (+ 1 (* 1/2 (/ (+ p r) q))))
(*.f64 (fma.f64 (/.f64 (+.f64 p r) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) q)
(* q (+ 1 (+ (* 1/8 (/ (pow r 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))
(*.f64 (+.f64 (fma.f64 (*.f64 (/.f64 r q) (/.f64 r q)) #s(literal 1/8 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64))) #s(literal 1 binary64)) q)
(* q (+ 1 (+ (* -1/128 (/ (pow r 4) (pow q 4))) (+ (* 1/8 (/ (pow r 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 r #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/128 binary64) (fma.f64 (*.f64 (/.f64 r q) (/.f64 r q)) #s(literal 1/8 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) q)
(* (pow q 2) (+ (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) (pow q 2))) (/ 1 r)))
(*.f64 (fma.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) (*.f64 q q)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) r)) (*.f64 q q))
(* q (+ 1 (* 1/2 (/ (+ r (fabs p)) q))))
(*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 p) r) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) q)
(* q (+ 1 (+ (* 1/8 (/ (pow p 2) (pow q 2))) (* 1/2 (/ (+ r (fabs p)) q)))))
(*.f64 (+.f64 (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/8 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 p) r) q) #s(literal 1/2 binary64))) #s(literal 1 binary64)) q)
(* q (+ 1 (+ (* -1/128 (/ (pow p 4) (pow q 4))) (+ (* 1/8 (/ (pow p 2) (pow q 2))) (* 1/2 (/ (+ r (fabs p)) q))))))
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/128 binary64) (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/8 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 p) r) q) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) q)
(* q (+ 2 (+ (/ r q) (/ (fabs p) q))))
(*.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 p) r) q) #s(literal 2 binary64)) q)
(* q (+ 2 (+ (* 1/4 (/ (pow p 2) (pow q 2))) (+ (/ r q) (/ (fabs p) q)))))
(*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 p p) q) #s(literal 2 binary64)) (/.f64 (+.f64 (fabs.f64 p) r) q)) q)
(* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/4 (/ (pow p 2) (pow q 2))) (+ (/ r q) (/ (fabs p) q))))))
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/4 binary64) (/.f64 (+.f64 (fabs.f64 p) r) q))) #s(literal 2 binary64)) q)
(* q (+ 2 (/ r q)))
(*.f64 (+.f64 (/.f64 r q) #s(literal 2 binary64)) q)
(* q (+ 2 (+ (* 1/4 (/ (pow p 2) (pow q 2))) (/ r q))))
(*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 p p) q) #s(literal 2 binary64)) (/.f64 r q)) q)
(* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/4 (/ (pow p 2) (pow q 2))) (/ r q)))))
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/4 binary64) (/.f64 r q))) #s(literal 2 binary64)) q)
(* (pow q 2) (+ (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow r 2))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 r r)) (/.f64 #s(literal 1/2 binary64) (*.f64 q q))) (*.f64 q q))
(* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))
(*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 p p) q) #s(literal 2 binary64)) q)
(* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2))))))
(*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 p p) q) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 q #s(literal 4 binary64)))) #s(literal 2 binary64)) q)
(* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2)))))))
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 p p) q) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 q #s(literal 6 binary64))))) #s(literal 2 binary64)) q)
(* -1 q)
(neg.f64 q)
(* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q)))))
(*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64) #s(literal 1 binary64)) (neg.f64 q))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal -1/8 binary64))) q) #s(literal -1 binary64) #s(literal 1 binary64)) (neg.f64 q))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (fma.f64 (/.f64 #s(literal -1/128 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) q) (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (neg.f64 q))) q) #s(literal -1 binary64) #s(literal 1 binary64)) (neg.f64 q))
(* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 q))
(* -1 (* q (- (* -1/2 (/ (+ p r) q)) 1)))
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 p r) q) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 q))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow r 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 r r) q))) q) #s(literal -1 binary64) #s(literal 1 binary64)) (neg.f64 q))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow r 4) (pow q 2))) (* 1/8 (pow r 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)))))
(*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (fma.f64 (/.f64 #s(literal -1/128 binary64) q) (/.f64 (pow.f64 r #s(literal 4 binary64)) q) (*.f64 #s(literal 1/8 binary64) (*.f64 r r))) (neg.f64 q))) q) #s(literal -1 binary64) #s(literal 1 binary64)) (neg.f64 q))
(* -1 (* q (+ 1 (* -1/2 (/ (+ r (fabs p)) q)))))
(*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 p) r) q) #s(literal -1/2 binary64) #s(literal 1 binary64)) (neg.f64 q))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow p 2) q)) (* 1/2 (+ r (fabs p)))) q)))))
(*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 p p) q) (*.f64 (+.f64 (fabs.f64 p) r) #s(literal 1/2 binary64))) q) #s(literal -1 binary64) #s(literal 1 binary64)) (neg.f64 q))
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow p 4) (pow q 2))) (* 1/8 (pow p 2))) q)) (* 1/2 (+ r (fabs p)))) q)))))
(*.f64 (+.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) r) #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/128 binary64) q) (/.f64 (pow.f64 p #s(literal 4 binary64)) q) (*.f64 (*.f64 p p) #s(literal 1/8 binary64))) (neg.f64 q))) (neg.f64 q)) #s(literal 1 binary64)) (neg.f64 q))
(* -2 q)
(*.f64 #s(literal -2 binary64) q)
(* -1 (* q (+ 2 (* -1 (/ (+ r (fabs p)) q)))))
(*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 p) r) q) #s(literal -1 binary64) #s(literal 2 binary64)) (neg.f64 q))
(* -1 (* q (+ 2 (* -1 (/ (+ r (+ (fabs p) (* -1/4 (/ (pow p 2) q)))) q)))))
(*.f64 (fma.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) q) (fabs.f64 p)) r) q) #s(literal -1 binary64) #s(literal 2 binary64)) (neg.f64 q))
(* -1 (* q (+ 2 (* -1 (/ (+ r (+ (fabs p) (* -1 (/ (+ (* -1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q)))) q)))))
(*.f64 (+.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) r) (/.f64 (fma.f64 (/.f64 #s(literal -1/64 binary64) q) (/.f64 (pow.f64 p #s(literal 4 binary64)) q) (*.f64 (*.f64 p p) #s(literal 1/4 binary64))) (neg.f64 q))) (neg.f64 q)) #s(literal 2 binary64)) (neg.f64 q))
(* -1 (* q (+ 2 (* -1 (/ r q)))))
(*.f64 (fma.f64 (/.f64 r q) #s(literal -1 binary64) #s(literal 2 binary64)) (neg.f64 q))
(* -1 (* q (+ 2 (* -1 (/ (+ r (* -1/4 (/ (pow p 2) q))) q)))))
(*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) q) r) q) #s(literal -1 binary64) #s(literal 2 binary64)) (neg.f64 q))
(* -1 (* q (+ 2 (* -1 (/ (+ r (* -1 (/ (+ (* -1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q))) q)))))
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/64 binary64) q) (/.f64 (pow.f64 p #s(literal 4 binary64)) q) (*.f64 (*.f64 p p) #s(literal 1/4 binary64))) (neg.f64 q)) r) (neg.f64 q)) #s(literal 2 binary64)) (neg.f64 q))
(* -1 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))
(*.f64 (neg.f64 q) (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 p p) q) #s(literal 2 binary64)))
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2)))))))
(*.f64 (neg.f64 q) (+.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 p p) q) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 q #s(literal 4 binary64)))) #s(literal 2 binary64)))
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2))))))))
(*.f64 (neg.f64 q) (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 p p) q) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 q #s(literal 6 binary64))))) #s(literal 2 binary64)))

rewrite204.0ms (2.7%)

Memory
-9.9MiB live, 285.6MiB allocated; 21ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
074465
0109461
1531453
24837453
08277441
Stop Event
iter limit
node limit
iter limit
Counts
25 → 349
Calls
Call 1
Inputs
(fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))) r))
(*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))) r)
(/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r)
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 (+.f64 p r) #s(literal 1/2 binary64) q)))
#s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 (+.f64 p r) #s(literal 1/2 binary64) q))
(fma.f64 (+.f64 p r) #s(literal 1/2 binary64) q)
(+.f64 p r)
(-.f64 p (+.f64 p (+.f64 r r)))
(*.f64 (-.f64 p (+.f64 p (+.f64 r r))) #s(literal -1/2 binary64))
(+.f64 p (+.f64 r r))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (-.f64 p (+.f64 p (+.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 (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) 1/2) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r))))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) 1/2) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)))
(fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r))
(+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p)) #s(literal 1/2 binary64)))
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p)) #s(literal 1/2 binary64))
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)
(fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))
#s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (-.f64 p (+.f64 p (+.f64 r r))) #s(literal -1/2 binary64)))
(/.f64 (*.f64 q q) r)
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
(fabs.f64 p)
Outputs
(/.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)) #s(literal 2 binary64))) (-.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)) #s(literal 2 binary64)) (pow.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)) (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r))) (pow.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p)))) (-.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 r (-.f64 (pow.f64 (/.f64 q r) #s(literal 4 binary64)) #s(literal 1/4 binary64)))) (*.f64 r (-.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p)))) (-.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 r (+.f64 (pow.f64 (/.f64 q r) #s(literal 6 binary64)) #s(literal 1/8 binary64)))) (*.f64 r (-.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 q r) #s(literal 4 binary64)) #s(literal 1/4 binary64)) r (*.f64 (-.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p)))))) (*.f64 (-.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) r))
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 6 binary64)) #s(literal 1/8 binary64)) r (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p)))))) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64))) r))
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)) #s(literal 2 binary64)) (pow.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)) (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)) (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r))) (pow.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)) #s(literal 2 binary64))))
(fma.f64 (pow.f64 (/.f64 q r) #s(literal 1 binary64)) (pow.f64 (/.f64 q r) #s(literal 1 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r))))
(fma.f64 (/.f64 (neg.f64 q) (fabs.f64 r)) (/.f64 (neg.f64 q) (fabs.f64 r)) (+.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r))))
(fma.f64 (neg.f64 (/.f64 q (fabs.f64 r))) (neg.f64 (/.f64 q (fabs.f64 r))) (+.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r))))
(fma.f64 (fabs.f64 (/.f64 q (fabs.f64 r))) (fabs.f64 (/.f64 q (fabs.f64 r))) (+.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r))))
(fma.f64 (/.f64 (neg.f64 q) r) (/.f64 (neg.f64 q) r) (+.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r))))
(fma.f64 (neg.f64 q) (/.f64 (neg.f64 q) (*.f64 r r)) (+.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r))))
(fma.f64 (/.f64 q (fabs.f64 r)) (/.f64 q (fabs.f64 r)) (+.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r))))
(fma.f64 (/.f64 q r) (/.f64 q r) (+.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r))))
(fma.f64 q (/.f64 (/.f64 q r) r) (+.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r))))
(fma.f64 q (/.f64 q (*.f64 r r)) (+.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r) (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)) (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)) (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)))))
(-.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r)))
(-.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r)) #s(literal 1/2 binary64)))
(+.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r) #s(literal 1/2 binary64)) (pow.f64 (/.f64 q r) #s(literal 2 binary64)))
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r))) (pow.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r))) (pow.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)) #s(literal 2 binary64)))))
(+.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)) (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r))))
(+.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)))
(+.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r) (pow.f64 (/.f64 q r) #s(literal 2 binary64))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r) (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64))) r))
(*.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r) (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64))) r)
(*.f64 r (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r) (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)) #s(literal 2 binary64)) (pow.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) r) (-.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)) (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) r) (fma.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r))) (pow.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)) #s(literal 2 binary64))))
(/.f64 (*.f64 r (-.f64 (pow.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)) #s(literal 2 binary64)) (pow.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (-.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)) (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(/.f64 (*.f64 r (fma.f64 (pow.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r))) (pow.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)) #s(literal 2 binary64))))
(fma.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) r (*.f64 #s(literal 1/2 binary64) r))
(fma.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)) r (*.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) r))
(fma.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) r (*.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)) r))
(fma.f64 r (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) (*.f64 r #s(literal 1/2 binary64)))
(fma.f64 r (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)) (*.f64 r (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(fma.f64 r (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 r (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r))))
(+.f64 (*.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) r) (*.f64 #s(literal 1/2 binary64) r))
(+.f64 (*.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)) r) (*.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) r))
(+.f64 (*.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) r) (*.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)) r))
(+.f64 (*.f64 r (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r) (pow.f64 (/.f64 q r) #s(literal 2 binary64)))) (*.f64 r #s(literal 1/2 binary64)))
(+.f64 (*.f64 r (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r))) (*.f64 r (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(+.f64 (*.f64 r (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 r (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r))))
(/.f64 (-.f64 (pow.f64 (/.f64 (fabs.f64 r) r) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 2 binary64))) (+.f64 (/.f64 (fabs.f64 r) r) (/.f64 (-.f64 p (fabs.f64 p)) r)))
(/.f64 (-.f64 (pow.f64 (/.f64 (fabs.f64 r) r) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (fabs.f64 r) r) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 2 binary64)) (*.f64 (/.f64 (fabs.f64 r) r) (/.f64 (-.f64 p (fabs.f64 p)) r)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))))) (neg.f64 (neg.f64 r)))
(/.f64 (-.f64 (*.f64 (fabs.f64 r) r) (*.f64 r (-.f64 p (fabs.f64 p)))) (*.f64 r r))
(/.f64 (-.f64 (*.f64 r r) (pow.f64 (-.f64 p (fabs.f64 p)) #s(literal 2 binary64))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) r))
(/.f64 (-.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 (-.f64 p (fabs.f64 p)) #s(literal 3 binary64))) (*.f64 (fma.f64 (-.f64 p (fabs.f64 p)) (-.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) (*.f64 r r)) r))
(/.f64 (neg.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p)))) (neg.f64 r))
(/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r)
(neg.f64 (/.f64 (neg.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p)))) r))
(neg.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (neg.f64 r)))
(-.f64 (/.f64 (fabs.f64 r) r) (/.f64 (-.f64 p (fabs.f64 p)) r))
(+.f64 (/.f64 (-.f64 (fabs.f64 r) p) r) (/.f64 (fabs.f64 p) r))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 (+.f64 p r) #s(literal 1/2 binary64) q)))
#s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 (+.f64 p r) #s(literal 1/2 binary64) q))
(/.f64 (-.f64 (*.f64 q q) (pow.f64 (*.f64 (+.f64 p r) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 q (*.f64 (+.f64 p r) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (+.f64 p r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 q) q))) (neg.f64 (-.f64 (*.f64 (+.f64 p r) #s(literal 1/2 binary64)) q)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (+.f64 p r) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 q #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (+.f64 p r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 q (-.f64 q (*.f64 (+.f64 p r) #s(literal 1/2 binary64)))))))
(/.f64 (fma.f64 (pow.f64 (+.f64 p r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 q) q)) (-.f64 (*.f64 (+.f64 p r) #s(literal 1/2 binary64)) q))
(/.f64 (fma.f64 (pow.f64 (+.f64 p r) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 q #s(literal 3 binary64))) (fma.f64 q q (-.f64 (pow.f64 (*.f64 (+.f64 p r) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 p r) #s(literal 1/2 binary64)) q))))
(/.f64 (fma.f64 (pow.f64 (+.f64 p r) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 q #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.f64 p r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 q (-.f64 q (*.f64 (+.f64 p r) #s(literal 1/2 binary64))))))
(fma.f64 (pow.f64 (pow.f64 q #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 q #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 p r) #s(literal 1/2 binary64)))
(fma.f64 (pow.f64 q #s(literal 1/2 binary64)) (pow.f64 q #s(literal 1/2 binary64)) (*.f64 (+.f64 p r) #s(literal 1/2 binary64)))
(fma.f64 (+.f64 p r) #s(literal 1/2 binary64) q)
(fma.f64 #s(literal 1/2 binary64) (+.f64 p r) q)
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 p r) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 p r) #s(literal 1/2 binary64)) q)) (/.f64 (*.f64 q q) (-.f64 (*.f64 (+.f64 p r) #s(literal 1/2 binary64)) q)))
(-.f64 q (*.f64 (neg.f64 (+.f64 p r)) #s(literal 1/2 binary64)))
(-.f64 q (*.f64 #s(literal -1/2 binary64) (+.f64 p r)))
(+.f64 (/.f64 (pow.f64 (*.f64 (+.f64 p r) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (+.f64 p r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 q (-.f64 q (*.f64 (+.f64 p r) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 q #s(literal 3 binary64)) (fma.f64 (pow.f64 (+.f64 p r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 q (-.f64 q (*.f64 (+.f64 p r) #s(literal 1/2 binary64)))))))
(+.f64 (*.f64 (+.f64 p r) #s(literal 1/2 binary64)) q)
(+.f64 q (*.f64 (+.f64 p r) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (*.f64 (+.f64 p r) (-.f64 p r)) (*.f64 (+.f64 p r) (-.f64 p r))) (+.f64 p r))
(*.f64 (/.f64 (*.f64 (+.f64 p r) (-.f64 p r)) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (fma.f64 p p (*.f64 r (+.f64 p r))))
(/.f64 (neg.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) (neg.f64 (fma.f64 r (-.f64 r p) (*.f64 p p))))
(/.f64 (neg.f64 (*.f64 (+.f64 p r) (-.f64 p r))) (neg.f64 (-.f64 p r)))
(/.f64 (*.f64 (+.f64 p r) (-.f64 r p)) (-.f64 r p))
(/.f64 (*.f64 (+.f64 p r) (-.f64 p r)) (-.f64 p r))
(/.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 r r (-.f64 (*.f64 p p) (*.f64 p r))))
(/.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 r (-.f64 r p) (*.f64 p p)))
(-.f64 (/.f64 (*.f64 p p) (-.f64 p r)) (/.f64 (*.f64 r r) (-.f64 p r)))
(+.f64 (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 r (-.f64 r p) (*.f64 p p))) (/.f64 (pow.f64 r #s(literal 3 binary64)) (fma.f64 r (-.f64 r p) (*.f64 p p))))
(+.f64 p r)
(+.f64 r p)
(/.f64 (neg.f64 (-.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 2 binary64) r p) #s(literal 2 binary64)))) (neg.f64 (+.f64 (fma.f64 #s(literal 2 binary64) r p) p)))
(/.f64 (neg.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) r p) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) r p) (+.f64 (fma.f64 #s(literal 2 binary64) r p) p) (*.f64 p p))))
(/.f64 (-.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 2 binary64) r p) #s(literal 2 binary64))) (+.f64 (fma.f64 #s(literal 2 binary64) r p) p))
(/.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) r p) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) r p) (+.f64 (fma.f64 #s(literal 2 binary64) r p) p) (*.f64 p p)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) r)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) r)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) r)) (+.f64 #s(literal 0 binary64) (fma.f64 #s(literal 2 binary64) r (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) r)))))
(-.f64 (-.f64 #s(literal 0 binary64) r) r)
(-.f64 (-.f64 p (+.f64 p r)) r)
(-.f64 (/.f64 (*.f64 p p) (+.f64 (fma.f64 #s(literal 2 binary64) r p) p)) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) r p) #s(literal 2 binary64)) (+.f64 (fma.f64 #s(literal 2 binary64) r p) p)))
(-.f64 (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) r p) (+.f64 (fma.f64 #s(literal 2 binary64) r p) p) (*.f64 p p))) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) r p) #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) r p) (+.f64 (fma.f64 #s(literal 2 binary64) r p) p) (*.f64 p p))))
(-.f64 (-.f64 (-.f64 p r) r) p)
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) r))
(-.f64 p (fma.f64 #s(literal 2 binary64) r p))
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) r))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) r)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) r)) #s(literal -1/2 binary64))
(/.f64 (*.f64 (-.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 2 binary64) r p) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (+.f64 (fma.f64 #s(literal 2 binary64) r p) p))
(/.f64 (*.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) r p) #s(literal 3 binary64))) #s(literal -1/2 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) r p) (+.f64 (fma.f64 #s(literal 2 binary64) r p) p) (*.f64 p p)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 2 binary64) r p) #s(literal 2 binary64)))) (+.f64 (fma.f64 #s(literal 2 binary64) r p) p))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) r p) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 2 binary64) r p) (+.f64 (fma.f64 #s(literal 2 binary64) r p) p) (*.f64 p p)))
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) r) (*.f64 p p)) (-.f64 (*.f64 #s(literal 2 binary64) r) p))
(/.f64 (-.f64 (pow.f64 (+.f64 p r) #s(literal 2 binary64)) (*.f64 r r)) (-.f64 (+.f64 p r) r))
(/.f64 (+.f64 (pow.f64 (+.f64 p r) #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 p r) #s(literal 2 binary64)) (-.f64 (*.f64 r r) (*.f64 (+.f64 p r) r))))
(/.f64 (neg.f64 (-.f64 (*.f64 p p) (*.f64 #s(literal 2 binary64) r))) (neg.f64 (-.f64 (-.f64 p r) r)))
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) r (pow.f64 p #s(literal 3 binary64)))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) r p) p) (*.f64 #s(literal 2 binary64) r))))
(/.f64 (-.f64 (*.f64 p p) (*.f64 #s(literal 2 binary64) r)) (-.f64 (-.f64 p r) r))
(/.f64 (fma.f64 #s(literal 2 binary64) r (pow.f64 p #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) r (-.f64 (*.f64 p p) (*.f64 #s(literal 2 binary64) r))))
(/.f64 (fma.f64 #s(literal 2 binary64) r (pow.f64 p #s(literal 3 binary64))) (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) r p) p) (*.f64 #s(literal 2 binary64) r)))
(fma.f64 (pow.f64 (*.f64 p #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 r #s(literal 3/2 binary64)) p)
(fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) r) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 r #s(literal 3/2 binary64)) p)
(fma.f64 (pow.f64 (neg.f64 (*.f64 #s(literal 2 binary64) r)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 (*.f64 #s(literal 2 binary64) r)) #s(literal 3/2 binary64)) p)
(fma.f64 (pow.f64 (fabs.f64 (*.f64 #s(literal 2 binary64) r)) #s(literal 3/2 binary64)) (pow.f64 (fabs.f64 (*.f64 #s(literal 2 binary64) r)) #s(literal 3/2 binary64)) p)
(fma.f64 (pow.f64 #s(literal 8 binary64) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 r #s(literal 3 binary64)) #s(literal 3/2 binary64)) p)
(fma.f64 (pow.f64 #s(literal 4 binary64) #s(literal 3/2 binary64)) (pow.f64 r #s(literal 3 binary64)) p)
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 r (*.f64 #s(literal 2 binary64) r)) #s(literal 3/2 binary64)) p)
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (pow.f64 r #s(literal 3/2 binary64)) p)
(fma.f64 (pow.f64 (*.f64 p #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)) p)
(fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) r) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)) p)
(fma.f64 (pow.f64 (neg.f64 (*.f64 #s(literal 2 binary64) r)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 #s(literal 2 binary64) r)) #s(literal 3 binary64)) p)
(fma.f64 (pow.f64 (fabs.f64 (*.f64 #s(literal 2 binary64) r)) #s(literal 3 binary64)) (pow.f64 (fabs.f64 (*.f64 #s(literal 2 binary64) r)) #s(literal 3 binary64)) p)
(fma.f64 #s(literal 512 binary64) (pow.f64 r #s(literal 9 binary64)) p)
(fma.f64 (pow.f64 (*.f64 p #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 r r) p)
(fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) r) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 r r) p)
(fma.f64 (/.f64 (*.f64 (+.f64 p r) (-.f64 p r)) (*.f64 (+.f64 p r) (-.f64 p r))) (+.f64 p r) r)
(fma.f64 (/.f64 (*.f64 (+.f64 p r) (-.f64 p r)) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (fma.f64 p p (*.f64 r (+.f64 p r))) r)
(fma.f64 (*.f64 p #s(literal 2 binary64)) r p)
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) r) #s(literal 2 binary64)) r p)
(fma.f64 #s(literal 16 binary64) (pow.f64 r #s(literal 4 binary64)) p)
(fma.f64 (pow.f64 p #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) r) p)
(fma.f64 (pow.f64 r #s(literal 3/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) p)
(fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) r)) (neg.f64 (*.f64 #s(literal 2 binary64) r)) p)
(fma.f64 (fabs.f64 (*.f64 #s(literal 2 binary64) r)) (fabs.f64 (*.f64 #s(literal 2 binary64) r)) p)
(fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 r (*.f64 #s(literal 2 binary64) r)) #s(literal 3 binary64)) p)
(fma.f64 #s(literal 8 binary64) (pow.f64 r #s(literal 3 binary64)) p)
(fma.f64 #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)) p)
(fma.f64 (pow.f64 r #s(literal 3 binary64)) #s(literal 8 binary64) p)
(fma.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) r) p)
(fma.f64 (*.f64 p p) (*.f64 #s(literal 2 binary64) r) p)
(fma.f64 (*.f64 r r) #s(literal 4 binary64) p)
(fma.f64 (*.f64 #s(literal 2 binary64) r) (pow.f64 p #s(literal 3/2 binary64)) p)
(fma.f64 (*.f64 #s(literal 2 binary64) r) (pow.f64 p #s(literal 3 binary64)) p)
(fma.f64 (*.f64 #s(literal 2 binary64) r) (*.f64 p p) p)
(fma.f64 (*.f64 #s(literal 2 binary64) r) (*.f64 #s(literal 2 binary64) r) p)
(fma.f64 (*.f64 #s(literal 2 binary64) r) p p)
(fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 r (*.f64 #s(literal 2 binary64) r)) #s(literal 2 binary64)) p)
(fma.f64 #s(literal 4 binary64) (*.f64 r r) p)
(fma.f64 #s(literal 2 binary64) (*.f64 r (*.f64 #s(literal 2 binary64) r)) p)
(fma.f64 #s(literal 2 binary64) r p)
(fma.f64 p (*.f64 #s(literal 2 binary64) r) p)
(fma.f64 r #s(literal 2 binary64) p)
(-.f64 (/.f64 (*.f64 p p) (-.f64 (-.f64 p r) r)) (/.f64 (*.f64 #s(literal 2 binary64) r) (-.f64 (-.f64 p r) r)))
(-.f64 p (*.f64 #s(literal -2 binary64) r))
(+.f64 (/.f64 (pow.f64 p #s(literal 3 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) r p) p) (*.f64 #s(literal 2 binary64) r))) (/.f64 (*.f64 #s(literal 2 binary64) r) (-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) r p) p) (*.f64 #s(literal 2 binary64) r))))
(+.f64 (*.f64 #s(literal 2 binary64) r) p)
(+.f64 (+.f64 p r) r)
(+.f64 p (*.f64 #s(literal 2 binary64) r))
(+.f64 r (+.f64 p r))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) r)))))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) 1/2) (fma.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q))))
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) 1/2) (fma.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 q r) q) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 q r) q) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 q r) q) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 (neg.f64 q) (/.f64 q r)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 q r) q) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 q r) q) (-.f64 (*.f64 (/.f64 q r) q) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 q r) q) #s(literal 2 binary64))) (fma.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 (neg.f64 q) (/.f64 q r))))
(/.f64 (fma.f64 (pow.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 q r) q) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 q r) q) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q))))))
(/.f64 (fma.f64 (pow.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 q r) q) #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 q r) q) (-.f64 (*.f64 (/.f64 q r) q) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64))))))
(fma.f64 (neg.f64 q) (/.f64 (neg.f64 q) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64)))
(fma.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q))
(fma.f64 (/.f64 q r) q (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64)))
(fma.f64 q (/.f64 q r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) (*.f64 (/.f64 q r) q))
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 (neg.f64 q) (/.f64 q r)))) (/.f64 (pow.f64 (*.f64 (/.f64 q r) q) #s(literal 2 binary64)) (fma.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 (neg.f64 q) (/.f64 q r)))))
(-.f64 (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 q) (/.f64 q r)))
(-.f64 (*.f64 (/.f64 q r) q) (*.f64 (neg.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r))) #s(literal 1/2 binary64)))
(-.f64 (*.f64 (/.f64 q r) q) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal -1/2 binary64)))
(+.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 q r) q) (-.f64 (*.f64 (/.f64 q r) q) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 (/.f64 q r) q) #s(literal 3 binary64)) (fma.f64 (pow.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 q r) q) (-.f64 (*.f64 (/.f64 q r) q) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64)))))))
(+.f64 (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64)) (*.f64 (/.f64 q r) q))
(+.f64 (*.f64 (/.f64 q r) q) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 p p) (pow.f64 (+.f64 (fabs.f64 r) r) #s(literal 2 binary64))) (-.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) r)))
(/.f64 (-.f64 (*.f64 r r) (pow.f64 (+.f64 (fabs.f64 p) r) #s(literal 2 binary64))) (-.f64 (fabs.f64 r) (+.f64 (fabs.f64 p) r)))
(/.f64 (-.f64 (*.f64 r r) (pow.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(literal 2 binary64))) (-.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))))
(/.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(literal 3 binary64))) (fma.f64 r r (-.f64 (pow.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(literal 2 binary64)) (*.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) r) #s(literal 2 binary64)) (*.f64 p p))) (neg.f64 (-.f64 (+.f64 (fabs.f64 r) r) (fabs.f64 p))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 p) r) #s(literal 2 binary64)) (*.f64 r r))) (neg.f64 (-.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (fabs.f64 r) r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fabs.f64 p) (-.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) r)) (pow.f64 (+.f64 (fabs.f64 r) r) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 (+.f64 (fabs.f64 p) r) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fabs.f64 r) (-.f64 (fabs.f64 r) (+.f64 (fabs.f64 p) r)) (pow.f64 (+.f64 (fabs.f64 p) r) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) r) #s(literal 2 binary64)) (*.f64 p p)) (-.f64 (+.f64 (fabs.f64 r) r) (fabs.f64 p)))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 p) r) #s(literal 2 binary64)) (*.f64 r r)) (-.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)))
(/.f64 (+.f64 (pow.f64 (+.f64 (fabs.f64 r) r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 p p (-.f64 (pow.f64 (+.f64 (fabs.f64 r) r) #s(literal 2 binary64)) (*.f64 (+.f64 (fabs.f64 r) r) (fabs.f64 p)))))
(/.f64 (+.f64 (pow.f64 (+.f64 (fabs.f64 r) r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 (fabs.f64 p) (-.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) r)) (pow.f64 (+.f64 (fabs.f64 r) r) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 (+.f64 (fabs.f64 p) r) #s(literal 3 binary64))) (fma.f64 r r (-.f64 (pow.f64 (+.f64 (fabs.f64 p) r) #s(literal 2 binary64)) (*.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)))))
(/.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 (+.f64 (fabs.f64 p) r) #s(literal 3 binary64))) (fma.f64 (fabs.f64 r) (-.f64 (fabs.f64 r) (+.f64 (fabs.f64 p) r)) (pow.f64 (+.f64 (fabs.f64 p) r) #s(literal 2 binary64))))
(fma.f64 (pow.f64 (neg.f64 (fabs.f64 p)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (fabs.f64 p)) #s(literal 1/2 binary64)) (+.f64 (fabs.f64 r) r))
(fma.f64 (pow.f64 (neg.f64 (neg.f64 p)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (neg.f64 p)) #s(literal 1/2 binary64)) (+.f64 (fabs.f64 r) r))
(fma.f64 (pow.f64 (neg.f64 (fabs.f64 r)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (fabs.f64 r)) #s(literal 1/2 binary64)) (+.f64 (fabs.f64 p) r))
(fma.f64 (pow.f64 (neg.f64 (neg.f64 r)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (neg.f64 r)) #s(literal 1/2 binary64)) (+.f64 (fabs.f64 p) r))
(fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) (+.f64 (fabs.f64 r) r))
(fma.f64 (sqrt.f64 (fabs.f64 p)) (sqrt.f64 (fabs.f64 p)) (+.f64 (fabs.f64 r) r))
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 (fabs.f64 r) r))
(fma.f64 (sqrt.f64 (neg.f64 r)) (sqrt.f64 (neg.f64 r)) (+.f64 (fabs.f64 p) r))
(fma.f64 (sqrt.f64 (fabs.f64 r)) (sqrt.f64 (fabs.f64 r)) (+.f64 (fabs.f64 p) r))
(fma.f64 (sqrt.f64 r) (sqrt.f64 r) (+.f64 (fabs.f64 p) r))
(-.f64 (/.f64 (pow.f64 (+.f64 (fabs.f64 r) r) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 r) r) (fabs.f64 p))) (/.f64 (*.f64 p p) (-.f64 (+.f64 (fabs.f64 r) r) (fabs.f64 p))))
(-.f64 (/.f64 (pow.f64 (+.f64 (fabs.f64 p) r) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r))) (/.f64 (*.f64 r r) (-.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r))))
(+.f64 (/.f64 (pow.f64 (+.f64 (fabs.f64 r) r) #s(literal 3 binary64)) (fma.f64 (fabs.f64 p) (-.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) r)) (pow.f64 (+.f64 (fabs.f64 r) r) #s(literal 2 binary64)))) (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 (fabs.f64 p) (-.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) r)) (pow.f64 (+.f64 (fabs.f64 r) r) #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (+.f64 (fabs.f64 p) r) #s(literal 3 binary64)) (fma.f64 (fabs.f64 r) (-.f64 (fabs.f64 r) (+.f64 (fabs.f64 p) r)) (pow.f64 (+.f64 (fabs.f64 p) r) #s(literal 2 binary64)))) (/.f64 (pow.f64 r #s(literal 3 binary64)) (fma.f64 (fabs.f64 r) (-.f64 (fabs.f64 r) (+.f64 (fabs.f64 p) r)) (pow.f64 (+.f64 (fabs.f64 p) r) #s(literal 2 binary64)))))
(+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r))
(+.f64 (+.f64 (fabs.f64 r) r) (fabs.f64 p))
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)
(+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) r))
(+.f64 (fabs.f64 r) (+.f64 (fabs.f64 p) r))
(+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p)) #s(literal 1/2 binary64)))
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p)))
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64)) (*.f64 p p)) #s(literal 1/2 binary64)) (-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p)))
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 (fabs.f64 p) (-.f64 (fabs.f64 p) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64)) (*.f64 p p))) (-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) (fma.f64 (fabs.f64 p) (-.f64 (fabs.f64 p) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64))))
(fma.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 1/2 binary64) (*.f64 (fabs.f64 p) #s(literal 1/2 binary64)))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal 1/2 binary64) (*.f64 (+.f64 (fabs.f64 p) r) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (*.f64 #s(literal 1/2 binary64) (fabs.f64 p)))
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) r)))
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)))
(fma.f64 (fabs.f64 p) #s(literal 1/2 binary64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (fabs.f64 p) r) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 1/2 binary64)) (*.f64 (fabs.f64 p) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (fabs.f64 p) #s(literal 1/2 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 1/2 binary64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) r)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 p)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 p)) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)))
(/.f64 (-.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (pow.f64 (+.f64 (fabs.f64 p) r) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (+.f64 (fabs.f64 p) r)))
(/.f64 (-.f64 (*.f64 p p) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64))) (-.f64 (fabs.f64 p) (+.f64 (sqrt.f64 (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 3/2 binary64)) (pow.f64 (+.f64 (fabs.f64 p) r) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (-.f64 (pow.f64 (+.f64 (fabs.f64 p) r) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (+.f64 (fabs.f64 p) r)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64)) (*.f64 p p))) (neg.f64 (-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fabs.f64 p) (-.f64 (fabs.f64 p) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64)) (*.f64 p p)) (-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p)))
(/.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 p p (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p)))))
(/.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 (fabs.f64 p) (-.f64 (fabs.f64 p) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64))))
(fma.f64 (pow.f64 (neg.f64 (fabs.f64 p)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (fabs.f64 p)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r))
(fma.f64 (pow.f64 (neg.f64 (neg.f64 p)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (neg.f64 p)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r))
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)) (+.f64 (fabs.f64 p) r))
(fma.f64 (pow.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)) (+.f64 (fabs.f64 p) r))
(fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64)) (+.f64 (fabs.f64 p) r))
(fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r))
(fma.f64 (sqrt.f64 (fabs.f64 p)) (sqrt.f64 (fabs.f64 p)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r))
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r))
(-.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64)) (-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p))) (/.f64 (*.f64 p p) (-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p))))
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 p)) r)
(+.f64 (+.f64 (fabs.f64 p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r)
(+.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 3 binary64)) (fma.f64 (fabs.f64 p) (-.f64 (fabs.f64 p) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64)))) (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 (fabs.f64 p) (-.f64 (fabs.f64 p) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64)))))
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (+.f64 (fabs.f64 p) r))
(+.f64 (+.f64 (fabs.f64 p) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(+.f64 (fabs.f64 p) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r))
(+.f64 r (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 p)))
(/.f64 (-.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (*.f64 r r))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3/2 binary64)) (pow.f64 r #s(literal 3 binary64)))) (neg.f64 (fma.f64 r (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(/.f64 (-.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (*.f64 r r)) (-.f64 (sqrt.f64 (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 3/2 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 r r (-.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (*.f64 (sqrt.f64 (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 3/2 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 r (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)) r)
(fma.f64 (pow.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)) r)
(fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64)) r)
(-.f64 (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) (/.f64 (*.f64 r r) (-.f64 (sqrt.f64 (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 3/2 binary64)) (fma.f64 r (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (/.f64 (pow.f64 r #s(literal 3 binary64)) (fma.f64 r (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)
(+.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 q r) #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 q r) #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 q r) #s(literal 4 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 6 binary64)) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 q r) #s(literal 4 binary64)) #s(literal 1/4 binary64)) (-.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 6 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (/.f64 q r) #s(literal 4 binary64)) (*.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 6 binary64)) #s(literal 1/8 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(fma.f64 (pow.f64 (/.f64 q r) #s(literal 1 binary64)) (pow.f64 (/.f64 q r) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(fma.f64 (/.f64 (neg.f64 q) (fabs.f64 r)) (/.f64 (neg.f64 q) (fabs.f64 r)) #s(literal 1/2 binary64))
(fma.f64 (neg.f64 (/.f64 q (fabs.f64 r))) (neg.f64 (/.f64 q (fabs.f64 r))) #s(literal 1/2 binary64))
(fma.f64 (fabs.f64 (/.f64 q (fabs.f64 r))) (fabs.f64 (/.f64 q (fabs.f64 r))) #s(literal 1/2 binary64))
(fma.f64 (/.f64 (neg.f64 q) r) (/.f64 (neg.f64 q) r) #s(literal 1/2 binary64))
(fma.f64 (neg.f64 q) (/.f64 (neg.f64 q) (*.f64 r r)) #s(literal 1/2 binary64))
(fma.f64 (/.f64 q (fabs.f64 r)) (/.f64 q (fabs.f64 r)) #s(literal 1/2 binary64))
(fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))
(fma.f64 q (/.f64 (/.f64 q r) r) #s(literal 1/2 binary64))
(fma.f64 q (/.f64 q (*.f64 r r)) #s(literal 1/2 binary64))
(-.f64 (/.f64 (pow.f64 (/.f64 q r) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (/.f64 q (fabs.f64 r))) (/.f64 q (fabs.f64 r))))
(-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (neg.f64 q) r) (/.f64 q r)))
(-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (/.f64 (neg.f64 q) r)))
(+.f64 (/.f64 (pow.f64 (/.f64 q r) #s(literal 6 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/8 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)))))
(+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 q r) #s(literal 2 binary64)))
#s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) r))))
(*.f64 (neg.f64 q) (/.f64 (neg.f64 q) r))
(*.f64 (/.f64 q r) q)
(*.f64 q (/.f64 q r))
(/.f64 (*.f64 (neg.f64 q) q) (neg.f64 r))
(/.f64 (*.f64 q q) (neg.f64 (neg.f64 r)))
(/.f64 (*.f64 q q) r)
(neg.f64 (/.f64 (*.f64 (neg.f64 q) q) r))
(neg.f64 (/.f64 (*.f64 q q) (neg.f64 r)))
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (sqrt.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 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64)))
(pow.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 2 binary64)) #s(literal 1/4 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal 1 binary64))
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/2 binary64))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (*.f64 (neg.f64 p) p))))
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 q q) #s(literal 2 binary64)) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))))
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal 1/2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal 1/2 binary64))))
(*.f64 (pow.f64 (neg.f64 (fabs.f64 p)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (fabs.f64 p)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (neg.f64 (neg.f64 p)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (neg.f64 p)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)))
(*.f64 (sqrt.f64 (fabs.f64 p)) (sqrt.f64 (fabs.f64 p)))
(*.f64 (sqrt.f64 p) (sqrt.f64 p))
(pow.f64 (sqrt.f64 (neg.f64 p)) #s(literal 2 binary64))
(pow.f64 (sqrt.f64 (fabs.f64 p)) #s(literal 2 binary64))
(pow.f64 (sqrt.f64 p) #s(literal 2 binary64))
(pow.f64 (*.f64 p p) #s(literal 1/2 binary64))
(pow.f64 (neg.f64 p) #s(literal 1 binary64))
(pow.f64 (fabs.f64 p) #s(literal 1 binary64))
(pow.f64 p #s(literal 1 binary64))
(sqrt.f64 (*.f64 p p))
(fabs.f64 (neg.f64 (neg.f64 p)))
(fabs.f64 (neg.f64 p))
(fabs.f64 (fabs.f64 p))
(fabs.f64 p)
(exp.f64 (*.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 p)) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 p) #s(literal 1 binary64)))

eval126.0ms (1.7%)

Memory
42.1MiB live, 134.7MiB allocated; 7ms collecting garbage
Compiler

Compiled 34 459 to 3 252 computations (90.6% saved)

prune63.0ms (0.8%)

Memory
-34.3MiB live, 63.8MiB allocated; 8ms collecting garbage
Pruning

17 alts after pruning (12 fresh and 5 done)

PrunedKeptTotal
New6028610
Fresh145
Picked505
Done156
Total60917626
Accuracy
99.7%
Counts
626 → 17
Alt Table
Click to see full alt table
StatusAccuracyProgram
39.4%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) r) (fma.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r))) (pow.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)) #s(literal 2 binary64)))))
31.2%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64)))
28.6%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* q q) 4) (* r r)) (*.f64 (fma.f64 (/.f64 r q) (/.f64 r q) #s(literal 4 binary64)) (*.f64 q q)))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))
33.7%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fabs.f64 p)) #s(literal 1/2 binary64)))
24.5%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) (+ (* (/ q r) (/ q r)) 1/2)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 r (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)))) r (*.f64 q q)) (*.f64 r r))) r))
8.4%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
8.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))
1.3%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
45.1%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q)))
14.3%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)))))
40.2%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) #s(approx (+ (* (+ p r) 1/2) q) (fma.f64 #s(literal 1/2 binary64) r q))))
39.1%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) (fabs r)) (fabs p)) 1/2) (fma.f64 (/.f64 q r) q (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64)))))
67.8%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (fma.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) p))))
40.1%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (-.f64 p #s(approx (+ p (+ r r)) (*.f64 #s(literal 2 binary64) r))) #s(literal -1/2 binary64))))
34.2%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 #s(approx (- p (+ p (+ r r))) (*.f64 #s(literal -2 binary64) r)) #s(literal -1/2 binary64))))
67.5%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p))))))
41.3%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) #s(approx (- p (+ (+ r (fabs r)) (fabs p))) (-.f64 (-.f64 p (fabs.f64 r)) (fabs.f64 p))))))
Compiler

Compiled 2 425 to 822 computations (66.1% saved)

regimes71.0ms (0.9%)

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

7 calls:

14.0ms
(pow.f64 q #s(literal 2 binary64))
10.0ms
p
9.0ms
q
9.0ms
r
9.0ms
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
Results
AccuracySegmentsBranch
80.8%2(pow.f64 q #s(literal 2 binary64))
80.8%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
80.8%2(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
80.8%2(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
77.2%4p
74.0%3r
80.8%2q
Compiler

Compiled 51 to 54 computations (-5.9% saved)

regimes52.0ms (0.7%)

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

5 calls:

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

Compiled 49 to 48 computations (2% saved)

regimes12.0ms (0.2%)

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

3 calls:

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

Compiled 9 to 15 computations (-66.7% saved)

regimes37.0ms (0.5%)

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

7 calls:

15.0ms
q
4.0ms
p
4.0ms
r
4.0ms
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
4.0ms
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
Results
AccuracySegmentsBranch
47.1%2(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
47.1%2(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
70.5%3r
66.5%3p
64.0%3(pow.f64 q #s(literal 2 binary64))
64.0%3(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
64.0%3q
Compiler

Compiled 51 to 54 computations (-5.9% saved)

regimes8.0ms (0.1%)

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

2 calls:

4.0ms
p
3.0ms
r
Results
AccuracySegmentsBranch
52.0%2p
64.3%2r
Compiler

Compiled 2 to 6 computations (-200% saved)

regimes11.0ms (0.2%)

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

4 calls:

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

Compiled 10 to 18 computations (-80% saved)

regimes3.0ms (0%)

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

1 calls:

3.0ms
r
Results
AccuracySegmentsBranch
59.3%2r
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes19.0ms (0.3%)

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

7 calls:

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

Compiled 51 to 54 computations (-5.9% saved)

regimes12.0ms (0.2%)

Memory
23.6MiB live, 23.6MiB allocated; 0ms collecting garbage
Counts
3 → 2
Calls
Call 1
Inputs
#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))
Outputs
#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))
Calls

7 calls:

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

Compiled 51 to 54 computations (-5.9% saved)

regimes6.0ms (0.1%)

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

4 calls:

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

Compiled 42 to 39 computations (7.1% saved)

regimes62.0ms (0.8%)

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

7 calls:

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

Compiled 51 to 54 computations (-5.9% saved)

bsearch1.0ms (0%)

Memory
0.8MiB live, 0.8MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
6.528377356030362e+142
1.9628774965906733e+144
Compiler

Compiled 25 to 24 computations (4% saved)

bsearch21.0ms (0.3%)

Memory
27.8MiB live, 27.8MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
18.0ms
7.170237596988848e+53
4.4124401917756794e+58
Samples
12.0ms128×0valid
Compiler

Compiled 801 to 584 computations (27.1% saved)

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

bsearch2.0ms (0%)

Memory
2.5MiB live, 2.5MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
1.0ms
7.170237596988848e+53
4.4124401917756794e+58
Compiler

Compiled 793 to 576 computations (27.4% saved)

bsearch58.0ms (0.8%)

Memory
-42.8MiB live, 53.2MiB allocated; 5ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
15.0ms
2.5173377149534807e+31
3.307424592115831e+33
28.0ms
-1.2474017289917283e-255
-1.2074887552866821e-259
Samples
23.0ms240×0valid
Compiler

Compiled 1 543 to 1 074 computations (30.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 17.0ms
ival-pow2: 4.0ms (23.9% of total)
ival-add: 3.0ms (17.9% of total)
ival-mult: 3.0ms (17.9% of total)
ival-div: 2.0ms (11.9% of total)
ival-fabs: 2.0ms (11.9% of total)
ival-sub: 1.0ms (6% of total)
ival-sqrt: 1.0ms (6% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch2.0ms (0%)

Memory
2.8MiB live, 2.8MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
1.0ms
2.5173377149534807e+31
3.307424592115831e+33
Compiler

Compiled 711 to 514 computations (27.7% saved)

bsearch1.0ms (0%)

Memory
1.9MiB live, 1.9MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
1.0ms
2.5173377149534807e+31
3.307424592115831e+33
Compiler

Compiled 739 to 521 computations (29.5% saved)

bsearch1.0ms (0%)

Memory
1.8MiB live, 1.8MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
1.0ms
2.5173377149534807e+31
3.307424592115831e+33
Compiler

Compiled 739 to 521 computations (29.5% saved)

bsearch15.0ms (0.2%)

Memory
20.9MiB live, 20.9MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
13.0ms
1.409959583883134e-38
2.0870690588655864e-37
Samples
9.0ms96×0valid
Compiler

Compiled 337 to 288 computations (14.5% saved)

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

simplify46.0ms (0.6%)

Memory
-15.5MiB live, 31.8MiB allocated; 2ms collecting garbage
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
0112897
1195895
2418894
31123894
43270880
Stop Event
node limit
Calls
Call 1
Inputs
(if (<=.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))) #s(literal 100000000000000002374543235865110535740865792782868218747346498867023742954202057256817762821608329412934596913384011607579341316989008157343744 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 (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (fma.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) p)))))
(if (<=.f64 q #s(literal 174999999999999999749442527045865670405079147777573781504 binary64)) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (fma.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 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 (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q))))
(if (<=.f64 q #s(literal 174999999999999999749442527045865670405079147777573781504 binary64)) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (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 (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q))))
(if (<=.f64 r #s(literal -3110598199326797/33810849992682575766549746234657062817206228866311777416189485377707129763630391006362704376810060025259161279568456235448470243808171874384034494621628132922136747775936325386798817131291292227393550906125516057865473810736099951285657401521090334495330469177455231893504 binary64)) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) #s(approx (- p (+ (+ r (fabs r)) (fabs p))) (-.f64 (-.f64 p (fabs.f64 r)) (fabs.f64 p)))))) (if (<=.f64 r #s(literal 950000000000000005942544668033024 binary64)) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q))) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (-.f64 p #s(approx (+ p (+ r r)) (*.f64 #s(literal 2 binary64) r))) #s(literal -1/2 binary64))))))
(if (<=.f64 r #s(literal 950000000000000005942544668033024 binary64)) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q))) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (-.f64 p #s(approx (+ p (+ r r)) (*.f64 #s(literal 2 binary64) r))) #s(literal -1/2 binary64)))))
(if (<=.f64 r #s(literal 950000000000000005942544668033024 binary64)) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) #s(approx (+ (* (+ p r) 1/2) q) (fma.f64 #s(literal 1/2 binary64) r q)))) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (-.f64 p #s(approx (+ p (+ r r)) (*.f64 #s(literal 2 binary64) r))) #s(literal -1/2 binary64)))))
(if (<=.f64 r #s(literal 950000000000000005942544668033024 binary64)) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) #s(approx (+ (* (+ p r) 1/2) q) (fma.f64 #s(literal 1/2 binary64) r q)))) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 #s(approx (- p (+ p (+ r r))) (*.f64 #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 (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) #s(approx (+ (* (+ p r) 1/2) q) (fma.f64 #s(literal 1/2 binary64) r q))))
(if (<=.f64 r #s(literal 395096506629487/23945242826029513411849172299223580994042798784118784 binary64)) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/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)))))) (neg.f64 q))
Outputs
(if (<=.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))) #s(literal 100000000000000002374543235865110535740865792782868218747346498867023742954202057256817762821608329412934596913384011607579341316989008157343744 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 (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (fma.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) p)))))
(if (<=.f64 q #s(literal 174999999999999999749442527045865670405079147777573781504 binary64)) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (fma.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 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 (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q))))
(if (<=.f64 q #s(literal 174999999999999999749442527045865670405079147777573781504 binary64)) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (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 (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q))))
(if (<=.f64 r #s(literal -3110598199326797/33810849992682575766549746234657062817206228866311777416189485377707129763630391006362704376810060025259161279568456235448470243808171874384034494621628132922136747775936325386798817131291292227393550906125516057865473810736099951285657401521090334495330469177455231893504 binary64)) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) #s(approx (- p (+ (+ r (fabs r)) (fabs p))) (-.f64 (-.f64 p (fabs.f64 r)) (fabs.f64 p)))))) (if (<=.f64 r #s(literal 950000000000000005942544668033024 binary64)) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q))) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (-.f64 p #s(approx (+ p (+ r r)) (*.f64 #s(literal 2 binary64) r))) #s(literal -1/2 binary64))))))
(if (<=.f64 r #s(literal 950000000000000005942544668033024 binary64)) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q))) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (-.f64 p #s(approx (+ p (+ r r)) (*.f64 #s(literal 2 binary64) r))) #s(literal -1/2 binary64)))))
(if (<=.f64 r #s(literal 950000000000000005942544668033024 binary64)) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) #s(approx (+ (* (+ p r) 1/2) q) (fma.f64 #s(literal 1/2 binary64) r q)))) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (-.f64 p #s(approx (+ p (+ r r)) (*.f64 #s(literal 2 binary64) r))) #s(literal -1/2 binary64)))))
(if (<=.f64 r #s(literal 950000000000000005942544668033024 binary64)) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) #s(approx (+ (* (+ p r) 1/2) q) (fma.f64 #s(literal 1/2 binary64) r q)))) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 #s(approx (- p (+ p (+ r r))) (*.f64 #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 (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) #s(approx (+ (* (+ p r) 1/2) q) (fma.f64 #s(literal 1/2 binary64) r q))))
(if (<=.f64 r #s(literal 395096506629487/23945242826029513411849172299223580994042798784118784 binary64)) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/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)))))) (neg.f64 q))

derivations822.0ms (11%)

Memory
18.0MiB live, 823.8MiB allocated; 37ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
06423180
123083072
085512885
06023001
121662899
085032708
05763228
121133014
086852798
09054288
131994278
083714027
060416
084416
1371416
23021356
010644347
Stop Event
fuel
iter limit
node limit
iter limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 935 to 117 computations (87.5% saved)

preprocess93.0ms (1.2%)

Memory
29.8MiB live, 157.5MiB allocated; 38ms collecting garbage
Remove

(abs q)

Compiler

Compiled 2 508 to 588 computations (76.6% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...