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

Time bar (total: 7.1s)

start0.0ms (0%)

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

analyze0.0ms (0%)

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

Compiled 24 to 20 computations (16.7% saved)

sample1.5s (21.1%)

Memory
12.5MiB live, 2 280.7MiB allocated; 273ms collecting garbage
Samples
1.1s8 249×0valid
1.0ms4valid
1.0ms3valid
0.0ms1valid
0.0ms2valid
Precisions
Click to see histograms. Total time spent on operations: 782.0ms
ival-pow2: 199.0ms (25.4% of total)
ival-add: 122.0ms (15.6% of total)
ival-mult: 120.0ms (15.3% of total)
ival-fabs: 109.0ms (13.9% of total)
ival-div: 94.0ms (12% of total)
ival-sub: 60.0ms (7.7% of total)
ival-sqrt: 55.0ms (7% of total)
exact: 12.0ms (1.5% of total)
ival-true: 6.0ms (0.8% of total)
adjust: 3.0ms (0.4% of total)
ival-assert: 3.0ms (0.4% of total)
Bogosity

explain281.0ms (4%)

Memory
13.3MiB live, 253.9MiB allocated; 7ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1440-0-(sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))
00-0-(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
00-0-q
00-0-(-.f64 p r)
00-0-(pow.f64 q #s(literal 2 binary64))
00-0-#s(literal 1 binary64)
00-0-(pow.f64 (-.f64 p r) #s(literal 2 binary64))
00-0-(fabs.f64 p)
00-0-(+.f64 (fabs.f64 p) (fabs.f64 r))
00-0-(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
00-0-(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
00-0-#s(literal 4 binary64)
00-0-p
00-0-(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))
00-0-(fabs.f64 r)
00-0-#s(literal 2 binary64)
00-0-r
00-0-(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
sqrt.f64(sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))oflow-rescue1390
(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))overflow139
(pow.f64 q #s(literal 2 binary64))overflow62
(pow.f64 (-.f64 p r) #s(literal 2 binary64))overflow102
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))overflow63
sqrt.f64(sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))uflow-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))underflow56
(pow.f64 (-.f64 p r) #s(literal 2 binary64))underflow16
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))underflow56
Confusion
Predicted +Predicted -
+1440
-0112
Precision
1.0
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+14400
-00112
Precision?
1.0
Recall?
1.0
Freqs
test
numberfreq
0112
1144
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
119.0ms512×0valid
Compiler

Compiled 220 to 58 computations (73.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 77.0ms
ival-fabs: 45.0ms (58.7% of total)
ival-pow2: 10.0ms (13% of total)
ival-add: 6.0ms (7.8% of total)
ival-mult: 6.0ms (7.8% of total)
ival-div: 3.0ms (3.9% of total)
ival-sqrt: 3.0ms (3.9% of total)
ival-sub: 2.0ms (2.6% of total)
exact: 1.0ms (1.3% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

preprocess140.0ms (2%)

Memory
10.3MiB live, 57.3MiB allocated; 3ms 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.0MiB live, 0.0MiB allocated; 0ms collecting garbage
Compiler

Compiled 0 to 3 computations (-∞% saved)

prune0.0ms (0%)

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

simplify38.0ms (0.5%)

Memory
-25.3MiB live, 22.2MiB allocated; 1ms 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

localize50.0ms (0.7%)

Memory
7.5MiB live, 56.6MiB allocated; 2ms collecting garbage
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy0.00390625
(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))
accuracy0.0078125
(pow.f64 (-.f64 p r) #s(literal 2 binary64))
accuracy0.0078125
(+.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))))))
accuracy33.38769443469508
(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
39.0ms256×0valid
Compiler

Compiled 99 to 20 computations (79.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 22.0ms
ival-add: 8.0ms (35.7% of total)
ival-pow2: 4.0ms (17.8% of total)
ival-mult: 3.0ms (13.4% of total)
ival-div: 2.0ms (8.9% of total)
ival-fabs: 2.0ms (8.9% of total)
ival-sqrt: 2.0ms (8.9% of total)
ival-sub: 1.0ms (4.5% 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)

series17.0ms (0.2%)

Memory
24.7MiB live, 24.7MiB allocated; 0ms collecting garbage
Counts
6 → 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))
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
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))
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))
2.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))
2.0ms
p
@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))
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))

simplify264.0ms (3.7%)

Memory
-29.5MiB live, 180.2MiB allocated; 83ms 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)))))

rewrite348.0ms (4.9%)

Memory
-23.6MiB live, 362.1MiB allocated; 32ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01867
03167
112167
285463
0853059
Stop Event
iter limit
node limit
iter limit
Counts
6 → 262
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))
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)))))

eval52.0ms (0.7%)

Memory
21.8MiB live, 67.6MiB allocated; 4ms collecting garbage
Compiler

Compiled 18 354 to 1 995 computations (89.1% saved)

prune17.0ms (0.2%)

Memory
-20.9MiB live, 26.7MiB allocated; 1ms collecting garbage
Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New37510385
Fresh000
Picked101
Done000
Total37610386
Accuracy
99.5%
Counts
386 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
39.2%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal 2 binary64) q)))
46.1%
#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.6%
#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))
52.1%
#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))
38.1%
#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)))
38.6%
#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)))
58.1%
#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.7%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
8.0%
#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.2%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
Compiler

Compiled 674 to 508 computations (24.6% saved)

simplify133.0ms (1.9%)

Memory
34.3MiB live, 129.9MiB allocated; 8ms 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)

localize230.0ms (3.2%)

Memory
-27.5MiB live, 248.0MiB allocated; 46ms collecting garbage
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
accuracy0.00390625
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))
accuracy0.0078125
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p))
accuracy17.41260705684967
#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.15610055532211
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
accuracy0.0
(fabs.f64 p)
accuracy0.0234375
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)
accuracy11.825156907324113
(fma.f64 (*.f64 q #s(literal 1/2 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) q)
accuracy33.0781994023492
#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.43402293904314
#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.2202583312338
#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.00390625
(fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))
accuracy6.644588101054568
(*.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)))
accuracy22.575293814803963
#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
168.0ms255×0valid
1.0ms1valid
Compiler

Compiled 296 to 44 computations (85.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 71.0ms
ival-mult: 40.0ms (56.3% of total)
ival-add: 12.0ms (16.9% of total)
ival-div: 5.0ms (7% of total)
ival-pow2: 5.0ms (7% of total)
ival-sqrt: 3.0ms (4.2% of total)
ival-fabs: 2.0ms (2.8% of total)
ival-neg: 2.0ms (2.8% of total)
ival-sub: 1.0ms (1.4% of total)
exact: 1.0ms (1.4% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series74.0ms (1%)

Memory
-2.1MiB live, 44.7MiB allocated; 3ms collecting garbage
Counts
19 → 144
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))
(fabs.f64 p)
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))
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))))))
(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)))))
(* 4 (pow q 2))
(+ (* 4 (pow q 2)) (pow p 2))
(* -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)))))))
(pow p 2)
(* (pow p 2) (+ 1 (* 4 (/ (pow q 2) (pow p 2)))))
(* -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))))
(* 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))))
(* -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/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)))))))
(* (pow q 2) (+ 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
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)) (fabs p) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* 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)) (fabs p) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* 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)) (fabs p) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* 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)) (fabs p) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* 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)) (fabs p) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p)))

simplify156.0ms (2.2%)

Memory
16.7MiB live, 205.7MiB allocated; 20ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
05972986
121542884
084692691
Stop Event
iter limit
node limit
Counts
144 → 142
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))))))
(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)))))
(* 4 (pow q 2))
(+ (* 4 (pow q 2)) (pow p 2))
(* -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)))))))
(pow p 2)
(* (pow p 2) (+ 1 (* 4 (/ (pow q 2) (pow p 2)))))
(* -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))))
(* 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))))
(* -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/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)))))))
(* (pow q 2) (+ 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)))
(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)))
(* 4 (pow q 2))
(*.f64 (*.f64 q q) #s(literal 4 binary64))
(+ (* 4 (pow q 2)) (pow p 2))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))
(* -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)
(pow p 2)
(*.f64 p p)
(* (pow p 2) (+ 1 (* 4 (/ (pow q 2) (pow p 2)))))
(*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) p) (/.f64 (*.f64 q q) p) #s(literal 1 binary64)) (*.f64 p 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))
(* 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)
(* -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/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)
(* (pow q 2) (+ 4 (/ (pow p 2) (pow q 2))))
(*.f64 (fma.f64 (/.f64 p q) (/.f64 p q) #s(literal 4 binary64)) (*.f64 q 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))

rewrite171.0ms (2.4%)

Memory
-13.0MiB live, 277.5MiB allocated; 14ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
046273
069273
1301273
22388240
09040235
Stop Event
iter limit
node limit
iter limit
Counts
19 → 298
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))
(fabs.f64 p)
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))
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 (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))))))
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (neg.f64 (neg.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 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1 binary64)))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (neg.f64 (sqrt.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))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #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/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal 2 binary64))
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #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 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64))))) (*.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))))) (pow.f64 p #s(literal 6 binary64)))) (*.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 #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 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 4 binary64)) (pow.f64 p #s(literal 8 binary64)))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 6 binary64)) (pow.f64 p #s(literal 12 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 4 binary64)) (+.f64 (pow.f64 p #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64)))))))
(/.f64 (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)))) (-.f64 (*.f64 p p) (*.f64 (*.f64 q q) #s(literal 4 binary64))))
(/.f64 (-.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 p #s(literal 6 binary64))) (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 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(/.f64 (neg.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 #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 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
(/.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))) (+.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 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))) (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 (fabs.f64 (*.f64 #s(literal 4 binary64) (neg.f64 q))) q (*.f64 p p))
(fma.f64 (fabs.f64 (*.f64 q #s(literal 4 binary64))) q (*.f64 p p))
(fma.f64 (sqrt.f64 (pow.f64 p #s(literal 3 binary64))) (sqrt.f64 p) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 (exp.f64 (log.f64 p)) (exp.f64 (log.f64 p)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 (*.f64 #s(literal 4 binary64) (neg.f64 q)) (neg.f64 q) (*.f64 p p))
(fma.f64 (sqrt.f64 p) (sqrt.f64 (pow.f64 p #s(literal 3 binary64))) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 (*.f64 q #s(literal 4 binary64)) q (*.f64 p p))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))
(fma.f64 (neg.f64 q) (*.f64 (neg.f64 q) #s(literal 4 binary64)) (*.f64 p p))
(fma.f64 q (fabs.f64 (*.f64 (neg.f64 q) #s(literal 4 binary64))) (*.f64 p p))
(fma.f64 q (fabs.f64 (*.f64 q #s(literal 4 binary64))) (*.f64 p p))
(fma.f64 q (*.f64 q #s(literal 4 binary64)) (*.f64 p p))
(fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))
(fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #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 p p))) (/.f64 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p))
(-.f64 (*.f64 p p) (*.f64 (neg.f64 (*.f64 q q)) #s(literal 4 binary64)))
(-.f64 (*.f64 p p) (*.f64 (neg.f64 q) (*.f64 q #s(literal 4 binary64))))
(-.f64 (*.f64 p p) (*.f64 #s(literal -4 binary64) (*.f64 q q)))
(fabs.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
(hypot.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (*.f64 p p))
(hypot.f64 (neg.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64))) (*.f64 p p))
(hypot.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64)))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal 1 binary64)))
(exp.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(+.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 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 6 binary64)) (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 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p))
(+.f64 (*.f64 p p) (*.f64 (*.f64 q q) #s(literal 4 binary64)))

eval55.0ms (0.8%)

Memory
36.3MiB live, 129.6MiB allocated; 6ms collecting garbage
Compiler

Compiled 22 677 to 2 253 computations (90.1% saved)

prune33.0ms (0.5%)

Memory
-8.4MiB live, 42.7MiB allocated; 23ms collecting garbage
Pruning

11 alts after pruning (9 fresh and 2 done)

PrunedKeptTotal
New4217428
Fresh325
Picked325
Done000
Total42711438
Accuracy
99.6%
Counts
438 → 11
Alt Table
Click to see full alt table
StatusAccuracyProgram
52.0%
#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))
38.1%
#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)))
38.6%
#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)))
8.7%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
8.0%
#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.2%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
48.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) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q)))
13.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) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)))))
43.2%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (fabs p)) 1/2) (*.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)))
40.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 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))))
64.7%
#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 853 to 607 computations (28.8% saved)

simplify128.0ms (1.8%)

Memory
2.6MiB live, 194.7MiB allocated; 12ms collecting garbage
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
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)))
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 (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
062459
090459
1197459
2513459
31441457
44110457
08639445
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 (+.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)
#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
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 (+.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 (fabs.f64 p) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p)) #s(literal 1/2 binary64))
(*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 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 (fabs.f64 p) r) (sqrt.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)
(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)
#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 r) q)) 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 r) q)) 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 r) 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

localize121.0ms (1.7%)

Memory
-29.7MiB live, 208.2MiB allocated; 11ms collecting garbage
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy0.09375
(fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))
accuracy1.3945312500000002
(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.528598385341267
(*.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)
accuracy28.86599487429899
#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))
accuracy0.00390625
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))
accuracy0.0078125
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p))
accuracy17.41260705684967
#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.15610055532211
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
accuracy0.0
(fabs.f64 r)
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))
accuracy33.0781994023492
#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.888017874467096
#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.00390625
(-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)))
accuracy22.575293814803963
#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
85.0ms255×0valid
1.0ms1valid
Compiler

Compiled 366 to 56 computations (84.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 65.0ms
ival-mult: 22.0ms (34% of total)
ival-add: 16.0ms (24.8% of total)
ival-div: 9.0ms (13.9% of total)
ival-sqrt: 5.0ms (7.7% of total)
ival-sub: 4.0ms (6.2% of total)
ival-pow2: 4.0ms (6.2% of total)
ival-fabs: 2.0ms (3.1% 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)

series39.0ms (0.5%)

Memory
6.1MiB live, 51.4MiB allocated; 7ms collecting garbage
Counts
23 → 197
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))
#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 (-.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)
(fabs.f64 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))
(fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))
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/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 (+ (* 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)))))
(* 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)))
(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)))))
(* 4 (pow q 2))
(+ (* 4 (pow q 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 (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2))
p
(* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs 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 (/ r 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)))))
(* -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))))
(* 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 (/ (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)))))))
(pow p 2)
(* (pow p 2) (+ 1 (* 4 (/ (pow q 2) (pow p 2)))))
(* -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 (* 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 (/ (+ 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 (/ (* 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 (* 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/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 (+ (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))))
(/ (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))
(/ (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)
(fabs r)
(/ (+ (* 1/2 (pow r 2)) (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)))))
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r))))
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
(+ 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))))
(* 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)))))
(+ 1/2 (/ (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/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/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* -1/2 (- (+ (fabs p) (fabs r)) p))) 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/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 (+ 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)
(+ 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))))))
(+ (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) (/ (pow q 2) r))
(+ 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/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 (/ (- (+ (fabs p) (fabs r)) p) (* (pow q 2) r))) (+ (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow r 2)))))
(* (pow q 2) (+ (/ 1 r) (/ (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) (pow q 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)))))))
(* (pow q 2) (+ 4 (/ (pow p 2) (pow q 2))))
(* (pow q 2) (+ (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow r 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/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
8.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)) (* (/ 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) (+ (* (/ (- (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) (fabs p) (fabs r) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p)) (+ (* (/ q r) (/ q r)) 1/2))
6.0ms
q
@-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)) (* (/ 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) (+ (* (/ (- (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) (fabs p) (fabs r) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p)) (+ (* (/ q r) (/ q r)) 1/2))
4.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)) (* (/ 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) (+ (* (/ (- (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) (fabs p) (fabs r) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p)) (+ (* (/ q r) (/ q r)) 1/2))
4.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)) (* (/ 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) (+ (* (/ (- (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) (fabs p) (fabs r) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p)) (+ (* (/ q r) (/ q r)) 1/2))
3.0ms
q
@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)) (* (/ 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) (+ (* (/ (- (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) (fabs p) (fabs r) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p)) (+ (* (/ q r) (/ q r)) 1/2))

simplify152.0ms (2.1%)

Memory
36.7MiB live, 222.5MiB allocated; 20ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
07643797
127303689
085843454
Stop Event
iter limit
node limit
Counts
197 → 194
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/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 (+ (* 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)))))
(* 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)))
(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)))))
(* 4 (pow q 2))
(+ (* 4 (pow q 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 (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2))
p
(* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs 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 (/ r 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)))))
(* -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))))
(* 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 (/ (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)))))))
(pow p 2)
(* (pow p 2) (+ 1 (* 4 (/ (pow q 2) (pow p 2)))))
(* -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 (* 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 (/ (+ 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 (/ (* 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 (* 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/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 (+ (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))))
(/ (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))
(/ (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)
(fabs r)
(/ (+ (* 1/2 (pow r 2)) (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)))))
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r))))
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
(+ 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))))
(* 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)))))
(+ 1/2 (/ (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/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/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* -1/2 (- (+ (fabs p) (fabs r)) p))) 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/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 (+ 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)
(+ 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))))))
(+ (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) (/ (pow q 2) r))
(+ 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/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 (/ (- (+ (fabs p) (fabs r)) p) (* (pow q 2) r))) (+ (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow r 2)))))
(* (pow q 2) (+ (/ 1 r) (/ (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) (pow q 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)))))))
(* (pow q 2) (+ 4 (/ (pow p 2) (pow q 2))))
(* (pow q 2) (+ (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow r 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/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 (+ (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 #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) p) (*.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 (*.f64 #s(literal 1/4 binary64) (fma.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 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (*.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))))))) 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)))
(* 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 (-.f64 p r) (+.f64 (fabs.f64 r) (fabs.f64 p))))
(* -1 (+ r (+ (fabs p) (fabs r))))
(neg.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)))
(- p (+ r (+ (fabs p) (fabs r))))
(-.f64 (-.f64 p r) (+.f64 (fabs.f64 r) (fabs.f64 p)))
(* -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/2 (+ r (+ (fabs p) (* 2 q))))
(*.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (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 q #s(literal 2 binary64) (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 q #s(literal 2 binary64) (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 q #s(literal 2 binary64) (fabs.f64 p)) r) #s(literal 1/2 binary64)))
(+ r (+ (fabs p) (* 2 q)))
(+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 p)) r)
(+ r (+ (fabs p) (+ (* 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 p))) r)
(+ r (+ (fabs p) (+ (* 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) r)) (fabs.f64 p))
(+ 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 (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) (fma.f64 q #s(literal 2 binary64) r)) (fabs.f64 p))
(+ r (* 2 q))
(fma.f64 q #s(literal 2 binary64) r)
(+ 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) r))
(+ 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) r))
(+ 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 (-.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) (fma.f64 q #s(literal 2 binary64) r))
(+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))))
(fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64)))
(+ 1/2 (+ (* -1/2 (/ p r)) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))))
(+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) p (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)))) r) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64)))
(* r (+ 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) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))) r)
(+ (* -1/2 p) (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))))))
(fma.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))) 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 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r)
(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 (-.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 q #s(literal 2 binary64)))
(* 4 (pow q 2))
(*.f64 (*.f64 q q) #s(literal 4 binary64))
(+ (* 4 (pow q 2)) (pow p 2))
(fma.f64 (*.f64 q q) #s(literal 4 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 (-.f64 (fabs.f64 r) 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 (-.f64 (fabs.f64 r) 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 (-.f64 (fabs.f64 r) 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 r)) (fabs.f64 p)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p)
p
(* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))
(fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) (neg.f64 p)) p p)
(* p (+ 1/2 (* 1/2 (/ (+ r (fabs p)) p))))
(*.f64 (fma.f64 (/.f64 (+.f64 r (fabs.f64 p)) 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 (fma.f64 (/.f64 q p) (/.f64 q p) (fma.f64 (/.f64 (+.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 (/ (+ r (fabs p)) 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 r (fabs.f64 p)) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) p)
(* p (+ 1 (+ (/ r p) (/ (fabs p) p))))
(fma.f64 (/.f64 (+.f64 r (fabs.f64 p)) p) p p)
(* p (+ 1 (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ r p) (/ (fabs p) p)))))
(fma.f64 (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 (*.f64 q q) p) (/.f64 (+.f64 r (fabs.f64 p)) p)) p p)
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ r p) (/ (fabs p) 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 r (fabs.f64 p)) p)) p p)
(* p (+ 1 (/ r p)))
(fma.f64 (/.f64 r p) p p)
(* p (+ 1 (+ (* 2 (/ (pow q 2) (pow p 2))) (/ r p))))
(fma.f64 (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 (*.f64 q q) p) (/.f64 r p)) p p)
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (/ 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 r p)) p 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)
(* p (- (/ (* r (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2))))) p) 1/2))
(*.f64 (-.f64 (*.f64 r (/.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))) 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 r p)) (/.f64 #s(literal 1 binary64) r)) 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 (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)
(pow p 2)
(*.f64 p p)
(* (pow p 2) (+ 1 (* 4 (/ (pow q 2) (pow p 2)))))
(*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) p) (/.f64 (*.f64 q q) p) #s(literal 1 binary64)) (*.f64 p 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 (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)))
(*.f64 (neg.f64 p) (-.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal 1 binary64)))
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (fabs p)) p)))))
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.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)))) p)))))
(*.f64 (neg.f64 p) (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (+.f64 r (fabs.f64 p)) #s(literal 1/2 binary64) (/.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 (+ r (fabs p)))) p)))))
(*.f64 (neg.f64 p) (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (+.f64 r (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (fma.f64 q q (/.f64 (pow.f64 q #s(literal 4 binary64)) (*.f64 (neg.f64 p) p))) (neg.f64 p))) p)))
(* -1 p)
(neg.f64 p)
(* -1 (* p (+ 1 (* -1 (/ (+ r (fabs p)) p)))))
(*.f64 (neg.f64 p) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 r (fabs.f64 p)) p)))
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (* -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) (+.f64 r (fabs.f64 p))) p)))
(* -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 #s(literal 1 binary64) (/.f64 (-.f64 (+.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 (/ 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 4) (pow p 2))) (* 2 (pow q 2))) p))) p)))))
(*.f64 (neg.f64 p) (-.f64 #s(literal 1 binary64) (/.f64 (-.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 (/ (+ 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 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))) p) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) r)))
(* -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 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))) 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 (* 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/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 #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) (*.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 (*.f64 #s(literal 1/4 binary64) (fma.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 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (*.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))))))) 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)))
(* -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 p)) (fabs.f64 r)) #s(literal -1/2 binary64))
(+ (* -1/2 (- p (+ (fabs p) (fabs r)))) (* 1/2 r))
(*.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 (-.f64 p (fabs.f64 p)) (fabs.f64 r)) r))
(- p (+ (fabs p) (fabs r)))
(-.f64 (-.f64 p (fabs.f64 p)) (fabs.f64 r))
(- (+ p (* -1 r)) (+ (fabs p) (fabs r)))
(-.f64 (-.f64 p 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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (+.f64 r (fabs.f64 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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (+.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)))
(+ 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)
(/ (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 (-.f64 (fabs.f64 r) p) (fabs.f64 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 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p))) r (*.f64 q q)) (*.f64 r r))
(/ (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 (-.f64 (fabs.f64 r) p) (fabs.f64 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 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p))) r (*.f64 q q)) r)
(/ (- (+ (fabs p) (fabs r)) p) r)
(/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r)
(fabs r)
(fabs.f64 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/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 (-.f64 (fabs.f64 r) 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 (-.f64 (fabs.f64 r) 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 (-.f64 (fabs.f64 r) 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 p)) (fabs.f64 r)) 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 p r) #s(literal 1 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) 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
(* r (+ 1 (+ (* (/ 1 r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) (/ (fabs p) r))))
(fma.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 p)) r) r r)
(* r (+ 1 (* (/ 1 r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) r r)
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))
(fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 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))))
(fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64)))
(* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r))))
(*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) 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)) p) r)) (/ (pow q 2) (pow r 2)))))
(*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))) r)
(+ 1/2 (/ (pow q 2) (pow r 2)))
(fma.f64 (/.f64 q r) (/.f64 q 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 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 (- (/ (* 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 (* r (- (* 1/2 (/ (- p (+ (fabs p) (fabs r))) r)) 1/2)))
(*.f64 (neg.f64 r) (-.f64 (*.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 (* -1 (/ (- p (+ (fabs p) (fabs r))) r)))))
(*.f64 (neg.f64 r) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 p (fabs.f64 p)) (fabs.f64 r)) r)))
(* -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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (neg.f64 r)) #s(literal 1 binary64)))
(+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* -1/2 (- (+ (fabs p) (fabs r)) p))) r)))
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal -1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r))
(* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2)))
(*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 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 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r)) #s(literal 1/2 binary64)))
(* 1/2 (- (+ p (+ (fabs p) (fabs r))) r))
(*.f64 (-.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) 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 r)) (fabs.f64 p)) 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 r)) (fabs.f64 p)) 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 r)) (fabs.f64 p)) 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)))
(* 1/2 (+ (fabs p) (fabs r)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)))
(* 1/2 (+ p (+ r (fabs p))))
(*.f64 (+.f64 (+.f64 r (fabs.f64 p)) p) #s(literal 1/2 binary64))
(+ (* 1/2 (+ p (+ r (fabs p)))) (/ (pow q 2) p))
(fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) 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 r (fabs.f64 p)) 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 r (fabs.f64 p)) p) #s(literal 1/2 binary64)))
(+ p (+ r (fabs p)))
(+.f64 (+.f64 r (fabs.f64 p)) p)
(+ p (+ r (+ (fabs p) (* 2 (/ (pow q 2) p)))))
(+.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64) (+.f64 r (fabs.f64 p))) p)
(+ p (+ r (+ (fabs p) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p)))))))
(+.f64 (+.f64 r 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 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 r 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) (fabs.f64 p)))
(+ p r)
(+.f64 r p)
(+ p (+ r (* 2 (/ (pow q 2) p))))
(fma.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64) (+.f64 r p))
(+ p (+ 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 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))))))
(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) (+.f64 r p))
(+ (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) (/ (pow q 2) r))
(fma.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r (/.f64 (*.f64 q q) r))
(+ 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)
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/2 (/ (+ r (fabs p)) q))))
(*.f64 (fma.f64 (/.f64 (+.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 (/ (+ r (fabs p)) q)))))
(*.f64 (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/8 binary64) (fma.f64 (/.f64 (+.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 (/ (+ r (fabs p)) 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 r (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal 1 binary64)))) q)
(* q (+ 2 (+ (/ r q) (/ (fabs p) q))))
(*.f64 (+.f64 (/.f64 (+.f64 r (fabs.f64 p)) q) #s(literal 2 binary64)) q)
(* q (+ 2 (+ (* 1/4 (/ (pow p 2) (pow q 2))) (+ (/ r q) (/ (fabs p) q)))))
(*.f64 (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/4 binary64) (+.f64 (/.f64 (+.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))) (+ (/ r q) (/ (fabs p) 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 r (fabs.f64 p)) 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 (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/4 binary64) (+.f64 (/.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))) (/ 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 r q) #s(literal 2 binary64)))) q)
(* (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 (-.f64 (fabs.f64 r) p) (fabs.f64 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))
(* (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 (-.f64 (fabs.f64 r) p) (fabs.f64 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 (+ 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 #s(literal 1/512 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 q #s(literal 6 binary64)))) q)
(* (pow q 2) (+ 4 (/ (pow p 2) (pow q 2))))
(*.f64 (fma.f64 (/.f64 p q) (/.f64 p q) #s(literal 4 binary64)) (*.f64 q 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))
(* -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 (-.f64 #s(literal 1 binary64) (/.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)) (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 (-.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/2 (/ (+ r (fabs p)) q)))))
(*.f64 (fma.f64 (/.f64 (+.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 (+ r (fabs p)))) q)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 p p) q) (*.f64 (+.f64 r (fabs.f64 p)) #s(literal 1/2 binary64))) q)) (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 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 r (fabs.f64 p)) #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))) q)) (neg.f64 q))
(* -2 q)
(*.f64 #s(literal -2 binary64) q)
(* -1 (* q (+ 2 (* -1 (/ (+ r (fabs p)) q)))))
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (+.f64 r (fabs.f64 p)) q)) (neg.f64 q))
(* -1 (* q (+ 2 (* -1 (/ (+ r (+ (fabs p) (* -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 r (fabs.f64 p))) q)) (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 #s(literal 2 binary64) (/.f64 (-.f64 (+.f64 r (fabs.f64 p)) (/.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))) q)) q)) (neg.f64 q))
(* -1 (* q (+ 2 (* -1 (/ r q)))))
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 r q)) (neg.f64 q))
(* -1 (* q (+ 2 (* -1 (/ (+ 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) r) q)) (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 #s(literal 2 binary64) (/.f64 (-.f64 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))) q)) q)) (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) (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))))
(* -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) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 q #s(literal 6 binary64)))))

rewrite169.0ms (2.4%)

Memory
-11.2MiB live, 182.3MiB allocated; 19ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
062400
090396
1422396
23646371
08308362
Stop Event
iter limit
node limit
iter limit
Counts
23 → 330
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))
#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 (-.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)
(fabs.f64 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))
(fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))
Outputs
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (-.f64 p (+.f64 p (+.f64 (fabs.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 (fabs.f64 r) r))) #s(literal -1/2 binary64)))
(*.f64 (-.f64 p (+.f64 p (+.f64 (fabs.f64 r) r))) #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 p (+.f64 (fabs.f64 r) r))))
(/.f64 (*.f64 (-.f64 (*.f64 p p) (pow.f64 (+.f64 p (+.f64 (fabs.f64 r) r)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (+.f64 (+.f64 p (+.f64 (fabs.f64 r) r)) p))
(/.f64 (*.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (+.f64 p (+.f64 (fabs.f64 r) r)) #s(literal 3 binary64))) #s(literal -1/2 binary64)) (fma.f64 (+.f64 p (+.f64 (fabs.f64 r) r)) (+.f64 (+.f64 p (+.f64 (fabs.f64 r) r)) p) (*.f64 p p)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 p p) (pow.f64 (+.f64 p (+.f64 (fabs.f64 r) r)) #s(literal 2 binary64)))) (+.f64 (+.f64 p (+.f64 (fabs.f64 r) r)) p))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (+.f64 p (+.f64 (fabs.f64 r) r)) #s(literal 3 binary64)))) (fma.f64 (+.f64 p (+.f64 (fabs.f64 r) r)) (+.f64 (+.f64 p (+.f64 (fabs.f64 r) r)) p) (*.f64 p p)))
(/.f64 (-.f64 (pow.f64 (-.f64 (-.f64 p (fabs.f64 r)) r) #s(literal 2 binary64)) (*.f64 p p)) (+.f64 (-.f64 (-.f64 p (fabs.f64 r)) r) p))
(/.f64 (-.f64 (pow.f64 (-.f64 (-.f64 p (fabs.f64 r)) r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (-.f64 p (fabs.f64 r)) r) #s(literal 2 binary64)) (fma.f64 p p (*.f64 (-.f64 (-.f64 p (fabs.f64 r)) r) p))))
(/.f64 (neg.f64 (-.f64 (*.f64 p p) (pow.f64 (+.f64 p (+.f64 (fabs.f64 r) r)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (+.f64 p (+.f64 (fabs.f64 r) r)) p)))
(/.f64 (neg.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (+.f64 p (+.f64 (fabs.f64 r) r)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 p (+.f64 (fabs.f64 r) r)) (+.f64 (+.f64 p (+.f64 (fabs.f64 r) r)) p) (*.f64 p p))))
(/.f64 (-.f64 (*.f64 p p) (pow.f64 (+.f64 p (+.f64 (fabs.f64 r) r)) #s(literal 2 binary64))) (+.f64 (+.f64 p (+.f64 (fabs.f64 r) r)) p))
(/.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (+.f64 p (+.f64 (fabs.f64 r) r)) #s(literal 3 binary64))) (fma.f64 (+.f64 p (+.f64 (fabs.f64 r) r)) (+.f64 (+.f64 p (+.f64 (fabs.f64 r) r)) p) (*.f64 p p)))
(-.f64 (/.f64 (*.f64 p p) (+.f64 (+.f64 p (+.f64 (fabs.f64 r) r)) p)) (/.f64 (pow.f64 (+.f64 p (+.f64 (fabs.f64 r) r)) #s(literal 2 binary64)) (+.f64 (+.f64 p (+.f64 (fabs.f64 r) r)) p)))
(-.f64 (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 (+.f64 p (+.f64 (fabs.f64 r) r)) (+.f64 (+.f64 p (+.f64 (fabs.f64 r) r)) p) (*.f64 p p))) (/.f64 (pow.f64 (+.f64 p (+.f64 (fabs.f64 r) r)) #s(literal 3 binary64)) (fma.f64 (+.f64 p (+.f64 (fabs.f64 r) r)) (+.f64 (+.f64 p (+.f64 (fabs.f64 r) r)) p) (*.f64 p p))))
(-.f64 (-.f64 (-.f64 p (fabs.f64 r)) r) p)
(-.f64 (-.f64 p p) (+.f64 (fabs.f64 r) r))
(-.f64 p (+.f64 p (+.f64 (fabs.f64 r) r)))
(-.f64 (-.f64 p r) (+.f64 p (fabs.f64 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 (fabs.f64 r)) #s(literal 1/2 binary64) q)))
#s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 (+.f64 p (fabs.f64 r)) #s(literal 1/2 binary64) q))
(/.f64 (-.f64 (*.f64 q q) (pow.f64 (*.f64 (+.f64 p (fabs.f64 r)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 q (*.f64 (+.f64 p (fabs.f64 r)) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (+.f64 p (fabs.f64 r)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 q) q))) (neg.f64 (-.f64 (*.f64 (+.f64 p (fabs.f64 r)) #s(literal 1/2 binary64)) q)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (+.f64 p (fabs.f64 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 (fabs.f64 r)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 q (-.f64 q (*.f64 (+.f64 p (fabs.f64 r)) #s(literal 1/2 binary64)))))))
(/.f64 (fma.f64 (pow.f64 (+.f64 p (fabs.f64 r)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 q) q)) (-.f64 (*.f64 (+.f64 p (fabs.f64 r)) #s(literal 1/2 binary64)) q))
(/.f64 (fma.f64 (pow.f64 (+.f64 p (fabs.f64 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 (fabs.f64 r)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 q #s(literal 1/2 binary64)) (+.f64 p (fabs.f64 r))))))
(/.f64 (fma.f64 (pow.f64 (+.f64 p (fabs.f64 r)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 q #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.f64 p (fabs.f64 r)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 q (-.f64 q (*.f64 (+.f64 p (fabs.f64 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 (fabs.f64 r)) #s(literal 1/2 binary64)))
(fma.f64 (sqrt.f64 (neg.f64 q)) (sqrt.f64 (neg.f64 q)) (*.f64 (+.f64 p (fabs.f64 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 (fabs.f64 r)) #s(literal 1/2 binary64)))
(fma.f64 (sqrt.f64 q) (sqrt.f64 q) (*.f64 (+.f64 p (fabs.f64 r)) #s(literal 1/2 binary64)))
(fma.f64 (fabs.f64 r) #s(literal 1/2 binary64) (fma.f64 p #s(literal 1/2 binary64) q))
(fma.f64 (+.f64 p (fabs.f64 r)) #s(literal 1/2 binary64) q)
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 r) (fma.f64 p #s(literal 1/2 binary64) q))
(fma.f64 #s(literal 1/2 binary64) (+.f64 p (fabs.f64 r)) q)
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 p (fabs.f64 r)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 p (fabs.f64 r)) #s(literal 1/2 binary64)) q)) (/.f64 (*.f64 q q) (-.f64 (*.f64 (+.f64 p (fabs.f64 r)) #s(literal 1/2 binary64)) q)))
(-.f64 q (*.f64 (neg.f64 (+.f64 p (fabs.f64 r))) #s(literal 1/2 binary64)))
(-.f64 q (*.f64 #s(literal -1/2 binary64) (+.f64 p (fabs.f64 r))))
(+.f64 (+.f64 q (*.f64 (fabs.f64 r) #s(literal 1/2 binary64))) (*.f64 p #s(literal 1/2 binary64)))
(+.f64 (/.f64 (pow.f64 (*.f64 (+.f64 p (fabs.f64 r)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (+.f64 p (fabs.f64 r)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 q (-.f64 q (*.f64 (+.f64 p (fabs.f64 r)) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 q #s(literal 3 binary64)) (fma.f64 (pow.f64 (+.f64 p (fabs.f64 r)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 q (-.f64 q (*.f64 (+.f64 p (fabs.f64 r)) #s(literal 1/2 binary64)))))))
(+.f64 (*.f64 (fabs.f64 r) #s(literal 1/2 binary64)) (fma.f64 p #s(literal 1/2 binary64) q))
(+.f64 (*.f64 (+.f64 p (fabs.f64 r)) #s(literal 1/2 binary64)) q)
(+.f64 q (*.f64 (+.f64 p (fabs.f64 r)) #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (*.f64 (+.f64 p r) (-.f64 p r))) (neg.f64 (-.f64 p (fabs.f64 r))))
(/.f64 (neg.f64 (fma.f64 r r (*.f64 p (neg.f64 p)))) (neg.f64 (-.f64 (fabs.f64 r) p)))
(/.f64 (neg.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fabs.f64 r) (-.f64 (fabs.f64 r) p) (*.f64 p p))))
(/.f64 (neg.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) (neg.f64 (fma.f64 p (-.f64 p (fabs.f64 r)) (*.f64 r r))))
(/.f64 (*.f64 (+.f64 p r) (-.f64 p r)) (-.f64 p (fabs.f64 r)))
(/.f64 (fma.f64 r r (*.f64 p (neg.f64 p))) (-.f64 (fabs.f64 r) p))
(/.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 (fabs.f64 r) (-.f64 (fabs.f64 r) p) (*.f64 p p)))
(/.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 p (-.f64 p (fabs.f64 r)) (*.f64 r r)))
(fma.f64 (sqrt.f64 (neg.f64 (fabs.f64 r))) (sqrt.f64 (neg.f64 (fabs.f64 r))) p)
(fma.f64 (sqrt.f64 (fabs.f64 (fabs.f64 r))) (sqrt.f64 (fabs.f64 (fabs.f64 r))) p)
(fma.f64 (sqrt.f64 (neg.f64 r)) (sqrt.f64 (neg.f64 r)) p)
(fma.f64 (sqrt.f64 (fabs.f64 r)) (sqrt.f64 (fabs.f64 r)) p)
(fma.f64 (sqrt.f64 (neg.f64 (neg.f64 p))) (sqrt.f64 (neg.f64 (neg.f64 p))) (fabs.f64 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)) (fabs.f64 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)) p)
(fma.f64 (pow.f64 (fabs.f64 (fabs.f64 r)) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (fabs.f64 r)) #s(literal 1/2 binary64)) p)
(fma.f64 (pow.f64 (neg.f64 r) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 r) #s(literal 1/2 binary64)) p)
(fma.f64 (pow.f64 (fabs.f64 r) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 r) #s(literal 1/2 binary64)) p)
(fma.f64 (sqrt.f64 r) (sqrt.f64 r) p)
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (fabs.f64 r))
(fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) (fabs.f64 r))
(-.f64 (/.f64 (*.f64 p p) (-.f64 p (fabs.f64 r))) (/.f64 (*.f64 r r) (-.f64 p (fabs.f64 r))))
(-.f64 (/.f64 (*.f64 r r) (-.f64 (fabs.f64 r) p)) (/.f64 (*.f64 p p) (-.f64 (fabs.f64 r) p)))
(+.f64 (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 (fabs.f64 r) (-.f64 (fabs.f64 r) p) (*.f64 p p))) (/.f64 (pow.f64 r #s(literal 3 binary64)) (fma.f64 (fabs.f64 r) (-.f64 (fabs.f64 r) p) (*.f64 p p))))
(+.f64 (/.f64 (pow.f64 r #s(literal 3 binary64)) (fma.f64 p (-.f64 p (fabs.f64 r)) (*.f64 r r))) (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 p (-.f64 p (fabs.f64 r)) (*.f64 r r))))
(+.f64 p (fabs.f64 r))
(+.f64 (fabs.f64 r) p)
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 p r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))
(*.f64 (+.f64 (+.f64 p r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 p r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p 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 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 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 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)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) 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 p p))) (*.f64 #s(literal 1/2 binary64) (+.f64 p r)))
(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)))
(+.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 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 p p)))) (*.f64 #s(literal 1/2 binary64) (+.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 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 p p))) 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 p p))) r)))
(/.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 (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 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (sqrt.f64 (fabs.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 (sqrt.f64 (neg.f64 (neg.f64 p))) (sqrt.f64 (neg.f64 (neg.f64 p))) (+.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 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 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 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))
(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))
(-.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 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 p r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(+.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 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 (-.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 r #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3/2 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 r #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3/2 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 r #s(literal 3 binary64)) (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))))
(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 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (sqrt.f64 (fabs.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 (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 (pow.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p 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 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 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 p)) (/.f64 #s(literal 1/2 binary64) r))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p 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 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 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 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 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 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 p)) (/.f64 #s(literal 1/2 binary64) r))) (pow.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p p)) (/.f64 #s(literal 1/2 binary64) r)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p p)) #s(literal 1/2 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 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 (-.f64 (fabs.f64 r) (-.f64 p p)) #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 r (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 q r) #s(literal 6 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 (-.f64 (fabs.f64 r) (-.f64 p p)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) r))
(/.f64 (fma.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 q r) #s(literal 6 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 (-.f64 (fabs.f64 r) (-.f64 p p)) #s(literal 1/2 binary64)))) (*.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 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 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 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 p)) (/.f64 #s(literal 1/2 binary64) r)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p 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 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 p)) (/.f64 #s(literal 1/2 binary64) r))) (pow.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p p)) (/.f64 #s(literal 1/2 binary64) r)) #s(literal 2 binary64))))
(fma.f64 (exp.f64 (log.f64 (/.f64 q r))) (exp.f64 (log.f64 (/.f64 q r))) (+.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p 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 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 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 p)) (/.f64 #s(literal 1/2 binary64) r))))
(fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p 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 p)) (/.f64 #s(literal 1/2 binary64) r) (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(fma.f64 q (/.f64 (/.f64 q r) r) (+.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p 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 p)) (/.f64 #s(literal 1/2 binary64) r))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fabs.f64 r) (-.f64 p p)) 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 p)) (/.f64 #s(literal 1/2 binary64) r)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p 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 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 (neg.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p p)) r)) #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 p)) r)))
(+.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p 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 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 p)) (/.f64 #s(literal 1/2 binary64) r))) (pow.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p 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 p)) (/.f64 #s(literal 1/2 binary64) r))) (pow.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p p)) (/.f64 #s(literal 1/2 binary64) r)) #s(literal 2 binary64)))))
(+.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p 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 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 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 p)) (/.f64 #s(literal 1/2 binary64) r)))
(+.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p 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 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 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 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 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 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 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 p)) (/.f64 #s(literal 1/2 binary64) r))) (pow.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p 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 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 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 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 p)) (/.f64 #s(literal 1/2 binary64) r))) (pow.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p p)) (/.f64 #s(literal 1/2 binary64) r)) #s(literal 2 binary64))))
(fma.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p 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 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 p)) (/.f64 #s(literal 1/2 binary64) r)) r))
(fma.f64 r (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p 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 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 p)) (/.f64 #s(literal 1/2 binary64) r))))
(+.f64 (*.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p 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 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 p)) (/.f64 #s(literal 1/2 binary64) r)) r))
(+.f64 (*.f64 r (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p 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 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 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 p) r) #s(literal 2 binary64))) (+.f64 (/.f64 (fabs.f64 r) r) (/.f64 (-.f64 p p) r)))
(/.f64 (-.f64 (pow.f64 (/.f64 (fabs.f64 r) r) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 p p) r) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (fabs.f64 r) r) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 p p) r) #s(literal 2 binary64)) (*.f64 (/.f64 (fabs.f64 r) r) (/.f64 (-.f64 p p) r)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (fabs.f64 r) (-.f64 p p)))) (neg.f64 (neg.f64 r)))
(/.f64 (-.f64 (*.f64 (fabs.f64 r) r) (*.f64 r (-.f64 p p))) (*.f64 r r))
(/.f64 (-.f64 (*.f64 r r) (pow.f64 (-.f64 p p) #s(literal 2 binary64))) (*.f64 (+.f64 (-.f64 p p) (fabs.f64 r)) r))
(/.f64 (-.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 (-.f64 p p) #s(literal 3 binary64))) (*.f64 (fma.f64 (-.f64 p p) (+.f64 (-.f64 p p) (fabs.f64 r)) (*.f64 r r)) r))
(/.f64 (neg.f64 (-.f64 (fabs.f64 r) (-.f64 p p))) (neg.f64 r))
(/.f64 (-.f64 (fabs.f64 r) (-.f64 p p)) r)
(neg.f64 (/.f64 (neg.f64 (-.f64 (fabs.f64 r) (-.f64 p p))) r))
(neg.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p p)) (neg.f64 r)))
(-.f64 (/.f64 (fabs.f64 r) r) (/.f64 (-.f64 p p) r))
(+.f64 (/.f64 (-.f64 (fabs.f64 r) p) r) (/.f64 p r))
(*.f64 (sqrt.f64 (neg.f64 (neg.f64 p))) (sqrt.f64 (neg.f64 (neg.f64 p))))
(*.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 p) (sqrt.f64 p))
(*.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)))
(pow.f64 (sqrt.f64 p) #s(literal 2 binary64))
(pow.f64 (sqrt.f64 (neg.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))
(pow.f64 (neg.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 p)
(fabs.f64 (neg.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 (sqrt.f64 (neg.f64 (fabs.f64 r))) (sqrt.f64 (neg.f64 (fabs.f64 r))))
(*.f64 (sqrt.f64 (fabs.f64 (fabs.f64 r))) (sqrt.f64 (fabs.f64 (fabs.f64 r))))
(*.f64 (sqrt.f64 (neg.f64 r)) (sqrt.f64 (neg.f64 r)))
(*.f64 (sqrt.f64 (fabs.f64 r)) (sqrt.f64 (fabs.f64 r)))
(*.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 (pow.f64 (fabs.f64 (fabs.f64 r)) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (fabs.f64 r)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (neg.f64 r) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 r) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fabs.f64 r) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 r) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 r) (sqrt.f64 r))
(pow.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal 1/4 binary64))
(pow.f64 (sqrt.f64 r) #s(literal 2 binary64))
(pow.f64 (*.f64 r r) #s(literal 1/2 binary64))
(pow.f64 (fabs.f64 r) #s(literal 1 binary64))
(pow.f64 r #s(literal 1 binary64))
(sqrt.f64 (*.f64 r r))
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 r))))
(fabs.f64 (neg.f64 (neg.f64 r)))
(fabs.f64 (neg.f64 r))
(fabs.f64 r)
(exp.f64 (*.f64 (log.f64 (*.f64 r r)) #s(literal 1/2 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 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (sqrt.f64 (fabs.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 (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 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 (-.f64 (*.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 #s(literal 4 binary64)) q (*.f64 p (neg.f64 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 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p (neg.f64 p)))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q #s(literal 4 binary64)) q (*.f64 p (neg.f64 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 (+.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)))))))
(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))))))
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1 binary64)))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(*.f64 (fabs.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)))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #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/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal 2 binary64))
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64))
(/.f64 (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)))) (-.f64 (*.f64 p p) (*.f64 (*.f64 q q) #s(literal 4 binary64))))
(/.f64 (-.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 p #s(literal 6 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64)) (+.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p (neg.f64 p))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 q #s(literal 4 binary64)) q (*.f64 p (neg.f64 p)))))
(/.f64 (neg.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 #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 (*.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (*.f64 q #s(literal 4 binary64)) q (*.f64 p (neg.f64 p))))
(/.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))) (+.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 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))) (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 (sqrt.f64 (*.f64 p (neg.f64 p))) (sqrt.f64 (*.f64 p (neg.f64 p))) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 (sqrt.f64 (pow.f64 p #s(literal 3 binary64))) (sqrt.f64 p) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 (sqrt.f64 (pow.f64 p #s(literal 3 binary64))) (sqrt.f64 (neg.f64 p)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 (exp.f64 (log.f64 p)) (exp.f64 (log.f64 p)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 (*.f64 #s(literal 4 binary64) (neg.f64 q)) (neg.f64 q) (*.f64 (neg.f64 (neg.f64 p)) p))
(fma.f64 (*.f64 #s(literal 4 binary64) (neg.f64 q)) (neg.f64 q) (*.f64 p p))
(fma.f64 (neg.f64 (neg.f64 p)) (neg.f64 (neg.f64 p)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 (sqrt.f64 p) (sqrt.f64 (pow.f64 p #s(literal 3 binary64))) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (pow.f64 p #s(literal 3 binary64))) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 (*.f64 q #s(literal 4 binary64)) q (*.f64 (neg.f64 (neg.f64 p)) p))
(fma.f64 (*.f64 q #s(literal 4 binary64)) q (*.f64 p p))
(fma.f64 (neg.f64 q) (*.f64 (neg.f64 q) #s(literal 4 binary64)) (*.f64 (neg.f64 (neg.f64 p)) p))
(fma.f64 (neg.f64 q) (*.f64 (neg.f64 q) #s(literal 4 binary64)) (*.f64 p p))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (neg.f64 (neg.f64 p)) p))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))
(fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 (neg.f64 p) (neg.f64 p) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 q (*.f64 q #s(literal 4 binary64)) (*.f64 (neg.f64 (neg.f64 p)) p))
(fma.f64 q (*.f64 q #s(literal 4 binary64)) (*.f64 p p))
(fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 (neg.f64 (neg.f64 p)) p))
(fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 2 binary64)))
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 q #s(literal 4 binary64))) (fma.f64 (*.f64 q #s(literal 4 binary64)) q (*.f64 p (neg.f64 p)))) (/.f64 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (*.f64 q #s(literal 4 binary64)) q (*.f64 p (neg.f64 p)))))
(-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (neg.f64 (neg.f64 p)) (neg.f64 p)))
(-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p (neg.f64 p)))
(-.f64 (*.f64 p p) (*.f64 (neg.f64 (*.f64 q q)) #s(literal 4 binary64)))
(-.f64 (*.f64 p p) (*.f64 (neg.f64 q) (*.f64 q #s(literal 4 binary64))))
(-.f64 (*.f64 p p) (*.f64 #s(literal -4 binary64) (*.f64 q q)))
(fabs.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal 1 binary64)))
(exp.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(+.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 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 6 binary64)) (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 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (neg.f64 (neg.f64 p)) p))
(+.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p))
(+.f64 (*.f64 p p) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(/.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 #s(literal 1/8 binary64) (pow.f64 (/.f64 q r) #s(literal 6 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 #s(literal 1/8 binary64) (pow.f64 (/.f64 q r) #s(literal 6 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 #s(literal 1/8 binary64) (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))))
(fma.f64 (exp.f64 (log.f64 (/.f64 q r))) (exp.f64 (log.f64 (/.f64 q 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 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 (/.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)))

eval89.0ms (1.3%)

Memory
-10.9MiB live, 134.5MiB allocated; 14ms collecting garbage
Compiler

Compiled 32 936 to 3 267 computations (90.1% saved)

prune26.0ms (0.4%)

Memory
11.1MiB live, 58.4MiB allocated; 2ms collecting garbage
Pruning

17 alts after pruning (12 fresh and 5 done)

PrunedKeptTotal
New6159624
Fresh134
Picked235
Done022
Total61817635
Accuracy
99.6%
Counts
635 → 17
Alt Table
Click to see full alt table
StatusAccuracyProgram
38.5%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 #s(approx (/ (- (fabs r) (- p (fabs p))) r) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))) r))
38.1%
#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)))
8.4%
#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) (+.f64 r p)) (fabs.f64 p)) #s(literal 1/2 binary64)))
34.8%
#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)))
8.7%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
8.0%
#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.2%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
42.8%
#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 (fabs.f64 r)) #s(literal 1/2 binary64) q)))
48.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) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q)))
13.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) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)))))
43.2%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (fabs p)) 1/2) (*.f64 (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/8 binary64) (fma.f64 (/.f64 (+.f64 r (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal 1 binary64))) q)))
35.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 (-.f64 p (+.f64 p (+.f64 (fabs.f64 r) r))) #s(literal -1/2 binary64))))
40.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 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))))
51.4%
#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 (*.f64 (sqrt.f64 r) (sqrt.f64 r))) (fabs.f64 p))))))
46.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 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (*.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p))))))))
64.7%
#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))))))
37.7%
#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 p)) (fabs.f64 r))))))
Compiler

Compiled 1 379 to 951 computations (31% saved)

simplify154.0ms (2.2%)

Memory
22.1MiB live, 208.3MiB allocated; 15ms collecting garbage
Localize:

Found 20 expressions of interest:

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

Useful iterations: 0 (0.0ms)

IterNodesCost
070567
096536
1190517
2503517
31472499
44004469
08304449
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 (*.f64 (sqrt.f64 r) (sqrt.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 (*.f64 (sqrt.f64 r) (sqrt.f64 r))) (fabs.f64 p)))))
(*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (*.f64 (sqrt.f64 r) (sqrt.f64 r))) (fabs.f64 p))))
#s(literal -1/2 binary64)
(-.f64 p (+.f64 (+.f64 r (*.f64 (sqrt.f64 r) (sqrt.f64 r))) (fabs.f64 p)))
p
(+.f64 (+.f64 r (*.f64 (sqrt.f64 r) (sqrt.f64 r))) (fabs.f64 p))
(+.f64 r (*.f64 (sqrt.f64 r) (sqrt.f64 r)))
r
(*.f64 (sqrt.f64 r) (sqrt.f64 r))
(sqrt.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 (+.f64 p (fabs.f64 r)) #s(literal 1/2 binary64) q)))
#s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 (+.f64 p (fabs.f64 r)) #s(literal 1/2 binary64) q))
(fma.f64 (+.f64 p (fabs.f64 r)) #s(literal 1/2 binary64) q)
(+.f64 p (fabs.f64 r))
p
(fabs.f64 r)
r
#s(literal 1/2 binary64)
q
#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) (+.f64 r p)) (fabs.f64 p)) #s(literal 1/2 binary64)))
(*.f64 (+.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (+.f64 r p)) (fabs.f64 p)) #s(literal 1/2 binary64))
(+.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (+.f64 r p)) (fabs.f64 p))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (+.f64 r p))
(+.f64 r p)
r
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)))))) #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 (* (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)))
(*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))
(+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p))
(+.f64 r (fabs.f64 r))
r
(fabs.f64 r)
(fabs.f64 p)
p
#s(literal 1/2 binary64)
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.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)))
(*.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))
(+.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(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (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)))
(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 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 (*.f64 (sqrt.f64 r) (sqrt.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 p (fabs.f64 p)) #s(literal -1/2 binary64) r)))
#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 (*.f64 (sqrt.f64 r) (sqrt.f64 r))) (fabs.f64 p)))))
#s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal -1/2 binary64) r))
(*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (*.f64 (sqrt.f64 r) (sqrt.f64 r))) (fabs.f64 p))))
(fma.f64 (-.f64 p (fabs.f64 p)) #s(literal -1/2 binary64) r)
#s(literal -1/2 binary64)
(-.f64 p (+.f64 (+.f64 r (*.f64 (sqrt.f64 r) (sqrt.f64 r))) (fabs.f64 p)))
(fma.f64 #s(literal -2 binary64) r (-.f64 p (fabs.f64 p)))
p
(+.f64 (+.f64 r (*.f64 (sqrt.f64 r) (sqrt.f64 r))) (fabs.f64 p))
(fma.f64 r #s(literal 2 binary64) (fabs.f64 p))
(+.f64 r (*.f64 (sqrt.f64 r) (sqrt.f64 r)))
(*.f64 r #s(literal 2 binary64))
r
(*.f64 (sqrt.f64 r) (sqrt.f64 r))
r
(sqrt.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 (+.f64 p (fabs.f64 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 (fabs.f64 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 (fabs.f64 r)) #s(literal 1/2 binary64) q)
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) q)
(+.f64 p (fabs.f64 r))
(+.f64 r p)
p
(fabs.f64 r)
r
r
#s(literal 1/2 binary64)
q
#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) (+.f64 r p)) (fabs.f64 p)) #s(literal 1/2 binary64)))
(*.f64 (+.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (+.f64 r p)) (fabs.f64 p)) #s(literal 1/2 binary64))
(+.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (+.f64 r p)) (fabs.f64 p))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (+.f64 r p))
(+.f64 r p)
r
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)))))) #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)) (fma.f64 (fabs.f64 p) #s(literal 1/2 binary64) r)))
#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 (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (fma.f64 (fabs.f64 p) #s(literal 1/2 binary64) r))
(*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))
(fma.f64 (fabs.f64 p) #s(literal 1/2 binary64) r)
(+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p))
(fma.f64 r #s(literal 2 binary64) (fabs.f64 p))
(+.f64 r (fabs.f64 r))
(*.f64 r #s(literal 2 binary64))
r
(fabs.f64 r)
r
(fabs.f64 p)
p
#s(literal 1/2 binary64)
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.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)))
(*.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))
(+.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(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (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)))
(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 p)
#s(literal 1/2 binary64)

localize136.0ms (1.9%)

Memory
-1.1MiB live, 239.6MiB allocated; 18ms collecting garbage
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy0.00390625
(+.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))
accuracy17.34050738047703
#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)))
accuracy20.19962946568329
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
accuracy21.899765596266874
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
accuracy0.0
(fabs.f64 r)
accuracy0.0
(fabs.f64 p)
accuracy13.725164897533892
#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)))
accuracy16.511236052330243
#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))))
accuracy0.0
(fabs.f64 p)
accuracy0.00390625
(+.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (+.f64 r p)) (fabs.f64 p))
accuracy17.34050738047703
#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) (+.f64 r p)) (fabs.f64 p)) #s(literal 1/2 binary64)))
accuracy27.7653123237404
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (+.f64 r p))
accuracy0.0
(+.f64 p (fabs.f64 r))
accuracy0.0
(fabs.f64 r)
accuracy11.181887971720307
#s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 (+.f64 p (fabs.f64 r)) #s(literal 1/2 binary64) q))
accuracy26.37507964595846
#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 (fabs.f64 r)) #s(literal 1/2 binary64) q)))
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 (*.f64 (sqrt.f64 r) (sqrt.f64 r))) (fabs.f64 p)))))
accuracy0.00390625
(-.f64 p (+.f64 (+.f64 r (*.f64 (sqrt.f64 r) (sqrt.f64 r))) (fabs.f64 p)))
accuracy0.37890625
(*.f64 (sqrt.f64 r) (sqrt.f64 r))
accuracy16.511236052330243
#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 (*.f64 (sqrt.f64 r) (sqrt.f64 r))) (fabs.f64 p))))))
Samples
90.0ms197×0valid
17.0ms58×0invalid
1.0ms1valid
Compiler

Compiled 384 to 53 computations (86.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 64.0ms
ival-add: 23.0ms (35.8% of total)
ival-mult: 19.0ms (29.6% of total)
ival-div: 5.0ms (7.8% of total)
ival-sqrt: 5.0ms (7.8% of total)
ival-pow2: 5.0ms (7.8% of total)
ival-fabs: 2.0ms (3.1% of total)
ival-sub: 2.0ms (3.1% of total)
exact: 1.0ms (1.6% of total)
ival-neg: 1.0ms (1.6% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series48.0ms (0.7%)

Memory
-17.2MiB live, 39.9MiB allocated; 56ms collecting garbage
Counts
25 → 186
Calls
Call 1
Inputs
(*.f64 (sqrt.f64 r) (sqrt.f64 r))
(*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (*.f64 (sqrt.f64 r) (sqrt.f64 r))) (fabs.f64 p))))
(+.f64 (+.f64 r (*.f64 (sqrt.f64 r) (sqrt.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 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (*.f64 (sqrt.f64 r) (sqrt.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)))))) #s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 (+.f64 p (fabs.f64 r)) #s(literal 1/2 binary64) q)))
#s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 (+.f64 p (fabs.f64 r)) #s(literal 1/2 binary64) q))
(fma.f64 (+.f64 p (fabs.f64 r)) #s(literal 1/2 binary64) q)
#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) (+.f64 r p)) (fabs.f64 p)) #s(literal 1/2 binary64)))
(*.f64 (+.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (+.f64 r p)) (fabs.f64 p)) #s(literal 1/2 binary64))
(+.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (+.f64 r p)) (fabs.f64 p))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (+.f64 r p))
(*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))
(+.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 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 (+.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)))
(*.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))
(+.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(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(-.f64 p (+.f64 (+.f64 r (*.f64 (sqrt.f64 r) (sqrt.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 (*.f64 (sqrt.f64 r) (sqrt.f64 r))) (fabs.f64 p)))))
(+.f64 p (fabs.f64 r))
(fabs.f64 p)
#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)))
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
Outputs
(* 1/2 (+ (fabs p) (* 2 r)))
(+ (* -1/2 p) (* 1/2 (+ (fabs p) (* 2 r))))
(+ (fabs p) (* 2 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))))))))))
(+ q (* 1/2 (+ (fabs p) (fabs r))))
(+ q (* 1/2 (fabs r)))
(+ q (+ (* 1/2 p) (* 1/2 (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))))
(+ r (+ (fabs p) (fabs r)))
(* -1 (+ (fabs p) (* 2 r)))
(- p (+ (fabs p) (* 2 r)))
(+ (* -1/2 p) (* 1/2 (+ r (+ (fabs p) (fabs r)))))
(fabs r)
(+ p (fabs r))
(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 (/ (+ (fabs p) (* 2 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))))))
(* p (+ 1/2 (+ (* 1/2 (/ (fabs r) p)) (/ q 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
(* 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 (/ r 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 (* -1 (/ (+ (fabs p) (* 2 r)) p))))
(* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2))
(* p (+ 1 (/ (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 (/ (+ (fabs p) (* 2 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 (- (* -1 (/ (+ q (* 1/2 (fabs r))) p)) 1/2)))
(* -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 (- (+ (* 2 (/ r p)) (/ (fabs p) p)) 1)))
(* -1 (* p (- (* -1 (/ (fabs r) p)) 1)))
(* -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))))))))
r
(* -1/2 (- p (fabs p)))
(+ r (* -1/2 (- p (fabs p))))
(* 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))))))))))
(+ q (* 1/2 (+ 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 (+ (fabs p) (fabs r)))
(+ (* 1/2 r) (* 1/2 (+ (fabs p) (fabs r))))
(+ (fabs p) (fabs r))
(- p (fabs p))
(- (+ p (* -2 r)) (fabs p))
(* -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))
(* r (+ 1 (* -1/2 (/ (- p (fabs p)) r))))
(* 2 r)
(* r (+ 2 (/ (fabs p) r)))
(* 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) (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))))))
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r))))
(* r (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))))
(* -2 r)
(* r (- (/ p r) (+ 2 (/ (fabs p) r))))
(* r (+ 1/2 (* -1 (/ (* p (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r))))
(* -1 (* r (pow (sqrt -1) 2)))
(* 1/2 (* r (- 1 (pow (sqrt -1) 2))))
(* -1 (* r (+ (* -1/2 (- 1 (pow (sqrt -1) 2))) (* 1/2 (/ (- p (fabs p)) r)))))
(* -1 (* r (- (pow (sqrt -1) 2) 1)))
(* -1 (* r (- (+ (* -1 (/ (fabs p) r)) (pow (sqrt -1) 2)) 1)))
(* -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) (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 (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))
(* -1 (* r (- (* -1 (/ (+ (fabs p) (fabs r)) r)) 1)))
(* -1 (* r (- 1 (pow (sqrt -1) 2))))
(* -1 (* r (- (+ 1 (* -1 (/ (- p (fabs p)) r))) (pow (sqrt -1) 2))))
(* -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)))))
(* 1/2 (+ p (fabs 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)
(+ 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)))))
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/2 (/ (+ p (fabs r)) q))))
(* 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)))))
(* 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 (fabs r)) q)) 1)))
(* -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
29.0ms
p
@0
((* (sqrt r) (sqrt r)) (* -1/2 (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)))) (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fabs 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 (fabs r)) 1/2) q) (* (/ 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) (* (+ (+ r (fabs r)) (fabs p)) 1/2) (+ (+ r (fabs r)) (fabs p)) (* (/ 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) (* p p))) r) (fabs p)) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (fabs p)) (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p))) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (+ p (fabs r)) (fabs p) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (sqrt (+ (* (* q q) 4) (* p p))))
3.0ms
r
@-inf
((* (sqrt r) (sqrt r)) (* -1/2 (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)))) (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fabs 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 (fabs r)) 1/2) q) (* (/ 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) (* (+ (+ r (fabs r)) (fabs p)) 1/2) (+ (+ r (fabs r)) (fabs p)) (* (/ 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) (* p p))) r) (fabs p)) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (fabs p)) (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p))) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (+ p (fabs r)) (fabs p) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (sqrt (+ (* (* q q) 4) (* p p))))
2.0ms
r
@inf
((* (sqrt r) (sqrt r)) (* -1/2 (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)))) (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fabs 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 (fabs r)) 1/2) q) (* (/ 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) (* (+ (+ r (fabs r)) (fabs p)) 1/2) (+ (+ r (fabs r)) (fabs p)) (* (/ 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) (* p p))) r) (fabs p)) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (fabs p)) (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p))) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (+ p (fabs r)) (fabs p) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (sqrt (+ (* (* q q) 4) (* p p))))
2.0ms
r
@0
((* (sqrt r) (sqrt r)) (* -1/2 (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)))) (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fabs 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 (fabs r)) 1/2) q) (* (/ 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) (* (+ (+ r (fabs r)) (fabs p)) 1/2) (+ (+ r (fabs r)) (fabs p)) (* (/ 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) (* p p))) r) (fabs p)) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (fabs p)) (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p))) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (+ p (fabs r)) (fabs p) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (sqrt (+ (* (* q q) 4) (* p p))))
2.0ms
p
@inf
((* (sqrt r) (sqrt r)) (* -1/2 (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)))) (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fabs 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 (fabs r)) 1/2) q) (* (/ 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) (* (+ (+ r (fabs r)) (fabs p)) 1/2) (+ (+ r (fabs r)) (fabs p)) (* (/ 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) (* p p))) r) (fabs p)) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (fabs p)) (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p))) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (+ p (fabs r)) (fabs p) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (sqrt (+ (* (* q q) 4) (* p p))))

simplify188.0ms (2.6%)

Memory
15.5MiB live, 228.5MiB allocated; 62ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
07413377
126033241
088723024
Stop Event
iter limit
node limit
Counts
186 → 183
Calls
Call 1
Inputs
(* 1/2 (+ (fabs p) (* 2 r)))
(+ (* -1/2 p) (* 1/2 (+ (fabs p) (* 2 r))))
(+ (fabs p) (* 2 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))))))))))
(+ q (* 1/2 (+ (fabs p) (fabs r))))
(+ q (* 1/2 (fabs r)))
(+ q (+ (* 1/2 p) (* 1/2 (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))))
(+ r (+ (fabs p) (fabs r)))
(* -1 (+ (fabs p) (* 2 r)))
(- p (+ (fabs p) (* 2 r)))
(+ (* -1/2 p) (* 1/2 (+ r (+ (fabs p) (fabs r)))))
(fabs r)
(+ p (fabs r))
(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 (/ (+ (fabs p) (* 2 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))))))
(* p (+ 1/2 (+ (* 1/2 (/ (fabs r) p)) (/ q 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
(* 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 (/ r 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 (* -1 (/ (+ (fabs p) (* 2 r)) p))))
(* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2))
(* p (+ 1 (/ (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 (/ (+ (fabs p) (* 2 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 (- (* -1 (/ (+ q (* 1/2 (fabs r))) p)) 1/2)))
(* -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 (- (+ (* 2 (/ r p)) (/ (fabs p) p)) 1)))
(* -1 (* p (- (* -1 (/ (fabs r) p)) 1)))
(* -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))))))))
r
(* -1/2 (- p (fabs p)))
(+ r (* -1/2 (- p (fabs p))))
(* 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))))))))))
(+ q (* 1/2 (+ 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 (+ (fabs p) (fabs r)))
(+ (* 1/2 r) (* 1/2 (+ (fabs p) (fabs r))))
(+ (fabs p) (fabs r))
(- p (fabs p))
(- (+ p (* -2 r)) (fabs p))
(* -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))
(* r (+ 1 (* -1/2 (/ (- p (fabs p)) r))))
(* 2 r)
(* r (+ 2 (/ (fabs p) r)))
(* 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) (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))))))
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r))))
(* r (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))))
(* -2 r)
(* r (- (/ p r) (+ 2 (/ (fabs p) r))))
(* r (+ 1/2 (* -1 (/ (* p (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r))))
(* -1 (* r (pow (sqrt -1) 2)))
(* 1/2 (* r (- 1 (pow (sqrt -1) 2))))
(* -1 (* r (+ (* -1/2 (- 1 (pow (sqrt -1) 2))) (* 1/2 (/ (- p (fabs p)) r)))))
(* -1 (* r (- (pow (sqrt -1) 2) 1)))
(* -1 (* r (- (+ (* -1 (/ (fabs p) r)) (pow (sqrt -1) 2)) 1)))
(* -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) (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 (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)))
(* -1 (* r (- (* -1 (/ (+ (fabs p) (fabs r)) r)) 1)))
(* -1 (* r (- 1 (pow (sqrt -1) 2))))
(* -1 (* r (- (+ 1 (* -1 (/ (- p (fabs p)) r))) (pow (sqrt -1) 2))))
(* -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)))))
(* 1/2 (+ p (fabs 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)
(+ 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)))))
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/2 (/ (+ p (fabs r)) q))))
(* 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)))))
(* 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 (fabs r)) q)) 1)))
(* -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 (+ (fabs p) (* 2 r)))
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) r)
(+ (* -1/2 p) (* 1/2 (+ (fabs p) (* 2 r))))
(fma.f64 #s(literal -1/2 binary64) p (fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) r))
(+ (fabs p) (* 2 r))
(fma.f64 #s(literal 2 binary64) 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 p r)) (+.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 p #s(literal 1/4 binary64)) (*.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 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 (+.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)))
(+ 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 (fabs r)))
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 r) q)
(+ q (+ (* 1/2 p) (* 1/2 (fabs r))))
(fma.f64 (+.f64 (fabs.f64 r) p) #s(literal 1/2 binary64) q)
(* 1/2 (+ r (+ (fabs p) (* 2 q))))
(*.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (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 q #s(literal 2 binary64) (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 q #s(literal 2 binary64) (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 q #s(literal 2 binary64) (fabs.f64 p)) r) #s(literal 1/2 binary64)))
(+ r (+ (fabs p) (* 2 q)))
(+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 p)) r)
(+ r (+ (fabs p) (+ (* 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 p))) r)
(+ r (+ (fabs p) (+ (* 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) r)) (fabs.f64 p))
(+ 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 (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) (fma.f64 q #s(literal 2 binary64) r)) (fabs.f64 p))
(+ r (* 2 q))
(fma.f64 q #s(literal 2 binary64) r)
(+ 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) r))
(+ 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) r))
(+ 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 (-.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) (fma.f64 q #s(literal 2 binary64) r))
(* 1/2 (+ r (+ (fabs p) (fabs r))))
(*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))
(+ r (+ (fabs p) (fabs r)))
(+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p))
(* -1 (+ (fabs p) (* 2 r)))
(neg.f64 (fma.f64 #s(literal 2 binary64) r (fabs.f64 p)))
(- p (+ (fabs p) (* 2 r)))
(-.f64 p (fma.f64 #s(literal 2 binary64) r (fabs.f64 p)))
(+ (* -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))))
(fabs r)
(fabs.f64 r)
(+ p (fabs r))
(+.f64 (fabs.f64 r) 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 (-.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 q #s(literal 2 binary64)))
(* -1/2 p)
(*.f64 #s(literal -1/2 binary64) p)
(* p (- (* 1/2 (/ (+ (fabs p) (* 2 r)) p)) 1/2))
(*.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) r) p) #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)
(* p (+ 1/2 (+ (* 1/2 (/ (fabs r) p)) (/ q p))))
(*.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 r) q) p) #s(literal 1/2 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 (fma.f64 (/.f64 (+.f64 (fabs.f64 p) r) p) #s(literal 1/2 binary64) (fma.f64 (/.f64 q p) (/.f64 q p) #s(literal 1/2 binary64))) p)
(* p (+ 1/2 (+ (* -1 (/ (pow q 4) (pow p 4))) (+ (* 1/2 (/ (+ r (fabs p)) 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 (+.f64 (fabs.f64 p) r) p) #s(literal 1/2 binary64) (fma.f64 (/.f64 q p) (/.f64 q p) #s(literal 1/2 binary64)))) p)
p
(* p (+ 1 (+ (/ r p) (/ (fabs p) p))))
(fma.f64 (/.f64 (+.f64 (fabs.f64 p) r) p) p p)
(* p (+ 1 (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ r p) (/ (fabs p) p)))))
(fma.f64 (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 (*.f64 q q) p) (/.f64 (+.f64 (fabs.f64 p) r) p)) p p)
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ r p) (/ (fabs p) 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 p) r) p)) p p)
(* p (+ 1 (/ r p)))
(fma.f64 (/.f64 r p) p p)
(* p (+ 1 (+ (* 2 (/ (pow q 2) (pow p 2))) (/ r p))))
(fma.f64 (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 (*.f64 q q) p) (/.f64 r p)) p p)
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (/ 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 r p)) p p)
(* p (+ 1 (* -1 (/ (+ (fabs p) (* 2 r)) p))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) r (fabs.f64 p)) p)) 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)
(* p (+ 1 (/ (fabs r) p)))
(fma.f64 (/.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 (/ (+ (fabs p) (* 2 r)) p)))))
(*.f64 (neg.f64 p) (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) r) 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 (/ (+ q (* 1/2 (fabs r))) p)) 1/2)))
(*.f64 (neg.f64 p) (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 r) q) (neg.f64 p)) #s(literal 1/2 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) (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (+.f64 (fabs.f64 p) r) #s(literal 1/2 binary64) (/.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 (+ r (fabs p)))) p)))))
(*.f64 (neg.f64 p) (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (+.f64 (fabs.f64 p) r) #s(literal 1/2 binary64) (/.f64 (fma.f64 q q (/.f64 (pow.f64 q #s(literal 4 binary64)) (*.f64 (neg.f64 p) p))) (neg.f64 p))) p)))
(* -1 p)
(neg.f64 p)
(* -1 (* p (+ 1 (* -1 (/ (+ r (fabs p)) p)))))
(*.f64 (neg.f64 p) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) r) p)))
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (* -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) (+.f64 (fabs.f64 p) r)) p)))
(* -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 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) 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 (* -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 4) (pow p 2))) (* 2 (pow q 2))) p))) p)))))
(*.f64 (neg.f64 p) (-.f64 #s(literal 1 binary64) (/.f64 (-.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 (- (+ (* 2 (/ r p)) (/ (fabs p) p)) 1)))
(*.f64 (neg.f64 p) (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) r (fabs.f64 p)) p) #s(literal 1 binary64)))
(* -1 (* p (- (* -1 (/ (fabs r) p)) 1)))
(*.f64 (neg.f64 p) (-.f64 (/.f64 (fabs.f64 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) (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))))
r
(* -1/2 (- p (fabs p)))
(*.f64 (-.f64 p (fabs.f64 p)) #s(literal -1/2 binary64))
(+ r (* -1/2 (- p (fabs p))))
(fma.f64 (-.f64 p (fabs.f64 p)) #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 p r)) (+.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 r #s(literal 1/4 binary64)) (*.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 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 (+.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)))
(+ q (* 1/2 (+ p (fabs r))))
(fma.f64 (+.f64 (fabs.f64 r) p) #s(literal 1/2 binary64) q)
(* 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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (+.f64 (fabs.f64 p) r)))
(+ (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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (+.f64 (fabs.f64 p) r))
(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 (+ (fabs p) (fabs r)))
(*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)))
(+ (* 1/2 r) (* 1/2 (+ (fabs p) (fabs r))))
(*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))
(+ (fabs p) (fabs r))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(- p (fabs p))
(-.f64 p (fabs.f64 p))
(- (+ p (* -2 r)) (fabs p))
(-.f64 p (fma.f64 #s(literal 2 binary64) r (fabs.f64 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/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))
(* r (+ 1 (* -1/2 (/ (- p (fabs p)) r))))
(*.f64 (fma.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal -1/2 binary64) #s(literal 1 binary64)) r)
(* 2 r)
(*.f64 #s(literal 2 binary64) r)
(* r (+ 2 (/ (fabs p) r)))
(*.f64 (+.f64 (/.f64 (fabs.f64 p) r) #s(literal 2 binary64)) 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/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))))
(fma.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 p)) r) r r)
(* r (+ 1 (* (/ 1 r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) r 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 (+ (/ (fabs p) r) (/ (fabs r) r))))
(fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) r r)
(* -2 r)
(*.f64 #s(literal -2 binary64) r)
(* r (- (/ p r) (+ 2 (/ (fabs p) r))))
(*.f64 (-.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 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)
(* -1 (* r (pow (sqrt -1) 2)))
r
(* 1/2 (* r (- 1 (pow (sqrt -1) 2))))
r
(* -1 (* r (+ (* -1/2 (- 1 (pow (sqrt -1) 2))) (* 1/2 (/ (- p (fabs p)) r)))))
(*.f64 (neg.f64 r) (fma.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal -1 binary64)))
(* -1 (* r (- (pow (sqrt -1) 2) 1)))
(*.f64 #s(literal 2 binary64) r)
(* -1 (* r (- (+ (* -1 (/ (fabs p) r)) (pow (sqrt -1) 2)) 1)))
(*.f64 (neg.f64 r) (fma.f64 (/.f64 (fabs.f64 p) r) #s(literal -1 binary64) #s(literal -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/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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (neg.f64 r)) #s(literal 1 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 (/ (+ (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 (pow (sqrt -1) 2))))
(*.f64 #s(literal -2 binary64) r)
(* -1 (* r (- (+ 1 (* -1 (/ (- p (fabs p)) r))) (pow (sqrt -1) 2))))
(*.f64 (neg.f64 r) (fma.f64 (/.f64 (-.f64 p (fabs.f64 p)) r) #s(literal -1 binary64) #s(literal 2 binary64)))
(* -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 (- (+ 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 (+ p (fabs r)))
(*.f64 (+.f64 (fabs.f64 r) p) #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 #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 (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 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64) (+.f64 (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)
(+.f64 p r)
(+ p (+ r (* 2 (/ (pow q 2) p))))
(fma.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64) (+.f64 p r))
(+ p (+ 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 p r))
(+ p (+ 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 (-.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) (+.f64 p r))
(+ 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)
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/2 (/ (+ p (fabs r)) q))))
(*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) p) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) 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 (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/8 binary64) (fma.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 (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 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 (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (fabs.f64 p) 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))) (+ (/ r q) (/ (fabs p) 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 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 (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/4 binary64) (+.f64 (/.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))) (/ 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 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 #s(literal 1/512 binary64) (pow.f64 p #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 #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/2 (/ (+ p (fabs r)) q)) 1)))
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) p) q) #s(literal -1/2 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 (-.f64 #s(literal 1 binary64) (/.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)) (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 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 (fabs.f64 p) r) #s(literal 1/2 binary64) (/.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 (/ (+ r (fabs p)) q)))))
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (+.f64 (fabs.f64 p) r) q)) (neg.f64 q))
(* -1 (* q (+ 2 (* -1 (/ (+ r (+ (fabs p) (* -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 p) r)) q)) (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 #s(literal 2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) 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 (/ r q)))))
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 r q)) (neg.f64 q))
(* -1 (* q (+ 2 (* -1 (/ (+ 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) r) q)) (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 #s(literal 2 binary64) (/.f64 (-.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 (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) (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))))
(* -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) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 q #s(literal 6 binary64)))))

rewrite163.0ms (2.3%)

Memory
20.2MiB live, 109.2MiB allocated; 7ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
070512
096468
1412468
23070411
011422397
Stop Event
iter limit
node limit
iter limit
Counts
25 → 355
Calls
Call 1
Inputs
(*.f64 (sqrt.f64 r) (sqrt.f64 r))
(*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (*.f64 (sqrt.f64 r) (sqrt.f64 r))) (fabs.f64 p))))
(+.f64 (+.f64 r (*.f64 (sqrt.f64 r) (sqrt.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 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (*.f64 (sqrt.f64 r) (sqrt.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)))))) #s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 (+.f64 p (fabs.f64 r)) #s(literal 1/2 binary64) q)))
#s(approx (+ (* (* q 1/2) (/ (+ (fabs r) (fabs p)) q)) q) (fma.f64 (+.f64 p (fabs.f64 r)) #s(literal 1/2 binary64) q))
(fma.f64 (+.f64 p (fabs.f64 r)) #s(literal 1/2 binary64) q)
#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) (+.f64 r p)) (fabs.f64 p)) #s(literal 1/2 binary64)))
(*.f64 (+.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (+.f64 r p)) (fabs.f64 p)) #s(literal 1/2 binary64))
(+.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (+.f64 r p)) (fabs.f64 p))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (+.f64 r p))
(*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))
(+.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 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 (+.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)))
(*.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))
(+.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(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(-.f64 p (+.f64 (+.f64 r (*.f64 (sqrt.f64 r) (sqrt.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 (*.f64 (sqrt.f64 r) (sqrt.f64 r))) (fabs.f64 p)))))
(+.f64 p (fabs.f64 r))
(fabs.f64 p)
#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)))
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
Outputs
(*.f64 (sqrt.f64 (pow.f64 r #s(literal 3/2 binary64))) (pow.f64 r #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (pow.f64 r #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 r #s(literal 1/4 binary64)))
(*.f64 (pow.f64 r #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 r #s(literal 3/2 binary64))))
(*.f64 (pow.f64 r #s(literal 1/4 binary64)) (pow.f64 (pow.f64 r #s(literal 3/2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 r) (sqrt.f64 r))
(pow.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal 1/4 binary64))
(pow.f64 (*.f64 r r) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 r) #s(literal 2 binary64))
(pow.f64 r #s(literal 1 binary64))
(neg.f64 r)
(sqrt.f64 (*.f64 r r))
(fabs.f64 r)
(exp.f64 (*.f64 (log.f64 r) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 r r)) #s(literal 1/2 binary64)))
(exp.f64 (log.f64 r))
(+.f64 (cosh.f64 (log.f64 r)) (sinh.f64 (log.f64 r)))
r
(*.f64 (-.f64 (-.f64 p #s(literal 0 binary64)) p) #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 p #s(literal 0 binary64)) p))
(/.f64 (*.f64 (fma.f64 p p (pow.f64 (-.f64 p #s(literal 0 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (+.f64 (-.f64 p #s(literal 0 binary64)) p))
(/.f64 (*.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (-.f64 p #s(literal 0 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64)) (fma.f64 (-.f64 p #s(literal 0 binary64)) (+.f64 (-.f64 p #s(literal 0 binary64)) p) (*.f64 p p)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 p p (pow.f64 (-.f64 p #s(literal 0 binary64)) #s(literal 2 binary64)))) (+.f64 (-.f64 p #s(literal 0 binary64)) p))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (-.f64 p #s(literal 0 binary64)) #s(literal 3 binary64)))) (fma.f64 (-.f64 p #s(literal 0 binary64)) (+.f64 (-.f64 p #s(literal 0 binary64)) p) (*.f64 p p)))
(/.f64 (fma.f64 #s(literal 0 binary64) (fma.f64 (-.f64 p #s(literal 0 binary64)) p #s(literal 0 binary64)) (*.f64 (fma.f64 (-.f64 p #s(literal 0 binary64)) p #s(literal 0 binary64)) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 (fma.f64 (-.f64 p #s(literal 0 binary64)) p #s(literal 0 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 p p) #s(literal 0 binary64)) (-.f64 p #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 r r) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) p))
(/.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 p p (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 0 binary64) p))))
(/.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (fma.f64 r r (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 r (-.f64 p r)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 p p))) (neg.f64 (-.f64 #s(literal 0 binary64) p)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 p p))) (-.f64 #s(literal 0 binary64) p))
(/.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 0 binary64))) (neg.f64 (fma.f64 (-.f64 p #s(literal 0 binary64)) p #s(literal 0 binary64))))
(/.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 0 binary64))) (fma.f64 (-.f64 p #s(literal 0 binary64)) p #s(literal 0 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 p p)) (neg.f64 (-.f64 #s(literal 0 binary64) p)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 p p)) (-.f64 #s(literal 0 binary64) p))
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 p p (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 0 binary64) p))))
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 0 binary64)) (neg.f64 (fma.f64 (-.f64 p #s(literal 0 binary64)) p #s(literal 0 binary64))))
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (-.f64 p #s(literal 0 binary64)) p #s(literal 0 binary64)))
(neg.f64 (-.f64 p #s(literal 0 binary64)))
(fma.f64 (neg.f64 (sqrt.f64 (-.f64 p r))) (neg.f64 (sqrt.f64 (-.f64 p r))) r)
(fma.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)) #s(literal 0 binary64))
(fma.f64 (fabs.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 p r) r)
(fma.f64 (fabs.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (fma.f64 r r (*.f64 p p)))) (-.f64 p r) r)
(fma.f64 (fabs.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (fabs.f64 (fma.f64 p (-.f64 p r) (*.f64 r r))) r)
(fma.f64 (fabs.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (fabs.f64 (fma.f64 r (-.f64 p r) (*.f64 p p))) r)
(fma.f64 (fabs.f64 (sqrt.f64 (-.f64 p r))) (fabs.f64 (sqrt.f64 (-.f64 p r))) r)
(fma.f64 (sqrt.f64 (pow.f64 r #s(literal 3/2 binary64))) (pow.f64 r #s(literal 1/4 binary64)) (-.f64 p r))
(fma.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1 binary64)) (-.f64 p r) r)
(fma.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (fma.f64 r r (*.f64 p p))) #s(literal 1 binary64)) (pow.f64 (-.f64 r p) #s(literal 1 binary64)) r)
(fma.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 r (-.f64 p r) (*.f64 p p)) #s(literal 1 binary64)) r)
(fma.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 p (-.f64 p r) (*.f64 r r)) #s(literal 1 binary64)) r)
(fma.f64 (pow.f64 (sqrt.f64 (-.f64 p r)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (-.f64 p r)) #s(literal 1 binary64)) r)
(fma.f64 (pow.f64 (pow.f64 r #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 r #s(literal 1/4 binary64)) (-.f64 p r))
(fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 p r) r)
(fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (fma.f64 r r (*.f64 p p))) (-.f64 r p) r)
(fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (fma.f64 p (-.f64 p r) (*.f64 r r)) r)
(fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (fma.f64 r (-.f64 p r) (*.f64 p p)) r)
(fma.f64 (sqrt.f64 (-.f64 p r)) (sqrt.f64 (-.f64 p r)) r)
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) #s(literal 0 binary64))
(fma.f64 (pow.f64 r #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 r #s(literal 3/2 binary64))) (-.f64 p r))
(fma.f64 (pow.f64 r #s(literal 1/4 binary64)) (pow.f64 (pow.f64 r #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (-.f64 p r))
(fma.f64 (sqrt.f64 r) (sqrt.f64 r) (-.f64 p r))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) p)) (/.f64 (*.f64 p p) (-.f64 #s(literal 0 binary64) p)))
(-.f64 (-.f64 p r) r)
(-.f64 p #s(literal 0 binary64))
(-.f64 r (-.f64 r p))
(+.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (-.f64 p #s(literal 0 binary64)) p #s(literal 0 binary64))) (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 (-.f64 p #s(literal 0 binary64)) p #s(literal 0 binary64))))
(+.f64 #s(literal 0 binary64) p)
(+.f64 (-.f64 p r) r)
(+.f64 p #s(literal 0 binary64))
(+.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 (-.f64 (-.f64 p #s(literal 0 binary64)) p) #s(literal -1/2 binary64))))
(*.f64 (sqrt.f64 (pow.f64 r #s(literal 3/2 binary64))) (pow.f64 r #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (pow.f64 r #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 r #s(literal 1/4 binary64)))
(*.f64 (pow.f64 r #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 r #s(literal 3/2 binary64))))
(*.f64 (pow.f64 r #s(literal 1/4 binary64)) (pow.f64 (pow.f64 r #s(literal 3/2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 r) (sqrt.f64 r))
(pow.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal 1/4 binary64))
(pow.f64 (*.f64 r r) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 r) #s(literal 2 binary64))
(pow.f64 r #s(literal 1 binary64))
(neg.f64 r)
(sqrt.f64 (*.f64 r r))
(fabs.f64 r)
(exp.f64 (*.f64 (log.f64 r) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 r r)) #s(literal 1/2 binary64)))
(exp.f64 (log.f64 r))
(+.f64 (cosh.f64 (log.f64 r)) (sinh.f64 (log.f64 r)))
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 (fma.f64 (pow.f64 (*.f64 (-.f64 p r) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q (fma.f64 (-.f64 p r) #s(literal 1/2 binary64) q))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q (fma.f64 (-.f64 p r) #s(literal 1/2 binary64) q))) (pow.f64 q #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q (fma.f64 (-.f64 p r) #s(literal 1/2 binary64) q))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q (fma.f64 (-.f64 p r) #s(literal 1/2 binary64) q)))))
(/.f64 (-.f64 (*.f64 q q) (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (fma.f64 (-.f64 p r) #s(literal 1/2 binary64) q))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 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 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q (fma.f64 (-.f64 p r) #s(literal 1/2 binary64) q)))))
(/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 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 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #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 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q (fma.f64 (-.f64 p r) #s(literal 1/2 binary64) q))))
(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 #s(literal 1/2 binary64) (-.f64 p r) q)
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #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 #s(literal -1/2 binary64) (-.f64 p r)))
(-.f64 q (*.f64 (-.f64 p r) #s(literal 1/2 binary64)))
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 p r) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q (fma.f64 (-.f64 p r) #s(literal 1/2 binary64) q)))) (/.f64 (pow.f64 q #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q (fma.f64 (-.f64 p r) #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)))
#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) (-.f64 p r)) p) #s(literal 1/2 binary64)))
(*.f64 (+.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) p) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) p))
(/.f64 (*.f64 (-.f64 (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) #s(literal 2 binary64)) (*.f64 p p)) #s(literal 1/2 binary64)) (-.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) p))
(/.f64 (*.f64 (+.f64 (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 p (-.f64 p #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r))) (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) #s(literal 2 binary64)) (*.f64 p p))) (-.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) p))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) (fma.f64 p (-.f64 p #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r))) (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) #s(literal 2 binary64))))
(fma.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) p))
(fma.f64 #s(literal 1/2 binary64) #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) (*.f64 #s(literal 1/2 binary64) p))
(fma.f64 #s(literal 1/2 binary64) p (*.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) p (*.f64 #s(literal 1/2 binary64) #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r))))
(fma.f64 p #s(literal 1/2 binary64) (*.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) #s(literal 1/2 binary64)))
(fma.f64 p #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r))))
(+.f64 (*.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) p))
(+.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r))) (*.f64 #s(literal 1/2 binary64) p))
(+.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) #s(literal 1/2 binary64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r))))
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) #s(literal 3 binary64)) (fma.f64 p (-.f64 p #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r))) (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) #s(literal 2 binary64))) (*.f64 (fma.f64 p (-.f64 p #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r))) (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) #s(literal 2 binary64))) (pow.f64 p #s(literal 3 binary64)))) (*.f64 (fma.f64 p (-.f64 p #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r))) (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) #s(literal 2 binary64))) (fma.f64 p (-.f64 p #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r))) (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 p p) (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) #s(literal 2 binary64))) (-.f64 p #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) #s(literal 2 binary64)) (*.f64 p p))) (neg.f64 (-.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) p)))
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) (neg.f64 (fma.f64 p (-.f64 p #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r))) (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) #s(literal 2 binary64)) (*.f64 p p)) (-.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) p))
(/.f64 (+.f64 (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 p p (-.f64 (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) #s(literal 2 binary64)) (*.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) p))))
(/.f64 (+.f64 (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 p (-.f64 p #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r))) (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) #s(literal 2 binary64))))
(fma.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)) #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)))
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)))
(-.f64 (/.f64 (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) #s(literal 2 binary64)) (-.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) p)) (/.f64 (*.f64 p p) (-.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) p)))
(+.f64 (/.f64 (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) #s(literal 3 binary64)) (fma.f64 p (-.f64 p #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r))) (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) #s(literal 2 binary64)))) (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 p (-.f64 p #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r))) (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) #s(literal 2 binary64)))))
(+.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)) p)
(+.f64 p #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r)))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (-.f64 p r))
(*.f64 #s(literal 1/2 binary64) (-.f64 p #s(literal 0 binary64)))
(*.f64 (-.f64 p #s(literal 0 binary64)) #s(literal 1/2 binary64))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 p p)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) p))
(/.f64 (*.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (fma.f64 (-.f64 p #s(literal 0 binary64)) p #s(literal 0 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 p p))) (-.f64 #s(literal 0 binary64) p))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 0 binary64))) (fma.f64 (-.f64 p #s(literal 0 binary64)) p #s(literal 0 binary64)))
(fma.f64 #s(literal 1/2 binary64) p #s(literal 0 binary64))
(fma.f64 #s(literal 1/2 binary64) r (*.f64 (-.f64 p r) #s(literal 1/2 binary64)))
(fma.f64 p #s(literal 1/2 binary64) #s(literal 0 binary64))
(fma.f64 r #s(literal 1/2 binary64) (*.f64 (-.f64 p r) #s(literal 1/2 binary64)))
(+.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 (-.f64 p r) #s(literal 1/2 binary64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) r) (*.f64 (-.f64 p r) #s(literal 1/2 binary64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) p) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) p))
(/.f64 (fma.f64 #s(literal 0 binary64) (fma.f64 (-.f64 p #s(literal 0 binary64)) p #s(literal 0 binary64)) (*.f64 (fma.f64 (-.f64 p #s(literal 0 binary64)) p #s(literal 0 binary64)) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 (fma.f64 (-.f64 p #s(literal 0 binary64)) p #s(literal 0 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 p p) #s(literal 0 binary64)) (-.f64 p #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 r r) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) p))
(/.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 p p (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 0 binary64) p))))
(/.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (fma.f64 r r (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 r (-.f64 p r)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 p p))) (neg.f64 (-.f64 #s(literal 0 binary64) p)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 p p))) (-.f64 #s(literal 0 binary64) p))
(/.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 0 binary64))) (neg.f64 (fma.f64 (-.f64 p #s(literal 0 binary64)) p #s(literal 0 binary64))))
(/.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 0 binary64))) (fma.f64 (-.f64 p #s(literal 0 binary64)) p #s(literal 0 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 p p)) (neg.f64 (-.f64 #s(literal 0 binary64) p)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 p p)) (-.f64 #s(literal 0 binary64) p))
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 p p (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 0 binary64) p))))
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 0 binary64)) (neg.f64 (fma.f64 (-.f64 p #s(literal 0 binary64)) p #s(literal 0 binary64))))
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (-.f64 p #s(literal 0 binary64)) p #s(literal 0 binary64)))
(neg.f64 (-.f64 p #s(literal 0 binary64)))
(fma.f64 (neg.f64 (sqrt.f64 (-.f64 p r))) (neg.f64 (sqrt.f64 (-.f64 p r))) r)
(fma.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)) #s(literal 0 binary64))
(fma.f64 (fabs.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 p r) r)
(fma.f64 (fabs.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (fma.f64 r r (*.f64 p p)))) (-.f64 p r) r)
(fma.f64 (fabs.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (fabs.f64 (fma.f64 p (-.f64 p r) (*.f64 r r))) r)
(fma.f64 (fabs.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (fabs.f64 (fma.f64 r (-.f64 p r) (*.f64 p p))) r)
(fma.f64 (fabs.f64 (sqrt.f64 (-.f64 p r))) (fabs.f64 (sqrt.f64 (-.f64 p r))) r)
(fma.f64 (sqrt.f64 (pow.f64 r #s(literal 3/2 binary64))) (pow.f64 r #s(literal 1/4 binary64)) (-.f64 p r))
(fma.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1 binary64)) (-.f64 p r) r)
(fma.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (fma.f64 r r (*.f64 p p))) #s(literal 1 binary64)) (pow.f64 (-.f64 r p) #s(literal 1 binary64)) r)
(fma.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 r (-.f64 p r) (*.f64 p p)) #s(literal 1 binary64)) r)
(fma.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 p (-.f64 p r) (*.f64 r r)) #s(literal 1 binary64)) r)
(fma.f64 (pow.f64 (sqrt.f64 (-.f64 p r)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (-.f64 p r)) #s(literal 1 binary64)) r)
(fma.f64 (pow.f64 (pow.f64 r #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 r #s(literal 1/4 binary64)) (-.f64 p r))
(fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 p r) r)
(fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (fma.f64 r r (*.f64 p p))) (-.f64 r p) r)
(fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (fma.f64 p (-.f64 p r) (*.f64 r r)) r)
(fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (fma.f64 r (-.f64 p r) (*.f64 p p)) r)
(fma.f64 (sqrt.f64 (-.f64 p r)) (sqrt.f64 (-.f64 p r)) r)
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) #s(literal 0 binary64))
(fma.f64 (pow.f64 r #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 r #s(literal 3/2 binary64))) (-.f64 p r))
(fma.f64 (pow.f64 r #s(literal 1/4 binary64)) (pow.f64 (pow.f64 r #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (-.f64 p r))
(fma.f64 (sqrt.f64 r) (sqrt.f64 r) (-.f64 p r))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) p)) (/.f64 (*.f64 p p) (-.f64 #s(literal 0 binary64) p)))
(-.f64 (-.f64 p r) r)
(-.f64 p #s(literal 0 binary64))
(-.f64 r (-.f64 r p))
(+.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (-.f64 p #s(literal 0 binary64)) p #s(literal 0 binary64))) (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 (-.f64 p #s(literal 0 binary64)) p #s(literal 0 binary64))))
(+.f64 #s(literal 0 binary64) p)
(+.f64 (-.f64 p r) r)
(+.f64 p #s(literal 0 binary64))
(+.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)) (fma.f64 #s(literal 1/2 binary64) p #s(literal 0 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)))) p) #s(literal 1/2 binary64)))
(*.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)))) p) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) p))
(/.f64 (*.f64 (-.f64 (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 2 binary64)) (*.f64 p p)) #s(literal 1/2 binary64)) (-.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) p))
(/.f64 (*.f64 (+.f64 (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 p (-.f64 p #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 2 binary64)) (*.f64 p p))) (-.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) p))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) (fma.f64 p (-.f64 p #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 2 binary64))))
(fma.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) p))
(fma.f64 #s(literal 1/2 binary64) #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 #s(literal 1/2 binary64) p))
(fma.f64 #s(literal 1/2 binary64) p (*.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) p (*.f64 #s(literal 1/2 binary64) #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))
(fma.f64 p #s(literal 1/2 binary64) (*.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))
(fma.f64 p #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))
(+.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)))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) p))
(+.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (*.f64 #s(literal 1/2 binary64) p))
(+.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 3 binary64)) (fma.f64 p (-.f64 p #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 2 binary64))) (*.f64 (fma.f64 p (-.f64 p #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 2 binary64))) (pow.f64 p #s(literal 3 binary64)))) (*.f64 (fma.f64 p (-.f64 p #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 2 binary64))) (fma.f64 p (-.f64 p #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 p p) (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 2 binary64))) (-.f64 p #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 2 binary64)) (*.f64 p p))) (neg.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)))) p)))
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) (neg.f64 (fma.f64 p (-.f64 p #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 2 binary64)) (*.f64 p p)) (-.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) p))
(/.f64 (+.f64 (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 p p (-.f64 (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 2 binary64)) (*.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) p))))
(/.f64 (+.f64 (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 p (-.f64 p #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 2 binary64))))
(fma.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)) #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(-.f64 (/.f64 (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 2 binary64)) (-.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) p)) (/.f64 (*.f64 p p) (-.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) p)))
(+.f64 (/.f64 (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 3 binary64)) (fma.f64 p (-.f64 p #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 p (-.f64 p #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (pow.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 2 binary64)))))
(+.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) p)
(+.f64 p #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(/.f64 (-.f64 (pow.f64 (-.f64 p #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 p p)) (+.f64 (-.f64 p #s(literal 0 binary64)) p))
(/.f64 (-.f64 (pow.f64 (-.f64 p #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 p #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 p p (*.f64 (-.f64 p #s(literal 0 binary64)) p))))
(/.f64 (neg.f64 (fma.f64 p p (pow.f64 (-.f64 p #s(literal 0 binary64)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (-.f64 p #s(literal 0 binary64)) p)))
(/.f64 (neg.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (-.f64 p #s(literal 0 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 p #s(literal 0 binary64)) (+.f64 (-.f64 p #s(literal 0 binary64)) p) (*.f64 p p))))
(/.f64 (fma.f64 p p (pow.f64 (-.f64 p #s(literal 0 binary64)) #s(literal 2 binary64))) (+.f64 (-.f64 p #s(literal 0 binary64)) p))
(/.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (-.f64 p #s(literal 0 binary64)) #s(literal 3 binary64))) (fma.f64 (-.f64 p #s(literal 0 binary64)) (+.f64 (-.f64 p #s(literal 0 binary64)) p) (*.f64 p p)))
(-.f64 (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 (-.f64 p #s(literal 0 binary64)) (+.f64 (-.f64 p #s(literal 0 binary64)) p) (*.f64 p p))) (/.f64 (pow.f64 (-.f64 p #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (-.f64 p #s(literal 0 binary64)) (+.f64 (-.f64 p #s(literal 0 binary64)) p) (*.f64 p p))))
(-.f64 (-.f64 p p) #s(literal 0 binary64))
(-.f64 (/.f64 (*.f64 p p) (+.f64 (-.f64 p #s(literal 0 binary64)) p)) (/.f64 (pow.f64 (-.f64 p #s(literal 0 binary64)) #s(literal 2 binary64)) (+.f64 (-.f64 p #s(literal 0 binary64)) p)))
(-.f64 (-.f64 p r) (-.f64 p r))
(-.f64 (-.f64 p #s(literal 0 binary64)) p)
(-.f64 p (-.f64 p #s(literal 0 binary64)))
#s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (-.f64 (-.f64 p #s(literal 0 binary64)) p) #s(literal -1/2 binary64)))
(*.f64 (neg.f64 (sqrt.f64 (-.f64 p r))) (neg.f64 (sqrt.f64 (-.f64 p r))))
(*.f64 (fabs.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 p r))
(*.f64 (fabs.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (fma.f64 r r (*.f64 p p)))) (-.f64 p r))
(*.f64 (fabs.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (fabs.f64 (fma.f64 p (-.f64 p r) (*.f64 r r))))
(*.f64 (fabs.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (fabs.f64 (fma.f64 r (-.f64 p r) (*.f64 p p))))
(*.f64 (fabs.f64 (sqrt.f64 (-.f64 p r))) (fabs.f64 (sqrt.f64 (-.f64 p r))))
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1 binary64)) (-.f64 p r))
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (fma.f64 r r (*.f64 p p))) #s(literal 1 binary64)) (pow.f64 (-.f64 r p) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 r (-.f64 p r) (*.f64 p p)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 p (-.f64 p r) (*.f64 r r)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (-.f64 p r)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (-.f64 p r)) #s(literal 1 binary64)))
(*.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 p r))
(*.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (fma.f64 r r (*.f64 p p))) (-.f64 r p))
(*.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (fma.f64 p (-.f64 p r) (*.f64 r r)))
(*.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (fma.f64 r (-.f64 p r) (*.f64 p p)))
(*.f64 (sqrt.f64 (-.f64 p r)) (sqrt.f64 (-.f64 p r)))
(pow.f64 (sqrt.f64 (-.f64 p r)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (-.f64 p r) #s(literal 1 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 (fma.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 r (-.f64 p r) (*.f64 p p)) (*.f64 (fma.f64 r (-.f64 p r) (*.f64 p p)) (pow.f64 r #s(literal 3 binary64)))) (pow.f64 (fma.f64 r (-.f64 p r) (*.f64 p p)) #s(literal 2 binary64)))
(/.f64 (fabs.f64 (neg.f64 (fma.f64 r r (*.f64 p p)))) (fabs.f64 (neg.f64 (-.f64 r p))))
(/.f64 (fabs.f64 (neg.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (fabs.f64 (neg.f64 (fma.f64 p (-.f64 p r) (*.f64 r r)))))
(/.f64 (fabs.f64 (neg.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (fabs.f64 (neg.f64 (fma.f64 r (-.f64 p r) (*.f64 p p)))))
(/.f64 (fabs.f64 (fma.f64 r r (*.f64 p p))) (-.f64 p r))
(/.f64 (fabs.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (fabs.f64 (fma.f64 p (-.f64 p r) (*.f64 r r))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (fabs.f64 (fma.f64 r (-.f64 p r) (*.f64 p p))))
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (exp.f64 (log.f64 (fma.f64 r (-.f64 p r) (*.f64 p p)))))
(/.f64 (neg.f64 (fma.f64 r r (*.f64 p p))) (neg.f64 (-.f64 r p)))
(/.f64 (neg.f64 (fma.f64 r r (*.f64 p p))) (-.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 p (-.f64 p r) (*.f64 r r))))
(/.f64 (neg.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (neg.f64 (fma.f64 r (-.f64 p r) (*.f64 p p))))
(/.f64 (neg.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)))
(/.f64 (neg.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (fma.f64 r (-.f64 p r) (*.f64 p p)))
(/.f64 (neg.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 p r))
(/.f64 (fma.f64 r r (*.f64 p p)) (neg.f64 (-.f64 r p)))
(/.f64 (fma.f64 r r (*.f64 p p)) (-.f64 r p))
(/.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (neg.f64 (fma.f64 p (-.f64 p r) (*.f64 r r))))
(/.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (neg.f64 (fma.f64 r (-.f64 p r) (*.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)))
(/.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 r (-.f64 p r) (*.f64 p p)))
(/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (-.f64 p r))
(neg.f64 (-.f64 p r))
(fma.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)) r)
(fma.f64 (sqrt.f64 (pow.f64 r #s(literal 3/2 binary64))) (pow.f64 r #s(literal 1/4 binary64)) p)
(fma.f64 (pow.f64 (pow.f64 r #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 r #s(literal 1/4 binary64)) p)
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) r)
(fma.f64 (pow.f64 r #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 r #s(literal 3/2 binary64))) p)
(fma.f64 (pow.f64 r #s(literal 1/4 binary64)) (pow.f64 (pow.f64 r #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) p)
(fma.f64 (sqrt.f64 r) (sqrt.f64 r) p)
(sqrt.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 r (-.f64 p r) (*.f64 p p))) (/.f64 (pow.f64 r #s(literal 3 binary64)) (fma.f64 r (-.f64 p r) (*.f64 p p))))
(-.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 p r)
(fabs.f64 (-.f64 (/.f64 (*.f64 r r) (-.f64 p r)) (/.f64 (*.f64 p p) (-.f64 p r))))
(fabs.f64 (-.f64 (/.f64 (*.f64 p p) (-.f64 r p)) (/.f64 (*.f64 r r) (-.f64 r p))))
(fabs.f64 (-.f64 (/.f64 (pow.f64 r #s(literal 3 binary64)) (fma.f64 r (-.f64 p r) (*.f64 p p))) (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 r (-.f64 p r) (*.f64 p p)))))
(fabs.f64 (-.f64 r p))
(fabs.f64 (-.f64 p r))
(hypot.f64 (exp.f64 (log.f64 p)) (pow.f64 (pow.f64 r #s(literal 1/4 binary64)) #s(literal 4 binary64)))
(hypot.f64 (exp.f64 (log.f64 p)) r)
(hypot.f64 p (pow.f64 (pow.f64 r #s(literal 1/4 binary64)) #s(literal 4 binary64)))
(hypot.f64 p r)
(exp.f64 (log.f64 (-.f64 p r)))
(+.f64 (cosh.f64 (log.f64 (-.f64 p r))) (sinh.f64 (log.f64 (-.f64 p r))))
(+.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 (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 r (-.f64 p r) (*.f64 p p))) (/.f64 (pow.f64 r #s(literal 3 binary64)) (fma.f64 r (-.f64 p r) (*.f64 p p))))
(+.f64 p r)
(+.f64 r 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
#s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (fma.f64 #s(literal 1/2 binary64) p #s(literal 0 binary64)))
(*.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))))))

eval959.0ms (13.5%)

Memory
-197.3MiB live, 54.1MiB allocated; 1.6s collecting garbage
Compiler

Compiled 29 367 to 2 616 computations (91.1% saved)

prune58.0ms (0.8%)

Memory
-82.4MiB live, 41.5MiB allocated; 14ms collecting garbage
Pruning

15 alts after pruning (12 fresh and 3 done)

PrunedKeptTotal
New5019510
Fresh437
Picked415
Done325
Total51215527
Accuracy
99.6%
Counts
527 → 15
Alt Table
Click to see full alt table
StatusAccuracyProgram
38.5%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 #s(approx (/ (- (fabs r) (- p (fabs p))) r) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))) r))
38.1%
#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)))
34.8%
#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)))
8.0%
#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.2%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
48.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) (fma.f64 (neg.f64 (-.f64 p r)) #s(literal 1/2 binary64) q)))
44.4%
#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(approx (+ p (fabs r)) (fabs.f64 r)) #s(literal 1/2 binary64) q)))
31.0%
#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 (fabs r)) 1/2) q) (*.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 r) q) p) #s(literal 1/2 binary64)) p))))
43.2%
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) r) (fabs p)) 1/2) (*.f64 (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/8 binary64) (fma.f64 (/.f64 (+.f64 (fabs.f64 p) r) q) #s(literal 1/2 binary64) #s(literal 1 binary64))) q)))
34.6%
#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 (*.f64 (sqrt.f64 r) (sqrt.f64 r))) p)))))
46.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 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (*.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p))))))))
32.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 #s(literal -1/2 binary64) #s(approx (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p))) (-.f64 p (fabs.f64 p))))))
64.6%
#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)) #s(approx (* -1/2 (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)))) (fma.f64 (-.f64 p (fabs.f64 p)) #s(literal -1/2 binary64) r))))
40.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)) #s(approx (* -1/2 (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)))) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) r))))
35.4%
#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)) #s(approx (* -1/2 (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)))) r)))
Compiler

Compiled 2 411 to 744 computations (69.1% saved)

regimes65.0ms (0.9%)

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

7 calls:

11.0ms
r
9.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
9.0ms
p
9.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)))))))
Results
AccuracySegmentsBranch
84.4%2(pow.f64 q #s(literal 2 binary64))
84.4%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
80.7%3(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
80.7%3(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
76.7%4p
72.3%3r
84.4%2q
Compiler

Compiled 51 to 54 computations (-5.9% saved)

regimes13.0ms (0.2%)

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

3 calls:

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

Compiled 9 to 15 computations (-66.7% saved)

regimes17.0ms (0.2%)

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

3 calls:

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

Compiled 9 to 15 computations (-66.7% saved)

regimes17.0ms (0.2%)

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

7 calls:

3.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
63.3%3r
69.4%3p
44.4%1(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
44.4%1(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
63.5%2(pow.f64 q #s(literal 2 binary64))
63.5%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
63.5%2q
Compiler

Compiled 51 to 54 computations (-5.9% saved)

regimes13.0ms (0.2%)

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

4 calls:

6.0ms
(pow.f64 q #s(literal 2 binary64))
2.0ms
p
2.0ms
q
2.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
Results
AccuracySegmentsBranch
63.5%2(pow.f64 q #s(literal 2 binary64))
63.5%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
63.5%2q
54.7%3p
Compiler

Compiled 10 to 18 computations (-80% saved)

regimes14.0ms (0.2%)

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

7 calls:

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
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
40.5%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.5%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.5%1p
40.5%1r
40.5%1(pow.f64 q #s(literal 2 binary64))
40.5%1(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
40.5%1q
Compiler

Compiled 51 to 54 computations (-5.9% saved)

regimes12.0ms (0.2%)

Memory
21.6MiB live, 21.6MiB allocated; 0ms collecting garbage
Counts
4 → 2
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)) #s(approx (* -1/2 (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)))) r)))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #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)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) #s(approx (* -1/2 (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)))) 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
p
2.0ms
r
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
37.7%2p
38.9%2r
35.4%1(pow.f64 q #s(literal 2 binary64))
35.4%1(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
35.4%1(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
35.4%1(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
35.4%1q
Compiler

Compiled 51 to 54 computations (-5.9% saved)

regimes7.0ms (0.1%)

Memory
-36.2MiB live, 10.1MiB allocated; 2ms collecting garbage
Accuracy

Total -21.9b remaining (-53.1%)

Threshold costs -21.9b (-53.1%)

Counts
2 → 1
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)) #s(approx (* -1/2 (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)))) r)))
#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)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) #s(approx (* -1/2 (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)))) r)))
Calls

4 calls:

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

Compiled 10 to 18 computations (-80% saved)

bsearch22.0ms (0.3%)

Memory
27.4MiB live, 27.4MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
19.0ms
4.327183606727181e+46
9.974682362422213e+52
Samples
13.0ms144×0valid
Compiler

Compiled 880 to 636 computations (27.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 10.0ms
ival-add: 2.0ms (20.8% of total)
ival-pow2: 2.0ms (20.8% of total)
ival-div: 1.0ms (10.4% of total)
ival-mult: 1.0ms (10.4% of total)
ival-fabs: 1.0ms (10.4% of total)
ival-sub: 1.0ms (10.4% of total)
ival-sqrt: 1.0ms (10.4% 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.4MiB live, 2.4MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
1.0ms
4.327183606727181e+46
9.974682362422213e+52
Compiler

Compiled 979 to 672 computations (31.4% saved)

bsearch2.0ms (0%)

Memory
2.4MiB live, 2.4MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
1.0ms
4.327183606727181e+46
9.974682362422213e+52
Compiler

Compiled 1 006 to 681 computations (32.3% saved)

bsearch28.0ms (0.4%)

Memory
-13.8MiB live, 33.7MiB allocated; 1ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
10.0ms
1.1005624552844429e-147
3.481002051069518e-147
14.0ms
-2.867924319947202e+40
-5.912598492911361e+39
Samples
16.0ms176×0valid
Compiler

Compiled 1 176 to 801 computations (31.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 12.0ms
ival-pow2: 3.0ms (25.6% of total)
ival-add: 2.0ms (17.1% of total)
ival-mult: 2.0ms (17.1% of total)
ival-div: 1.0ms (8.5% of total)
ival-fabs: 1.0ms (8.5% of total)
ival-sub: 1.0ms (8.5% of total)
ival-sqrt: 1.0ms (8.5% 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)

bsearch39.0ms (0.6%)

Memory
-21.4MiB live, 24.7MiB allocated; 33ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
36.0ms
2.9200336970983787e+27
4.8398945312303667e+30
Samples
31.0ms128×0valid
Compiler

Compiled 881 to 600 computations (31.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 28.0ms
ival-pow2: 21.0ms (75.2% of total)
ival-add: 2.0ms (7.2% of total)
ival-div: 1.0ms (3.6% of total)
ival-mult: 1.0ms (3.6% of total)
ival-fabs: 1.0ms (3.6% of total)
ival-sub: 1.0ms (3.6% of total)
ival-sqrt: 1.0ms (3.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)

bsearch19.0ms (0.3%)

Memory
24.0MiB live, 24.0MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
17.0ms
2.8879310249870717e-216
2.409848150011081e-213
Samples
12.0ms128×0valid
Compiler

Compiled 681 to 496 computations (27.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 9.0ms
ival-add: 2.0ms (23.2% of total)
ival-pow2: 2.0ms (23.2% of total)
ival-div: 1.0ms (11.6% of total)
ival-mult: 1.0ms (11.6% of total)
ival-fabs: 1.0ms (11.6% of total)
ival-sub: 1.0ms (11.6% of total)
ival-sqrt: 1.0ms (11.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)

simplify46.0ms (0.7%)

Memory
-15.3MiB live, 34.2MiB allocated; 2ms collecting garbage
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
091743
1175711
2430711
31237711
43628701
Stop Event
node limit
Calls
Call 1
Inputs
(if (<=.f64 q #s(literal 68000000000000001034406005114621059416179116867584 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 (neg.f64 (-.f64 p r)) #s(literal 1/2 binary64) q))))
(if (<=.f64 q #s(literal 68000000000000001034406005114621059416179116867584 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)) #s(approx (* -1/2 (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)))) (fma.f64 (-.f64 p (fabs.f64 p)) #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) (fma.f64 (neg.f64 (-.f64 p r)) #s(literal 1/2 binary64) q))))
(if (<=.f64 q #s(literal 68000000000000001034406005114621059416179116867584 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)) #s(approx (* -1/2 (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)))) (fma.f64 (-.f64 p (fabs.f64 p)) #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) (fma.f64 #s(approx (+ p (fabs r)) (fabs.f64 r)) #s(literal 1/2 binary64) q))))
(if (<=.f64 p #s(literal -26000000000000000548058509987283698974720 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 (* (sqrt r) (sqrt r))) (fabs p))) (-.f64 p (fabs.f64 p)))))) (if (<=.f64 p #s(literal 6118522760578747/1799565517817278553124215403074392743547878847320766653240302229044735032268595148127616274441556342859968364253408358049283306422197719875603406072346065542053888 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(approx (+ p (fabs r)) (fabs.f64 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)) #s(approx (* -1/2 (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)))) r)))))
(if (<=.f64 q #s(literal 2050000000000000026689732083712 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)) #s(approx (* -1/2 (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)))) (fma.f64 #s(literal 1/2 binary64) (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 #s(approx (+ p (fabs r)) (fabs.f64 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)) #s(approx (* -1/2 (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)))) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) r))))
(if (<=.f64 r #s(literal 1006710950476241/12129047596099288555851402253613301212944422008724192274523844047078523067862319424459987568973800608988185396071336509423215469094646987433158494336259227650034804500162889887111447543996862850197367181200909912116350366045437952 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)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) #s(approx (* -1/2 (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs 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)) #s(approx (* -1/2 (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)))) r)))
Outputs
(if (<=.f64 q #s(literal 68000000000000001034406005114621059416179116867584 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 (neg.f64 (-.f64 p r)) #s(literal 1/2 binary64) q))))
(if (<=.f64 q #s(literal 68000000000000001034406005114621059416179116867584 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 (+.f64 (neg.f64 p) r) #s(literal 1/2 binary64) q))))
(if (<=.f64 q #s(literal 68000000000000001034406005114621059416179116867584 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)) #s(approx (* -1/2 (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)))) (fma.f64 (-.f64 p (fabs.f64 p)) #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) (fma.f64 (neg.f64 (-.f64 p r)) #s(literal 1/2 binary64) q))))
(if (<=.f64 q #s(literal 68000000000000001034406005114621059416179116867584 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)) #s(approx (* -1/2 (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)))) (fma.f64 (-.f64 p (fabs.f64 p)) #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) (fma.f64 (+.f64 (neg.f64 p) r) #s(literal 1/2 binary64) q))))
(if (<=.f64 q #s(literal 68000000000000001034406005114621059416179116867584 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)) #s(approx (* -1/2 (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)))) (fma.f64 (-.f64 p (fabs.f64 p)) #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) (fma.f64 #s(approx (+ p (fabs r)) (fabs.f64 r)) #s(literal 1/2 binary64) q))))
(if (<=.f64 p #s(literal -26000000000000000548058509987283698974720 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 (* (sqrt r) (sqrt r))) (fabs p))) (-.f64 p (fabs.f64 p)))))) (if (<=.f64 p #s(literal 6118522760578747/1799565517817278553124215403074392743547878847320766653240302229044735032268595148127616274441556342859968364253408358049283306422197719875603406072346065542053888 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(approx (+ p (fabs r)) (fabs.f64 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)) #s(approx (* -1/2 (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)))) r)))))
(if (<=.f64 q #s(literal 2050000000000000026689732083712 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)) #s(approx (* -1/2 (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)))) (fma.f64 #s(literal 1/2 binary64) (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 #s(approx (+ p (fabs r)) (fabs.f64 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)) #s(approx (* -1/2 (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)))) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) r))))
(if (<=.f64 r #s(literal 1006710950476241/12129047596099288555851402253613301212944422008724192274523844047078523067862319424459987568973800608988185396071336509423215469094646987433158494336259227650034804500162889887111447543996862850197367181200909912116350366045437952 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)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) #s(approx (* -1/2 (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs 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)) #s(approx (* -1/2 (- p (+ (+ r (* (sqrt r) (sqrt r))) (fabs p)))) r)))

derivations749.0ms (10.5%)

Memory
8.2MiB live, 532.9MiB allocated; 14ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
070512
096468
1412468
23070411
011422397
05972986
121542884
084692691
07413377
126033241
088723024
062400
090396
1422396
23646371
08308362
05763228
121133014
086852798
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
Compiler

Compiled 805 to 93 computations (88.4% saved)

preprocess48.0ms (0.7%)

Memory
27.8MiB live, 74.6MiB allocated; 2ms collecting garbage
Compiler

Compiled 2 050 to 422 computations (79.4% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...